feat: present options to user when context length is exceeded (#2207)

Co-authored-by: Yingjie He <yingjiehe@squareup.com>
This commit is contained in:
Salman Mohammed
2025-04-23 21:19:32 -03:00
committed by GitHub
parent 1b9699cca3
commit fd1f829751
19 changed files with 825 additions and 303 deletions
+1
View File
@@ -1,4 +1,5 @@
mod agent;
mod context;
pub mod extension;
pub mod extension_manager;
pub mod platform_tools;