 Aiden ClineandGitHub
|
ce19c051be
|
fix: ts lsp (#21827)
|
2026-04-10 00:15:45 -05:00 |
|
 
|
7202b3a325
|
fix: ensure that openai oauth works for agent create cmd, use temporary hack (#21749)
Co-authored-by: OpeOginni <brightoginni123@gmail.com>
|
2026-04-09 15:25:59 -05:00 |
|
 Aiden ClineandGitHub
|
b0600664ab
|
feat: add support for fast modes for claude and gpt models (that support it) (#21706)
|
2026-04-09 12:06:26 -05:00 |
|
 
|
489f57974d
|
feat: add opencode go upsell modal when limits are hit (#21583)
Co-authored-by: Frank <frank@anoma.ly>
|
2026-04-09 02:16:29 -04:00 |
|
 Aiden ClineandGitHub
|
4961d72c0f
|
tweak: separate ModelsDev.Model and Config model schemas (#21561)
|
2026-04-08 15:55:14 -05:00 |
|
 Aiden ClineandGitHub
|
00cb8839ae
|
fix: dont show invalid variants for BP (#21555)
|
2026-04-08 14:52:34 -05:00 |
|
 Aiden ClineandGitHub
|
039c60170d
|
fix: ensure that /providers list and shell endpoints are correctly typed in sdk and openapi schema (#21543)
|
2026-04-08 12:56:15 -05:00 |
|
![opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
cd87d4f9d3
|
test: update webfetch test (#21398)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
|
2026-04-08 12:25:02 -05:00 |
|
 Aiden ClineandGitHub
|
bc1840b196
|
fix(opencode): clear webfetch timeouts on failed fetches (#21378)
|
2026-04-07 20:46:02 +00:00 |
|
 Aiden ClineandGitHub
|
81bdffc81c
|
fix: ensure the alibaba provider errors are retried (#21355)
|
2026-04-07 17:46:01 +00:00 |
|
 Aiden ClineandGitHub
|
885df8eb54
|
feat: add --dangerously-skip-permissions flag to opencode run (#21266)
|
2026-04-06 23:30:05 -05:00 |
|
 Aiden ClineandGitHub
|
3c31d04666
|
chore: bump anthropic ai sdk pkg, delete patch (#21247)
|
2026-04-06 20:28:32 -05:00 |
|
 Aiden ClineandGitHub
|
31f6f43cfc
|
chore: remove ai-sdk/provider-utils patch and update pkg (#21245)
|
2026-04-06 23:53:27 +00:00 |
|
 Aiden ClineandGitHub
|
d1258ac19c
|
fix: bump openrouter ai sdk pkg to fix openrouter issues (#21242)
|
2026-04-06 17:56:11 -05:00 |
|
 Aiden ClineandGitHub
|
48c1b6b338
|
tweak: move the max token exclusions to plugins @rekram1-node (#21225)
|
2026-04-06 17:43:58 -05:00 |
|
 Aiden ClineandGitHub
|
40e4cd27a1
|
tweak: adjust chat.params hook to allow altering of the maxOutputTokens (#21220)
|
2026-04-06 18:13:30 +00:00 |
|
 Aiden ClineandGitHub
|
5a6d10cd53
|
tweak: ensure copilot anthropic models have same reasoning effort model as copilot cli, also fix qwen incorrectly having variants (#21212)
|
2026-04-06 18:12:43 +00:00 |
|
 Aiden ClineandGitHub
|
3a0e00dd7f
|
tweak: add newline between <content> and first line of read tool output to prevent confusion (#21070)
|
2026-04-05 04:55:22 +00:00 |
|
 Aiden ClineandGitHub
|
8b8d4fa066
|
test: add regression test for double counting bug (#21053)
|
2026-04-04 16:40:28 -07:00 |
|
 Aiden ClineandGitHub
|
280eb16e77
|
fix: ensure reasoning tokens arent double counted when calculating usage (#21047)
|
2026-04-04 15:29:53 -07:00 |
|
 Aiden ClineandGitHub
|
fff98636f7
|
chore: rm models snapshot (#20929)
|
2026-04-03 19:44:50 +00:00 |
|
 Aiden ClineandGitHub
|
38014fe448
|
fix: rm dynamic part from bash tool description again to restore cache hits across projects (#20771)
|
2026-04-03 00:16:40 +00:00 |
|
 Aiden ClineandGitHub
|
10ca1ace6b
|
tweak: add abort signal timeout to the github copilot model fetch to prevent infinite blocking (#20705)
|
2026-04-02 10:53:08 -05:00 |
|
 Aiden ClineandGitHub
|
510a1e8140
|
ignore: fix typecheck in dev (#20702)
|
2026-04-02 15:38:30 +00:00 |
|
 Aiden ClineandGitHub
|
23c8656080
|
refactor: split up models.dev and config model definitions to prevent coupling (#20605)
|
2026-04-02 10:00:43 -05:00 |
|
 Aiden ClineandGitHub
|
df1c6c9e8d
|
tui: add consent dialog when sharing for the first time (#20525)
|
2026-04-02 01:58:57 +00:00 |
|
 Aiden ClineandGitHub
|
1fcfb69bf7
|
feat: add new provider plugin hook for resolving models and sync models from github models endpoint (falls back to models.dev) (#20533)
|
2026-04-01 23:04:14 +00:00 |
|
 Aiden ClineandGitHub
|
4dd866d5c4
|
fix: rm exclusion of ai-sdk/azure in transform.ts, when we migrated to v6 the ai sdk changed the key for ai-sdk/azure so the exclusion is no longer needed (#20326)
|
2026-03-31 14:57:15 -05:00 |
|
 Aiden ClineandGitHub
|
434d82bbe2
|
test: update model test fixture (#20182)
|
2026-03-31 16:20:01 +00:00 |
|
 Aiden ClineandGitHub
|
2929774acb
|
chore: rm harcoded model definition from codex plugin (#20294)
|
2026-03-31 11:13:11 -05:00 |
|
 Aiden ClineandGitHub
|
9f3c2bd861
|
fix: agent value passed to chat.params and chat.headers hooks was not a string (#19996)
|
2026-03-30 16:32:27 +00:00 |
|
 Aiden Clineandopencode
|
afb6abff73
|
fix: ensure OPENCODE_DISABLE_CLAUDE_CODE_PROMPT is respected for project lvl CLAUDE.md (#19924)
|
2026-03-29 18:02:29 +00:00 |
|
 Aiden ClineandGitHub
|
55895d0663
|
core: fix plugin hooks to properly handle async operations ensuring plugins can execute async code without errors (#19586)
|
2026-03-29 03:15:41 +00:00 |
|
 Aiden ClineandGitHub
|
72cb9dfa31
|
tweak: adjust gpt prompt to be more minimal, fix file reference annoyances (#19585)
|
2026-03-28 21:32:40 -05:00 |
|
 Aiden ClineandGitHub
|
36aeb32159
|
ignore: kill todo (#19566)
|
2026-03-29 00:06:32 +00:00 |
|
 Aiden ClineandGitHub
|
15a8c22a26
|
tweak: adjust bash tool description to increase cache hit rates between projects (#19487)
|
2026-03-27 23:53:36 -05:00 |
|
 Aiden ClineandGitHub
|
c33d9996f0
|
feat: AI SDK v6 support (#18433)
|
2026-03-27 15:24:30 -05:00 |
|
 Aiden ClineandGitHub
|
6f5b70e681
|
tweak: add additional overflow error patterns (#19446)
|
2026-03-27 15:19:51 -05:00 |
|
 Aiden ClineandGitHub
|
da1d37274f
|
feat: add gpt prompt so non codex gpt models have their own system prompt modeled after codex cli (#19220)
|
2026-03-26 15:57:38 +00:00 |
|
 Aiden ClineandGitHub
|
d500a8432a
|
fix: ensure enterprise url is set properly during auth flow (#19212)
|
2026-03-25 23:59:53 -05:00 |
|
 Aiden ClineandGitHub
|
05c3cfb2aa
|
ignore: update disavowed list (#19184)
|
2026-03-26 00:20:43 +00:00 |
|
 Aiden ClineandGitHub
|
77fc88c8ad
|
chore: remove dead code for todoread tool (#19128)
publish-github-action / publish (push) Has been cancelled
|
2026-03-25 16:21:42 +00:00 |
|
 Aiden ClineandGitHub
|
ad40b65b0b
|
chore: bump modelcontextprotocol/sdk to 1.27.1 (#19064)
|
2026-03-25 10:00:39 -05:00 |
|
 Aiden ClineandGitHub
|
71693cc24b
|
tweak: only spawn lsp servers for files in current instance (or cwd if instance is global) (#19058)
|
2026-03-25 00:31:29 -05:00 |
|
 
|
5e684c6e80
|
chore: effectify agent.ts (#18971)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
|
2026-03-24 18:15:23 +00:00 |
|
 Aiden ClineandGitHub
|
691644eeeb
|
tweak: add back setting user agent in requests (#18795)
|
2026-03-23 15:34:59 +00:00 |
|
 Aiden ClineandGitHub
|
dc0044882c
|
ignore: add danieljoshuanazareth to disavow list (#18476)
|
2026-03-20 21:34:07 -04:00 |
|
 Aiden ClineandGitHub
|
bfdc38e421
|
tweak: adjust codex plugin logic so that codex instruction isn't always added (oauth plan no longer enforces instruction whitelisting) (#18337)
|
2026-03-20 10:37:47 -05:00 |
|
 Aiden ClineandGitHub
|
aeece6166b
|
ignore: revert 3 commits that broke dev branch (#18260)
|
2026-03-19 11:15:07 -05:00 |
|
 Aiden ClineandGitHub
|
8e09e8c612
|
feat: integrate multistep auth flows into desktop app (#18103)
|
2026-03-19 13:47:51 +10:00 |
|
 Aiden ClineandGitHub
|
8ee939c741
|
tweak: remove unnecessary parts from the fallback system prompt (#18140)
|
2026-03-18 17:27:47 -05:00 |
|
 Aiden ClineandGitHub
|
171e69c2fc
|
feat: integrate support for multi step auth flows for providers that require additional questions (#18035)
|
2026-03-18 11:36:19 -05:00 |
|
 Aiden ClineandGitHub
|
822bb7b336
|
tweak: update gpt subscription model list (#18101)
|
2026-03-18 10:51:39 -05:00 |
|
 Aiden ClineandGitHub
|
f13da808ff
|
chore: denounce ai spammer (#17901)
|
2026-03-16 22:38:15 -05:00 |
|
 Aiden ClineandGitHub
|
68809365df
|
fix: github copilot enterprise integration (#17847)
|
2026-03-16 17:05:14 -05:00 |
|
 Aiden ClineandGitHub
|
510374207d
|
fix: vcs watcher if statement (#17673)
|
2026-03-15 19:20:39 -05:00 |
|
 Aiden ClineandGitHub
|
88226f3061
|
tweak: ensure that compaction message is tracked as agent initiated (#17431)
|
2026-03-14 10:46:24 -05:00 |
|
 Aiden ClineandGitHub
|
f8475649da
|
chore: cleanup migrate from global code (#17292)
|
2026-03-12 23:54:11 -05:00 |
|
 Aiden ClineandGitHub
|
3016efba47
|
tweak: rm openrouter warning (#17259)
|
2026-03-12 19:42:31 -05:00 |
|
 Aiden ClineandGitHub
|
d722026a8d
|
fix: if server password exists, use basic auth for plugin client by default (#17213)
|
2026-03-12 15:41:46 -05:00 |
|
 Aiden ClineandGitHub
|
a776a3ee12
|
fix: non openai azure models that use completions endpoints (#17128)
|
2026-03-12 10:05:00 -05:00 |
|
 Aiden ClineandGitHub
|
f96e2d4222
|
tweak: adjust skill presentation to be a little less token heavy (#17098)
|
2026-03-11 16:03:15 -05:00 |
|
 Aiden ClineandGitHub
|
0f6bc8ae71
|
tweak: adjust way skills are presented to agent to increase likelyhood of skill invocations. (#17053)
|
2026-03-11 10:24:55 -05:00 |
|
 Aiden ClineandGitHub
|
5acfdd1c5d
|
chore: kill old copilot 403 message that was used for old plugin migration (#16904)
|
2026-03-10 16:20:41 -05:00 |
|
 Aiden ClineandGitHub
|
ad08fd57df
|
chore: rekram1-node is no longer on vacation (#16905)
|
2026-03-10 10:27:04 -05:00 |
|
 Aiden ClineandGitHub
|
950df3de19
|
ci: temporarily disable assigning of issues to rekram1-node (#14486)
|
2026-02-20 13:56:29 -06:00 |
|
 Aiden ClineandGitHub
|
1d9f05e4f5
|
cache platform binary in postinstall for faster startup (#14467)
|
2026-02-20 12:19:17 -06:00 |
|
 Aiden ClineandGitHub
|
1ffed2fa6c
|
Revert "cache platform binary in postinstall for faster startup" (#14457)
|
2026-02-20 09:28:49 -06:00 |
|
 Aiden ClineandGitHub
|
c79f1a72d8
|
cache platform binary in postinstall for faster startup (#14396)
|
2026-02-20 09:26:13 -06:00 |
|
 Aiden ClineandGitHub
|
04a634a80d
|
test: merge test files into a single file (#14366)
|
2026-02-19 20:32:01 -06:00 |
|
 Aiden ClineandGitHub
|
1a329ba47d
|
fix: issue from structuredClone addition by using unwrap (#14359)
|
2026-02-19 19:28:06 -06:00 |
|
 Aiden ClineandGitHub
|
00c079868a
|
test: fix discovery test to boot up server instead of relying on 3rd party (#14327)
|
2026-02-19 14:11:23 -06:00 |
|
 Aiden ClineandGitHub
|
7e35d0c610
|
core: bump ai sdk packages for google, google vertex, anthropic, bedrock, and provider utils (#14318)
|
2026-02-19 12:35:51 -06:00 |
|
 Aiden ClineandGitHub
|
5364ab74a2
|
tweak: add support for medium reasoning w/ gemini 3.1 (#14316)
|
2026-02-19 12:00:56 -06:00 |
|
 Aiden ClineandGitHub
|
308e500832
|
tweak: bake in the aws and google auth pkgs (#14241)
|
2026-02-19 00:31:33 -06:00 |
|
 Aiden ClineandGitHub
|
088eac9d4e
|
fix: opencode run crashing, and show errored tool calls in output (#14206)
|
2026-02-18 17:13:01 -06:00 |
|
 Aiden ClineandGitHub
|
fc1addb8f4
|
ignore: tweak contributing md (#14168)
|
2026-02-18 11:01:59 -06:00 |
|
 Aiden ClineandGitHub
|
25f3eef957
|
fix: ensure explore subagent has external_directory perm set to ask instead of auto denying (#14060)
|
2026-02-17 20:16:55 -06:00 |
|
 Aiden ClineandGitHub
|
0ca75544ab
|
fix: dont autoload kilo (#14052)
|
2026-02-17 18:42:18 -06:00 |
|
 Aiden ClineandGitHub
|
bca793d064
|
ci: ensure triage adds acp label (#14039)
|
2026-02-17 17:34:47 -06:00 |
|
 Aiden ClineandGitHub
|
3b97580621
|
tweak: ensure read tool uses fs/promises for all paths (#14027)
|
2026-02-17 16:05:22 -06:00 |
|
 Aiden ClineandGitHub
|
c1b03b728a
|
fix: make read tool more mem efficient (#14009)
|
2026-02-17 15:36:45 -06:00 |
|
 Aiden ClineandGitHub
|
ea96f898c0
|
ci: rm remap for jlongster since he is in org now (#14000)
|
2026-02-17 11:08:35 -06:00 |
|
 Aiden ClineandGitHub
|
ed4e4843c2
|
ci: update triage workflow (#13944)
|
2026-02-17 01:05:56 -06:00 |
|
 Aiden ClineandGitHub
|
e35a4131d0
|
core: keep message part order stable when files resolve asynchronously (#13915)
|
2026-02-16 18:45:11 -06:00 |
|
 Aiden ClineandGitHub
|
a580fb47d2
|
tweak: drop ids from attachments in tools, assign them in prompt.ts instead (#13890)
|
2026-02-16 14:59:57 -06:00 |
|
 Aiden ClineandGitHub
|
1d041c8861
|
fix: google vertex var priority (#13816)
|
2026-02-16 02:41:52 -06:00 |
|
 Aiden ClineandGitHub
|
eb553f53ac
|
fix: ensure sqlite migration logs to stderr instead of stdout (#13691)
|
2026-02-15 00:41:16 -06:00 |
|
 Aiden ClineandGitHub
|
839c5cda12
|
fix: ensure anthropic models on OR also have variant support (#13498)
|
2026-02-14 14:30:07 -06:00 |
|
 Aiden ClineandGitHub
|
933a491ade
|
fix: ensure vercel variants pass amazon models under bedrock key (#13631)
|
2026-02-14 13:18:52 -06:00 |
|
 
|
759ec104b6
|
fix vercel gateway variants (#13541)
Co-authored-by: Benjamin Woodruff <github@benjam.info>"
|
2026-02-14 12:32:29 -06:00 |
|
 Aiden ClineandGitHub
|
ef205c3660
|
bump vertex ai packages (#13625)
|
2026-02-14 12:29:01 -06:00 |
|
 Aiden ClineandGitHub
|
179c40749d
|
fix: tweak websearch tool description date info to avoid cache busts (#13559)
|
2026-02-13 23:59:10 -06:00 |
|
 Aiden ClineandGitHub
|
0d90a22f90
|
feat: update some ai sdk packages and uuse adaptive reasoning for opus 4.6 on vertex/bedrock/anthropic (#13439)
|
2026-02-13 00:56:11 -06:00 |
|
 Aiden ClineandGitHub
|
1fb6c0b5b3
|
Revert "fix: token substitution in OPENCODE_CONFIG_CONTENT" (#13429)
|
2026-02-12 23:24:31 -06:00 |
|
 Aiden ClineandGitHub
|
98aeb60a7f
|
fix: ensure @-ing a dir uses the read tool instead of dead list tool (#13428)
|
2026-02-12 23:20:33 -06:00 |
|
 Aiden ClineandGitHub
|
f66624fe6e
|
chore: cleanup flag code (#13389)
|
2026-02-12 22:38:51 +00:00 |
|
 Aiden Clineandopencode
|
d1ee4c8dca
|
test: add more test cases for project.test.ts (#13355)
|
2026-02-12 18:46:44 +00:00 |
|
 Aiden ClineandGitHub
|
2db618dea3
|
fix: downgrade bun to 1.3.5 (#13347)
|
2026-02-12 16:59:08 +00:00 |
|
 Aiden ClineandGitHub
|
624dd94b5d
|
tweak: tool outputs to be more llm friendly (#13269)
|
2026-02-12 00:33:18 -06:00 |
|