1
0
Commit Graph

15 Commits

Author SHA1 Message Date
5fb914dbc8 feat: Add OpenRouter API integration for model pricing and headers. 2026-03-05 11:52:01 +01:00
de6a21fb5a feat: Relax deduplication in ContextCompactor to retain up to 3 file reads 2026-03-05 11:27:21 +01:00
ed897aeb01 feat: Introduce a /reset command to clear the chat session and token tracking, and update documentation. 2026-03-04 22:24:05 +01:00
d7a94436d1 feat: Add file editing tools with anchor validation and improve context compaction by redacting stale ReadFile results based on deduplication and time-to-live. 2026-03-04 16:22:57 +01:00
31cf7cb4c1 feat: Introduce Hashline encoding/validation, implement core REPL and chat session logic, and establish initial project structure with a license and editor configuration. 2026-03-04 14:54:36 +01:00
928ca8c454 feat: add TokenTracker for managing token usage, costs, and context. 2026-03-04 12:11:39 +01:00
c6b87a5ce7 feat: Add SetupCommand to run an interactive setup wizard. 2026-03-04 12:10:14 +01:00
e6a607f3c4 feat: update README to reflect model pricing display, enhanced context compaction, and new interactive/JSON-based configuration. 2026-03-04 12:09:03 +01:00
d12a75bcfb feat: update default model to qwen/qwen3.5-397b-a17b 2026-03-04 12:04:50 +01:00
0a1b1c7714 Update 2026-03-04 11:22:08 +01:00
2e94985975 feat: Add CommandTool for user-approved shell command execution, integrating it with a custom spinner that can be paused during interaction. 2026-03-04 11:17:25 +01:00
2b122a28c9 feat: Implement a user-approved shell command execution tool and a Windows installer script. 2026-03-04 11:04:01 +01:00
b05e905dc4 Refactor command ideas by consolidating basic commands, structuring configuration, and introducing advanced safety and Git integration features. 2026-03-04 08:42:21 +01:00
218c9cebb6 feat: introduce slash commands, token tracking, context compaction, grep_recursive tool, and update README with new features and project structure. 2026-03-04 08:24:14 +01:00
3ceb0e4884 initial commit 2026-03-04 07:59:35 +01:00