Commit Graph

6180 Commits

Author SHA1 Message Date
opencode 2e1d8ebfbd release: v1.0.196
Update Nix Hashes / update (push) Has been cancelled
v1.0.196
2025-12-24 16:40:16 +00:00
Adam 2832871c97 fix(desktop): last text part streaming 2025-12-24 10:35:52 -06:00
Adam bcd6f51467 fix(desktop): render perf 2025-12-24 10:26:49 -06:00
Jay V 19a85df8ee docs: edits 2025-12-24 11:23:51 -05:00
Jay V 4a8b052153 docs: add comprehensive CLI command documentation for agent, mcp, session, stats, and web commands 2025-12-24 11:12:09 -05:00
Jay V 9ee1b3fd41 docs: make MCP server documentation more scannable and add Sentry example 2025-12-24 10:49:48 -05:00
Adam d6d0fd4838 chore: cleanup 2025-12-24 09:07:31 -06:00
Adam 77347fe27d fix(desktop): summary flicker 2025-12-24 09:07:31 -06:00
Adam 5c76443d45 feat(desktop): show read tool args 2025-12-24 09:07:31 -06:00
GitHub Action e6980f8f02 chore: generate 2025-12-24 14:56:15 +00:00
Adam 650c116ac2 fix(desktop): better session navigation, hide child sessions 2025-12-24 08:55:32 -06:00
opencode 8c48a674b2 release: v1.0.195
Update Nix Hashes / update (push) Has been cancelled
v1.0.195
2025-12-24 14:50:40 +00:00
Adam e6ac65f165 chore: cleanup 2025-12-24 08:46:11 -06:00
GitHub Action fc47d38be0 chore: generate 2025-12-24 14:38:25 +00:00
Adam 1ba2230e65 refactor(ui): rewrite createAutoScroll with robust event tracking to fix sticky behavior 2025-12-24 08:37:49 -06:00
opencode b5629759a3 release: v1.0.194
Update Nix Hashes / update (push) Has been cancelled
v1.0.194
2025-12-24 12:20:02 +00:00
Adam b87e68159d chore: cleanup 2025-12-24 06:16:17 -06:00
Adam de85ffd99d fix(desktop): session sort when multiple active 2025-12-24 06:16:17 -06:00
Adam 4f2b06a7a9 fix(share): page title should be session title 2025-12-24 06:16:17 -06:00
GitHub Action 2ab7283007 ignore: update download stats 2025-12-24 2025-12-24 12:04:46 +00:00
Adam 6299d5884f fix(desktop): exclude deprecated models 2025-12-24 06:01:27 -06:00
Adam 3f2972e330 fix(desktop): auto-scroll 2025-12-24 05:57:48 -06:00
Adam 40c7bc7406 fix: don't disable text selection 2025-12-24 05:57:48 -06:00
Github Action a902586613 Update Nix flake.lock and hashes 2025-12-24 11:56:43 +00:00
Adam 20a0ec40c0 deps: update marked and marked-shiki 2025-12-24 05:55:28 -06:00
Adam 896892a222 fix(desktop): hang on backtracing-prone regex 2025-12-24 05:49:35 -06:00
Adam a5b74fbd9b fix(desktop): conditionally show review pane toggle 2025-12-24 05:22:25 -06:00
Ryan Vogel 4af7f34d24 fix: remove SVG favicon to improve SEO (#5755) 2025-12-24 05:17:13 -06:00
Aiden Cline 8be600c0f6 docs: tweak lsp.mdx 2025-12-23 22:38:17 -06:00
opencode-agent[bot] 928ca98e87 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-23 22:37:49 -06:00
opencode-agent[bot] 4d0e560e48 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-23 22:25:55 -06:00
xiantang a54cfd9428 docs: add Neovim to the list of editors (#6081) 2025-12-23 22:17:34 -06:00
Aiden Cline 6d33a1e788 tweak: retry err 2025-12-23 22:10:28 -06:00
GitHub Action 43a9905f37 chore: generate 2025-12-24 01:37:35 +00:00
Frank 35b4304006 zen: sync 2025-12-23 20:36:55 -05:00
Abdelkader Boudih e38d0ad4ec 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-23 19:36:37 -06:00
Aiden Cline ad8091b327 test: add test for retry 2025-12-23 19:34:40 -06:00
Aiden Cline 3d1f43dccb chore: regen sdk 2025-12-23 19:34:38 -06:00
GitHub Action f499a76eb4 chore: generate 2025-12-24 01:21:10 +00:00
Aiden Cline 177e36af60 make 'The socket connection was closed unexpectedly' errors retryable 2025-12-23 19:20:31 -06:00
Rohan Mukherjee 833ce3e48c chore: update AGENTS.md to ~150 lines (#5955) 2025-12-23 19:04:44 -06:00
David Hill bedd66b9b2 style: update current todo style (#6077) 2025-12-23 18:57:02 -06:00
rari404 81eabb5099 feat(tui): console copy-to-clipboard via opentui (#5658)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-23 18:46:01 -06:00
OpeOginni 65d1aedcd7 fix: resize textarea when pasting prompt less than 150 chars (#6070) 2025-12-23 18:11:48 -06:00
Matt Silverlock 2837698940 providers: add Cloudflare AI Gateway (#5174) 2025-12-23 17:31:58 -06:00
Frank 3a879c97a2 ci: adam is not a full stack engineer 2025-12-23 17:03:00 -05:00
Adam 150d0fbcb1 fix: remove desktop dup 2025-12-23 15:31:18 -06:00
Viktor Nagy 5eed2687b6 Update gitlab.mdx to use the 2.x component version (#6062) 2025-12-23 14:56:46 -06:00
Github Action 04c918f7a3 Update Nix flake.lock and hashes 2025-12-23 20:42:17 +00:00
Aiden Cline 2279689a0f Revert "Add animated braille spinner to terminal title when agent is running (#5984)"
This reverts commit 0983e242e5.
2025-12-23 14:40:55 -06:00