Commit Graph

4744 Commits (49fa4fce1cfd6eef129ca5e292e4dbd7573779bd)

Author SHA1 Message Date
opencode 49fa4fce1c release: v1.0.197 2025-12-26 14:35:38 -06:00
Dax Raad b59a021c94 Revert "feat: better styling for small screens (short and/or not wide) (#5968)"
This reverts commit ac371d2987.
2025-12-26 14:35:38 -06:00
GitHub Action 571a6ec6fc chore: generate 2025-12-26 14:35:37 -06:00
opencode f6a622d2fd release: v1.0.196 2025-12-26 14:35:37 -06:00
Adam b47c9a4f9e fix(desktop): last text part streaming 2025-12-26 14:35:37 -06:00
Adam 807d61cb94 fix(desktop): render perf 2025-12-26 14:35:37 -06:00
Jay V 32cf23ffef docs: edits 2025-12-26 14:35:36 -06:00
Jay V f2ceb55514 docs: add comprehensive CLI command documentation for agent, mcp, session, stats, and web commands 2025-12-26 14:35:36 -06:00
Jay V cdc9c007bd docs: make MCP server documentation more scannable and add Sentry example 2025-12-26 14:35:36 -06:00
Adam 5de8dd131b chore: cleanup 2025-12-26 14:35:36 -06:00
Adam a663ab81e5 fix(desktop): summary flicker 2025-12-26 14:35:36 -06:00
Adam 4154067dfd feat(desktop): show read tool args 2025-12-26 14:35:35 -06:00
GitHub Action 4dcd196135 chore: generate 2025-12-26 14:35:35 -06:00
Adam 7fe4e76666 fix(desktop): better session navigation, hide child sessions 2025-12-26 14:35:35 -06:00
opencode c8b69d2ad0 release: v1.0.195 2025-12-26 14:35:35 -06:00
Adam 754d332692 chore: cleanup 2025-12-26 14:35:34 -06:00
GitHub Action a2cd45ada1 chore: generate 2025-12-26 14:35:34 -06:00
Adam a806023bdc refactor(ui): rewrite createAutoScroll with robust event tracking to fix sticky behavior 2025-12-26 14:35:33 -06:00
opencode 74a93f871f release: v1.0.194 2025-12-26 14:35:33 -06:00
Adam 59f1b41f73 chore: cleanup 2025-12-26 14:35:32 -06:00
Adam d06aae5544 fix(desktop): session sort when multiple active 2025-12-26 14:35:32 -06:00
Adam 4b236451e9 fix(share): page title should be session title 2025-12-26 14:35:32 -06:00
Adam 2ade0d8f3e fix(desktop): exclude deprecated models 2025-12-26 14:35:31 -06:00
Adam 78046d06e1 fix(desktop): auto-scroll 2025-12-26 14:35:31 -06:00
Adam 270505b0be fix: don't disable text selection 2025-12-26 14:35:31 -06:00
Adam 6cd9e5d3ac deps: update marked and marked-shiki 2025-12-26 14:35:30 -06:00
Adam df04dfc957 fix(desktop): hang on backtracing-prone regex 2025-12-26 14:35:30 -06:00
Adam fa53ab0cce fix(desktop): conditionally show review pane toggle 2025-12-26 14:35:30 -06:00
Ryan Vogel f22dd0646e fix: remove SVG favicon to improve SEO (#5755) 2025-12-26 14:35:30 -06:00
Aiden Cline 73e5315077 docs: tweak lsp.mdx 2025-12-26 14:35:30 -06:00
opencode-agent[bot] 7ea4a63257 docs: experimental LSP tool (#5943)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-12-26 14:35:30 -06:00
opencode-agent[bot] e94499d178 docs: skill tool/perm + parent keybind (#6001)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-26 14:35:29 -06:00
xiantang 05e8dfb8a2 docs: add Neovim to the list of editors (#6081) 2025-12-26 14:35:29 -06:00
Aiden Cline e8ca1d1f7d tweak: retry err 2025-12-26 14:35:29 -06:00
GitHub Action b8c2f9db59 chore: generate 2025-12-26 14:35:29 -06:00
Frank 245a63e3cf zen: sync 2025-12-26 14:35:29 -06:00
Abdelkader Boudih 0877ba302d feat(mcp): handle tools/list_changed notifications (#5913)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-12-26 14:35:29 -06:00
Aiden Cline 3f2aa25a94 test: add test for retry 2025-12-26 14:35:28 -06:00
Aiden Cline fe91899428 chore: regen sdk 2025-12-26 14:35:28 -06:00
GitHub Action e8bce0aaf2 chore: generate 2025-12-26 14:35:28 -06:00
Aiden Cline 8767cca3ea make 'The socket connection was closed unexpectedly' errors retryable 2025-12-26 14:35:28 -06:00
Rohan Mukherjee 6ef69dd905 chore: update AGENTS.md to ~150 lines (#5955) 2025-12-26 14:35:28 -06:00
David Hill 24f9ce30fc style: update current todo style (#6077) 2025-12-26 14:35:27 -06:00
rari404 523c47d285 feat(tui): console copy-to-clipboard via opentui (#5658)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-26 14:35:27 -06:00
OpeOginni 466ed745ab fix: resize textarea when pasting prompt less than 150 chars (#6070) 2025-12-26 14:35:27 -06:00
Matt Silverlock 1f2a4537bc providers: add Cloudflare AI Gateway (#5174) 2025-12-26 14:35:27 -06:00
Frank 0e50b4adea ci: adam is not a full stack engineer 2025-12-26 14:35:27 -06:00
Viktor Nagy 459db5c655 Update gitlab.mdx to use the 2.x component version (#6062) 2025-12-26 14:35:27 -06:00
Aiden Cline 3612e09e95 Revert "Add animated braille spinner to terminal title when agent is running (#5984)"
This reverts commit 59b87f60f7.
2025-12-26 14:35:26 -06:00
Aiden Cline 67e74aef10 tweak: update import & pr commands to use new share link ur 2025-12-26 14:35:26 -06:00