mirror of
https://github.com/instructkr/claude-code.git
synced 2026-05-31 01:36:45 +00:00
feat: auto-compact and retry on context window errors
Adds automatic compaction and retry when context window is exceeded.
This commit is contained in:
@@ -10,6 +10,7 @@ pub mod bash_validation;
|
||||
mod bootstrap;
|
||||
pub mod branch_lock;
|
||||
mod compact;
|
||||
pub mod trident;
|
||||
mod config;
|
||||
pub mod config_validate;
|
||||
mod conversation;
|
||||
|
||||
Reference in New Issue
Block a user