summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2025-07-08fix(tui): panic when reading/writing clipboard on linuxadamdottv
2025-07-08docs: share page imageJay V
2025-07-08docs: share page many model caseJay V
2025-07-08add typescript lsp timeout if it fails to startDax Raad
2025-07-08properly load typescript lsp in subpathsDax Raad
2025-07-08big rework of LSP systemDax Raad
2025-07-08docs: share bugsJay V
2025-07-08docs: share error partJay V
2025-07-08docs: share page bugsJay V
2025-07-08docs: share image modelJay V
2025-07-08fix: make compact command interruptible (#691)Timo Clasen
Co-authored-by: GitHub Action <[email protected]>
2025-07-08fix(tool): fix ripgrep invocation on Windows (#700)strager
Co-authored-by: Adam <[email protected]>
2025-07-08feat(storage): ensure storage directory exists and handle paths correctly (#771)Rami Chowdhury
2025-07-08fix: support cancelled task state (#775)Robb Currall
2025-07-08Add support for the Zig Language Server (ZLS) (#756)Frank Denis
2025-07-08docs: add terminal requirements (#708)Tommy
2025-07-08[config json schema] declare default values and examples for in-ide ↵Gal Schlezinger
documentation (#754)
2025-07-08fix: env has to be stringadamdottv
2025-07-08fix(tui): pasting causes panic on macosadamdottv
2025-07-08fix(tui): model/provider arg parsingadamdottv
2025-07-08fix(copilot): add vision request header (#773)Timo Clasen
2025-07-08fix: image readingadamdottv
2025-07-08fix: display errors when using `opencode run ...` (#751)Aiden Cline
2025-07-08fix: include symlinks in ripgrep searchesadamdottv
2025-07-08Update STATS.mdDax
2025-07-08feat(tui): command aliasesadamdottv
2025-07-08feat(tui): paste images and pdfsadamdottv
2025-07-08ignore: update download stats 2025-07-08GitHub Action
2025-07-08ignore: update download stats 2025-07-08GitHub Action
2025-07-08feat(tui): handle --model and --prompt flagsadamdottv
2025-07-07start file watcher only for tuiDax Raad
2025-07-07better handling of aborting sessionsDax Raad
2025-07-07docs: introJay V
2025-07-07fix crash when running on new projectDax Raad
2025-07-07fix mcp tools corrupting sessionDax Raad
2025-07-07run: truncate promptDax Raad
2025-07-07docs: canonical urlJay V
2025-07-07append piped stdin to promptDax Raad
2025-07-07docs: dynamic domainJay V
2025-07-07Add stdin support to run commandDax Raad
Allow piping content to opencode run when no message arguments are provided, enabling standard Unix pipe patterns for better CLI integration. 🤖 Generated with [opencode](https://opencode.ai) Co-Authored-By: opencode <[email protected]>
2025-07-07docs: debugJay V
2025-07-07wip: model and prompt flags for tuiDax Raad
2025-07-07docs: debug infoJay V
2025-07-07fix interruptDax Raad
2025-07-07v2 message format and upgrade to ai sdk v5 (#743)Dax
Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Liang-Shih Lin <[email protected]> Co-authored-by: Dominik Engelhardt <[email protected]> Co-authored-by: Jay V <[email protected]> Co-authored-by: adamdottv <[email protected]>
2025-07-07docs: discordJay V
2025-07-06Fix Elixir LSP startup (#726)Dominik Engelhardt
2025-07-06fix: Skip opencode upgrade if same version (#720)Liang-Shih Lin
2025-07-06Update download stats 2025-07-06GitHub Action
2025-07-05fix openrouter caching with anthropic, should be a lot cheaperDax Raad