feat: Removed indicatif spinners. The UX just won't stop clobbering for parallel graph nodes

This commit is contained in:
2026-05-22 12:56:04 -06:00
parent 61e7e7b421
commit bbcab3bbc3
7 changed files with 204 additions and 187 deletions
-1
View File
@@ -5,7 +5,6 @@ pub mod llm;
pub mod logging;
pub mod map;
pub mod parser;
pub mod progress;
pub mod rag;
pub mod reducer;
pub mod script;