summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2025-06-21Created a Theme inspired by the matrix (#285)tyrellshawn
2025-06-21Add error handling on the calls to the server to debug issue #132 (#137)Thomas Meire
2025-06-20footer clarifies it's showing context usage, not input token usageDax Raad
2025-06-20huge optimization for token usage with anthropicDax Raad
2025-06-20Add --method option to upgrade command for manual installation method selectionDax Raad
🤖 Generated with [opencode](https://opencode.ai) Co-Authored-By: opencode <[email protected]>
2025-06-20handle brew upgrades betterDax Raad
2025-06-20make IDs more randomDax Raad
2025-06-20docs: add API client generation instructions to README and AGENTS.md (#273)Saatvik Arya
2025-06-20fix: return false for missing AWS_PROFILE in amazon-bedrock provider (#277)Saatvik Arya
2025-06-20fix(tui): visual tweaks to themesadamdottv
2025-06-20docs: cleanup casingadamdottv
2025-06-20docs: new themes docsadamdottv
2025-06-20feat(tui): one dark themeadamdottv
2025-06-20feat(tui): kanagawa themeadamdottv
2025-06-20feat(tui): gruvbox themeadamdottv
2025-06-20feat(tui): catppuccin themeadamdottv
2025-06-20feat(tui): nord themeadamdottv
2025-06-20feat(tui): custom themesadamdottv
2025-06-20feat(tui): theme switcher with preview (#264)Márk Magyar
2025-06-20docs: share bugsJay V
2025-06-20docs: share page bugsJay V
2025-06-20fix issue with conversations hangingDax Raad
2025-06-20docs: readmeDax Raad
2025-06-20Consolidate session context handling and add global config supportDax Raad
Refactored context file discovery by removing separate SessionContext module and integrating functionality into SystemPrompt.context(). Added support for finding AGENTS.md and CLAUDE.md files in global config directories. 🤖 Generated with [opencode](https://opencode.ai) Co-Authored-By: opencode <[email protected]>
2025-06-20feat: forward provider options from model config (#202)Josh
Co-authored-by: Dax Raad <[email protected]>
2025-06-20fix(#243): claude on aws bedrock (#241)Dmytro Yankovskyi
Co-authored-by: Dax Raad <[email protected]>
2025-06-20chore: use client_id everywhere (#260)niba
2025-06-20docs: theme schema updateadamdottv
2025-06-20docs: theme schemaadamdottv
2025-06-20chore(tui): rename theme colorsadamdottv
2025-06-20docs: add configJay V
2025-06-20docs: share headerJay V
2025-06-20docs: testJay V
2025-06-20docs: testJay V
2025-06-20docs: testJay V
2025-06-20fix(tui): async load messages on theme/session switchadamdottv
2025-06-20fix(tui): input latency optimizationadamdottv
2025-06-20fix(tui): fetch tool more defensiveadamdottv
2025-06-20fix(tui): typeahead open/close perfadamdottv
2025-06-20chore: fix typescript issuesadamdottv
2025-06-20fix(tui): insert newline correctly positionedadamdottv
2025-06-20fix(tui): input feels laggyadamdottv
2025-06-20docs: remove opencode.jsonDax Raad
2025-06-20config validationDax Raad
2025-06-19fix: phantom input bug on wsl (#200)Rohan Godha
2025-06-19docs: fix typo in config.mdx (#218)Tom Watkins
2025-06-19fix for azure models not liking tool definitionsDax Raad
2025-06-19docs: tweak landerJay V
2025-06-19docs: Update README.mdJay
2025-06-19remove unused permission timeoutDax Raad