Add status line showing loaded context in agent mode
Shows checkmarks for README, AGENTS.md, and Memory if loaded, or dots if not found. Displayed below the working directory line.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
pub mod context_window;
|
||||
pub mod background_process;
|
||||
pub mod compaction;
|
||||
pub mod code_search;
|
||||
pub mod error_handling;
|
||||
pub mod feedback_extraction;
|
||||
|
||||
Reference in New Issue
Block a user