summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2025-06-22fix double entry of github copilot in auth loginDax Raad
2025-06-22Add Github Copilot OAuth authentication flow (#305)Martin Palma
2025-06-22docs: contributingDax Raad
2025-06-22fix(tui): color contrast fixes for nordadamdottv
2025-06-22fix(tui): help dialog visualsadamdottv
2025-06-22ignore: fix typos and formatting (#294)Márk Magyar
2025-06-22fix: resolve test failures by adding missing zod-openapi import (#301)Tom
Co-authored-by: opencode <[email protected]>
2025-06-22combine stdout and stderr in bash tool output (#300)Tom
Co-authored-by: opencode <[email protected]> Co-authored-by: Dax Raad <[email protected]>
2025-06-22fix(tui): mouse wheel escape codes leaking into inputAdam
2025-06-22fix(tui): cleanup help dialogadamdottv
2025-06-22fix: invisible html tags and compact long delay (#304)phantomreactor
2025-06-22fix(tui): cleanup modal visualsadamdottv
2025-06-22fix(tui): theme dialog visualsadamdottv
2025-06-21fix: session title generation (#293)Márk Magyar
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