Remove RLM/Duo modes and restore footer scroll

This commit is contained in:
Hunter Bown
2026-02-03 18:29:36 -06:00
parent 02ecc51e9c
commit e0bccecd5c
39 changed files with 126 additions and 5350 deletions
-1
View File
@@ -121,7 +121,6 @@ Responses API (with automatic fallback if needed).
- **`utils.rs`** - Common utilities
- **`logging.rs`** - Logging infrastructure
- **`compaction.rs`** - Context compaction for long conversations
- **`rlm.rs`** - Reflection/reasoning utilities
- **`pricing.rs`** - Cost estimation
- **`prompts.rs`** - System prompt templates
- **`project_doc.rs`** - Project documentation handling