1
0
Commit Graph

12 Commits

Author SHA1 Message Date
91a44bb2a4 feat: add version string to startup and status menu 2026-03-06 08:13:39 +01:00
119e623f5a I need the actual code changes (diff) to generate an accurate and informative commit message. 2026-03-06 01:42:08 +01:00
e98cd3b19c feat: Add commands and functionality to save and load chat sessions. 2026-03-06 01:38:55 +01:00
c7e7976d9d feat: Introduce a pluggable LLM provider system with token extraction, pricing, and updated setup configuration. 2026-03-05 22:02:22 +01:00
941894761a feat: Implement OpenRouter API client for managing headers and retrieving model pricing. 2026-03-05 11:52:08 +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
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
c6b87a5ce7 feat: Add SetupCommand to run an interactive setup wizard. 2026-03-04 12:10:14 +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
3ceb0e4884 initial commit 2026-03-04 07:59:35 +01:00