Commit Graph

6489 Commits

Author SHA1 Message Date
Adam 022c933076 fix(ui): radio group styles 2025-12-31 09:26:14 -06:00
GitHub Action 482c4c72d6 chore: generate 2025-12-31 15:24:05 +00:00
Adam 6f35b35459 feat(desktop): unified diff toggle 2025-12-31 09:23:24 -06:00
Adam dfc87995d2 fix(desktop): not rendering large sessions 2025-12-31 08:29:36 -06:00
opencode 524592d69c release: v1.0.219
Update Nix Hashes / update (push) Has been cancelled
v1.0.219
2025-12-31 14:01:59 +00:00
Adam 3fd628121d fix(core): mdns fails if service already registered 2025-12-31 07:33:49 -06:00
Adam 89260bfd50 fix(desktop): don't expand tools by default 2025-12-31 07:10:47 -06:00
GitHub Action 483dbe59f5 ignore: update download stats 2025-12-31 2025-12-31 12:04:56 +00:00
Adam 3d36f9d2a1 chore: cleanup 2025-12-31 04:47:24 -06:00
Adam f6cbf4e3f4 chore: daytona skip preview warning 2025-12-31 04:22:53 -06:00
GitHub Action 0a9cd25e28 chore: generate 2025-12-31 09:51:12 +00:00
Adam a62738b1e1 feat(core): configurable cors hosts 2025-12-31 03:50:29 -06:00
Aiden Cline d2ce6f8b8b docs: add variants docs (#6516)
Co-authored-by: David Hill <iamdavidhill@gmail.com>
2025-12-31 01:17:50 -06:00
GitHub Action aad5b9f7c1 chore: generate 2025-12-31 06:51:59 +00:00
Paolo Ricciuti 99e073ca16 feat: mcp prompts as slash commands (alternative) (#5767)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-12-31 00:51:25 -06:00
Github Action 07875f5465 Update Nix flake.lock and hashes 2025-12-31 06:11:51 +00:00
Qio 56ac68ae31 feat: add gemini-3-flash to fast models list (#6497)
Co-authored-by: qio <handsomehust@gmail.com>
2025-12-31 00:11:47 -06:00
OpeOginni 095e56e5e4 feat: bundle in @ai-sdk/vercel version 1.0.31 for aisdk v5 support (#6512) 2025-12-31 00:10:42 -06:00
David Hill 0d42e7b660 fix: cleaner view subagents hint text (#6437)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-12-30 22:47:16 -06:00
Brian Clinkenbeard b5cd029f1e Update mise install command (#6504) 2025-12-30 22:43:15 -06:00
GitHub Action 64839d27fd chore: generate 2025-12-31 04:06:43 +00:00
Dax Raad 41cfa88307 core: add configurable timeout for MCP tool calls to prevent hanging requests 2025-12-30 23:06:07 -05:00
Adam 0ae162b9e2 fix(app): don't open native folder select with remote server 2025-12-30 20:15:57 -06:00
Adam 049dc21c34 feat(app): hide reasoning once agent is done 2025-12-30 20:09:32 -06:00
Adam d7582924a4 feat(app): model variants 2025-12-30 20:06:03 -06:00
Adam ec9e14d319 fix(desktop): better notification icon 2025-12-30 19:40:14 -06:00
Aiden Cline 0b6aa7bfb9 tweak: read plurals too and stop erroring on them 2025-12-30 18:58:31 -06:00
Aiden Cline 3f8c159a07 tweak: adjust keys for uniqueness calculations to use provider/model 2025-12-30 18:41:28 -06:00
opencode-agent[bot] 1dd5ad7676 docs: for stats --models flag (#6492)
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-30 18:31:48 -06:00
Aiden Cline 6aac942ad0 fix: openai variants for codex models 2025-12-30 18:18:16 -06:00
processtrader 223ed5cc73 feat: add model usage statistics with input/output token breakdown to stats command (#6296) 2025-12-30 17:52:41 -06:00
Farhad Omid 4ae525eb93 feat(format): add rustfmt formatter for Rust files (#6482) 2025-12-30 17:06:55 -06:00
GitHub Action 870a402062 chore: generate 2025-12-30 22:38:06 +00:00
Aiden Cline f5e84c3225 fix: ensure variants also work for completely custom models (#6481)
Co-authored-by: Daniel Smolsky <dannysmo@gmail.com>
2025-12-30 16:37:32 -06:00
GitHub Action e0e25e8c72 chore: generate 2025-12-30 20:32:02 +00:00
Adam 513f8e700b feat(desktop): upgrade to latest version on error page 2025-12-30 14:31:16 -06:00
opencode 61c6936791 release: v1.0.218
Update Nix Hashes / update (push) Has been cancelled
v1.0.218
2025-12-30 20:17:26 +00:00
Adam 836a328ddd fix(core): cors exception for tauri 2025-12-30 14:14:44 -06:00
Jay V 6b5ad77808 docs: add auto-reload and monthly limits documentation to Zen guide 2025-12-30 12:57:58 -07:00
GitHub Action 29ff7bb09b chore: generate 2025-12-30 19:14:09 +00:00
ravshansbox 5db6150aa1 Add prisma language server (#6462) 2025-12-30 13:13:36 -06:00
Ytzhak 6a5403dfb5 feat: add extract reasoning middleware (#6463) 2025-12-30 13:13:18 -06:00
opencode 44c8e044f1 release: v1.0.217
Update Nix Hashes / update (push) Has been cancelled
v1.0.217
2025-12-30 19:01:36 +00:00
Dax Raad 49a4881468 core: allow CORS requests from tauri://localhost 2025-12-30 13:58:41 -05:00
GitHub Action bc26bf5d38 chore: generate 2025-12-30 18:34:33 +00:00
Aiden Cline f41ff554e8 fix: move variant toggle to command bar 2025-12-30 12:33:50 -06:00
opencode 47585fb969 release: v1.0.216
Update Nix Hashes / update (push) Has been cancelled
v1.0.216
2025-12-30 18:07:37 +00:00
Dax Raad e520862069 core: allow CORS requests from *.opencode.ai subdomains 2025-12-30 13:04:18 -05:00
GitHub Action 2edebd188d chore: generate 2025-12-30 17:59:01 +00:00
ja e8bdae3392 style(nix): use idiomatic inherit syntax (#6457) 2025-12-30 11:58:28 -06:00