summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Collapse)Author
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-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-19remove unused permission timeoutDax Raad
2025-06-19temporarily disable project details in system promptDax Raad
2025-06-19fix gopls download spewing into terminalDax Raad
2025-06-19fix(tui): upgrade notificationadamdottv
2025-06-19docs: shareJay V
2025-06-19fix(tui): better help on homeadamdottv
2025-06-19docs: tweakJay V
2025-06-19docs: copyJay V
2025-06-19docs: stylesJay V
2025-06-19docs: adding to configJay V
2025-06-19docs: editsJay V
2025-06-19Copy changesJay V
2025-06-19fix(tui): better tool titlesadamdottv
2025-06-19feat(tui): better task tool renderingadamdottv
2025-06-19fix(tui): sorted tool arg mapsadamdottv
2025-06-19fix: typescript erroradamdottv
2025-06-19fix(tui): sorted tool arg mapsadamdottv
2025-06-19use production share urlDax Raad
2025-06-19ci: shareDax Raad
2025-06-19add schema descriptions to config fieldsDax Raad
Enhance configuration schema with descriptive text for all fields to improve developer experience and auto-generated documentation. 🤖 Generated with [opencode](https://opencode.ai) Co-Authored-By: opencode <[email protected]>
2025-06-19fix task agent performance issuesDax Raad