summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2025-06-26fix(tui): editor width issuesadamdottv
2025-06-26feat(tui): show lsp diagnostics for edit and write toolsadamdottv
2025-06-26fix(tui): chat editor aestheticsadamdottv
2025-06-26fix(tui): visual issue with modal selected items in system themeadamdottv
2025-06-26chore: tui agents.mdadamdottv
2025-06-26docs: social shareJay V
2025-06-26fix(tui): editor spinner colorsadamdottv
2025-06-26docs: share page responsive diffJay V
2025-06-26docs: system themeadamdottv
2025-06-26fix(tui): make opencode theme defaultadamdottv
2025-06-26feat: default system theme (#419)Adam
2025-06-26Fix `undefined is not an object (evaluating 'G.title')` (#395)Mike Wallio
2025-06-26fix: guard against large output limit causing infinite summarize loop (#399)Juhani Pelli
2025-06-26more edit tool fixesDax Raad
2025-06-26integrate gemini-cli strategies for edit toolDax Raad
2025-06-26make edit tool more robustDax Raad
2025-06-26ignore: typoDax Raad
2025-06-26add output length errorsDax Raad
2025-06-26fix codex not workingDax Raad
2025-06-26redirect uncaught errors to log fileDax Raad
2025-06-26chore: document AGENTS.mdrekram1-node
2025-06-24better error message when bad directory is specified to start inDax Raad
2025-06-24Enhance auth command with environment variable display and add models commandDax Raad
2025-06-24do not print error on ctrl+c during promptsDax Raad
2025-06-24ci: bun lockDax Raad
2025-06-24ci: fix type issueDax Raad
2025-06-24remove accidental opanai autoloaderDax Raad
2025-06-24added opencode serve commandDax Raad
2025-06-24docs: share page stylesJay V
2025-06-24docs: share page bash tool outputJay V
2025-06-24fix: file completions replaced wrong text when paths overlap (#378)Aiden Cline
2025-06-24docs: windows instructionsDax Raad
2025-06-24ci: windowsDax Raad
2025-06-24ci: windowsDax Raad
2025-06-24ci: windowsDax Raad
2025-06-24ci: windowsDax Raad
2025-06-24windows fixes (#374)Dax
2025-06-24docs: Share page diff view improvements (#373)Jay
2025-06-24ignore: revertDax Raad
2025-06-24ci: upgrade bunDax Raad
2025-06-24potential fix for failing to install provider package on first runDax Raad
2025-06-24docs: share code blocks in markdownJay V
2025-06-24feat: delete sessions (#362)Adam
2025-06-24remove debug code writing to /tmp/message.jsonDax Raad
2025-06-24ignore: fix type errorsDax Raad
2025-06-24externalize github copilot codeDax Raad
2025-06-24feat(tui): add debounce logic to escape key interrupt (#169)Tom
2025-06-23add HOMEBREW_NO_AUTO_UPDATE to brew upgradesDax Raad
2025-06-23force use npm registryDax Raad
2025-06-23fix: typescript error (any) from models (#347)GitMurf