- chore: document AGENTS.md
- redirect uncaught errors to log file
- fix codex not working
- add output length errors
- make edit tool more robust
- integrate gemini-cli strategies for edit tool
- more edit tool fixes
- fix: guard against large output limit causing infinite summarize loop (#399)
- Fix
undefined is not an object (evaluating 'G.title')
(#395) - feat: default system theme (#419)
- fix(tui): make opencode theme default
- fix(tui): editor spinner colors
- chore: tui agents.md
- fix(tui): visual issue with modal selected items in system theme
- fix(tui): chat editor aesthetics
- feat(tui): show lsp diagnostics for edit and write tools
- fix(tui): editor width issues
- feat(tui): more themes
- feat(tui): more themes
- fix(tui): editor styles were off
- Merge branch 'rekram1-node-chore/update-config-docs' into dev
- fix: improve JSON formatting and add piped output support for run command
- disable task tool temporarily