Commit Graph

3201 Commits

Author SHA1 Message Date
Benjamin Oldenburg dceacd8209 feat(cli): include cache tokens in stats (#10582) 2026-01-28 22:03:44 -06:00
Aiden Cline ad25b9d283 test: fix test 2026-01-28 22:02:14 -06:00
opencode 682cf43b89 release: v1.1.41
Update Nix Hashes / update-node-modules-hashes (push) Has been cancelled
2026-01-29 04:00:39 +00:00
Aiden Cline d2d0a47886 fix: ensure variants for copilot models work w/ maxTokens being set 2026-01-28 21:55:50 -06:00
ideallove b97e4c5d6d fix: maxOutputTokens was accidentally hardcoded to undefined (#10995) 2026-01-28 21:28:15 -06:00
Saba Tchikhinashvili 65949e13c1 fix(provider): include providerID in SDK cache key (#11020)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 21:26:26 -06:00
tan 67961005e8 fix(opencode): allow media-src data: URL for small audio files (#11082) 2026-01-28 21:21:49 -06:00
Babou c581e11d64 docs: update experimental environment variables in CLI docs (#11030) 2026-01-28 20:20:13 -06:00
Aiden Cline 86e5e884c1 tweak: add ctx.abort to grep tool 2026-01-28 20:06:36 -06:00
Goni Zahavy 1e3565a06e fix(opencode): add AbortSignal support to Ripgrep.files() and GlobTool (#10833) 2026-01-28 18:47:09 -06:00
opencode ded778951e release: v1.1.40
Update Nix Hashes / update-node-modules-hashes (push) Has been cancelled
2026-01-28 20:09:37 +00:00
Tommy D. Rossi 6a0313f366 fix(markdown): Add streaming prop to markdown element (#11025) 2026-01-28 12:55:57 -05:00
RenegadeE 531328d477 fix: add SubtaskPart with metadata reference (#10990)
Co-authored-by: yangtianzhe <yangtianzhe@corp.netease.com>
2026-01-28 11:11:43 -05:00
adamelmore 4ac755e6e1 chore: cleanup 2026-01-28 07:28:03 -06:00
adamelmore eeac5c0b70 chore: cleanup 2026-01-28 07:28:03 -06:00
adamelmore ab0a58ea84 wip(app): global config 2026-01-28 07:28:03 -06:00
adamelmore e909b1fa1e chore(app): global config changes 2026-01-28 07:28:02 -06:00
Aiden Cline 3ebcbb9714 bump: plugins 2026-01-28 07:19:18 +00:00
opencode 063ddcd10f release: v1.1.39
Update Nix Hashes / update-node-modules-hashes (push) Has been cancelled
2026-01-28 07:19:17 +00:00
Aiden Cline d84222ed01 fix: ensure copilot plugin properly sets headers for new messages api 2026-01-28 02:04:30 -05:00
opencode abb5547499 release: v1.1.38
Update Nix Hashes / update-node-modules-hashes (push) Has been cancelled
2026-01-28 06:42:23 +00:00
Aiden Cline 06ce93a626 fix: ensure parallel tool calls dont double load AGENTS.md 2026-01-28 01:38:10 -05:00
Aiden Cline 1c815258c9 bump plugin version 2026-01-28 01:31:01 -05:00
Aiden Cline 9f39cd5937 ignore: adjust flag 2026-01-28 01:09:31 -05:00
GitHub Action 5ce096a0eb chore: generate 2026-01-28 06:05:21 +00:00
Goni Zahavy 7b825a3576 fix(opencode): ensure unsub(PartUpdated) is always called in TaskTool (#9992) 2026-01-28 01:04:43 -05:00
Tito fb75926cda fix(cli): restore brand integrity of CLI wordmark (#10912) 2026-01-27 22:24:02 -05:00
GitHub Action cff4c66241 chore: generate 2026-01-28 03:06:58 +00:00
Tommy D. Rossi 551d628b31 feat(app): use opentui markdown component behind experimental flag (#10900) 2026-01-27 22:06:09 -05:00
opencode 7853ec2317 release: v1.1.37
Update Nix Hashes / update-node-modules-hashes (push) Has been cancelled
2026-01-28 02:35:38 +00:00
Rohan Godha fb09f67b0e feat: support headless authentication for chatgpt/codex (#10890)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-01-27 19:05:52 -05:00
Aiden Cline 20191bcb86 fix(tui): handle 4-5 codes too in c to copy logic 2026-01-27 16:29:01 -05:00
Frank a36444882a Revert "Set temperature for kimi k2.5"
This reverts commit b8be3a9543.
2026-01-27 14:48:08 -05:00
Frank b8be3a9543 Set temperature for kimi k2.5 2026-01-27 14:13:21 -05:00
Aiden Cline a8096a5537 tweak: add recommended topP/temp for kimi k2.5 2026-01-27 12:43:30 -05:00
Aiden Cline 907fa1fe71 tweak: adjust retry check to be more defensive 2026-01-27 11:31:02 -05:00
GitHub Action 32c2ef0d3b chore: generate 2026-01-27 15:59:54 +00:00
dpuyosa 6f18cad79d feat(opencode): Handle Venice cache creation tokens (#10735)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-01-27 10:59:12 -05:00
adamelmore c9eb2eafd2 feat(core): add worktree to plugin tool context 2026-01-27 06:29:19 -06:00
adamelmore 1858f7195e fix(core): expose Instance.directory to custom tools 2026-01-26 20:07:47 -06:00
Aiden Cline f381ac23c4 fix: use Instance.directory instead of process.cwd() in read tool 2026-01-26 20:57:50 -05:00
adamelmore 95853b6232 fix(app): reactive file tree 2026-01-26 16:46:09 -06:00
Aiden Cline 3b9c236d14 tweak: when using messages api for copilot, attach anthropic beta headers 2026-01-26 17:17:54 -05:00
Aiden Cline 76d122b48e tweak: retry logic to catch certain provider problems 2026-01-26 16:12:41 -05:00
GitHub Action 059b7dd50e chore: generate 2026-01-26 18:50:58 +00:00
Tim c3541d98a4 fix: ensure openai 404 errors are retried (#10590) 2026-01-26 13:50:04 -05:00
Aiden Cline c29791caa2 feat: use anthropic compat messages api for anthropic models through copilot 2026-01-26 13:18:08 -05:00
Sebastian Herrlinger f877b0cd71 upgrade opentui to v0.1.75 2026-01-26 11:17:26 -05:00
Aiden Cline 5be2bcf5c9 feat: dynamically resolve AGENTS.md files from subdirectories as agent explores them (#10678) 2026-01-26 10:49:41 -05:00
Steffen Deusch 90d0bb3bf0 feat(opencode): add agent description (#10680) 2026-01-26 10:43:10 -05:00