Commit Graph

587 Commits

Author SHA1 Message Date
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
Aiden Cline 06ce93a626 fix: ensure parallel tool calls dont double load AGENTS.md 2026-01-28 01:38:10 -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
Aiden Cline 76d122b48e tweak: retry logic to catch certain provider problems 2026-01-26 16:12:41 -05: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
Aiden Cline 5be2bcf5c9 feat: dynamically resolve AGENTS.md files from subdirectories as agent explores them (#10678) 2026-01-26 10:49:41 -05:00
adamelmore c13fc50272 fix(app): query selector with non-latin chars 2026-01-26 09:33:42 -06:00
Noam Bressler 2db6a1bf32 fix: await SessionRevert.cleanup for shell (#10669) 2026-01-26 07:36:17 -05:00
Aiden Cline 66da7594d4 ignore: rm spoof and bump plugin version 2026-01-25 17:27:24 -05:00
Aiden Cline 75ede6a527 tweak: tell the model what model it is in environment section of prompt 2026-01-24 12:10:15 -05:00
Alex Yaroshuk 724bb5ad92 fix(app): normalize path separators for session diff filtering on Windows (#10291) 2026-01-23 16:17:47 -06:00
Aiden Cline 4a98b986ea fix: ensure images are properly returned as tool results 2026-01-21 23:54:44 -06:00
luo jiyin 155a6302d2 fix: correct spelling 'supercedes' to 'supersedes' (#9935)
Signed-off-by: luojiyin <luojiyin@hotmail.com>
2026-01-21 22:10:40 -06:00
Daniel Rodriguez e10f160f10 fix: include _noop tool in activeTools for LiteLLM proxy compatibility (#9912) 2026-01-21 18:46:41 -06:00
Aiden Cline 3ac44e7f9d add chat.headers hook, adjust codex and copilot plugins to use it 2026-01-21 15:10:08 -06:00
Aiden Cline 54714b7d10 fix: when dropping unsupported metadata match on providerID/model.id instead of providerID/model.api.id to prevent regression when using legacy model ids (pre-variant) 2026-01-21 13:39:55 -06:00
Dax Raad c96a23bc7d core: update session summary after revert to show file changes 2026-01-21 01:01:20 -05:00
GitHub Action a9ae6d4dcd chore: generate 2026-01-21 05:37:18 +00:00
Kenny fce5f6cad1 feat: add OPENCODE_DISABLE_PROJECT_CONFIG env var (#8093)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-01-20 23:36:42 -06:00
Aiden Cline 81e5542077 tweak: ensure synthetic user message following subtasks is only added when user manually invoked subtask 2026-01-20 22:51:54 -06:00
GitHub Action 15c2751770 chore: generate 2026-01-21 02:39:31 +00:00
Ariane Emory 6b32465309 fix: don't update session timestamp for metadata-only changes (resolves #9494) (#9495) 2026-01-20 20:38:54 -06:00
Aiden Cline 4c4f51cc29 core: fix issue when switching models (mainly between providers) where past reasoning/metadata would be sent to server and cause 400 errors since they came from another account/provider 2026-01-20 16:39:00 -06:00
Aiden Cline c568f0b748 chore: rename toModelMessage -> toModelMessages 2026-01-20 16:16:23 -06:00
Trevor Walker ecccd10bf3 fix(opencode): preserve tool input from running state for MCP tool results (#9667) 2026-01-20 15:12:15 -06:00
Tommy D. Rossi ba92a028aa fix: pass arguments to commands without explicit placeholders (#9606) 2026-01-20 11:12:43 -06:00
Aiden Cline 4873631197 tweak: adjust codex prompt to discourage unnecessary question asking and encourage more autonomy 2026-01-20 11:08:04 -06:00
Aiden Cline c099f9001b chore: remove duplicate prompt file 2026-01-19 23:22:57 -06:00
Aiden Cline f421eee542 fix: ensure truncation handling applies to mcp servers too 2026-01-19 23:19:24 -06:00
Spoon 7b4cea2a95 feat(hook): command execute before hook (#9267) 2026-01-18 13:11:22 -06:00
Aiden Cline 088d592c09 feat: apply_patch tool for openai models (#9127) 2026-01-18 00:35:09 -06:00
Aiden Cline 6c957f55fc tweak: wording 2026-01-16 15:50:24 -06:00
Aiden Cline ffa65001b9 Revert "fix: ensure that tool attachments arent sent as user messages (#8944)"
This reverts commit 9fed2f9029.
2026-01-16 15:50:24 -06:00
Aiden Cline f49f91e2b0 Revert "fix(app): support anthropic models on azure cognitive services" (#8966) 2026-01-16 15:25:23 -06:00
Unies Ananda Raja ceba48d96b fix(app): support anthropic models on azure cognitive services (#8335) 2026-01-16 15:24:06 -06:00
Aiden Cline 9fed2f9029 fix: ensure that tool attachments arent sent as user messages (#8944) 2026-01-16 12:47:43 -06:00
Aiden Cline 19627961f0 Revert "fix: rm user message when dealing w/ image attachments, use proper tool attachment instead"
This reverts commit b5bc35817b.
2026-01-16 09:33:54 -06:00
Aiden Cline 2787ea2d43 update gpt models prompt 2026-01-16 01:34:01 -06:00
Aiden Cline b5bc35817b fix: rm user message when dealing w/ image attachments, use proper tool attachment instead 2026-01-16 00:05:10 -06:00
Aiden Cline 002ec90fc0 tweak: set opencode as user agent for most interefence requests 2026-01-15 19:25:58 -06:00
Daniel Polito 6f16b0adb4 fix: stop changing main model/agent from subtasks invocation (#7681)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-01-15 17:18:39 -06:00
seilk 358a037f86 feat: add litellmProxy provider option for explicit LiteLLM compatibility (#8658)
Co-authored-by: Mark Henderson <Mark.Henderson99@hotmail.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-01-15 22:01:15 +00:00
Qunhong Zeng aa476c71ba fix(session): ensure agent exists before processing title in session summary (#8662) 2026-01-15 15:24:13 -06:00
Brandon Smith e8f542c963 fix(opencode): add input limit for compaction (#8465) 2026-01-15 01:35:16 -06:00
Aiden Cline 8f12616408 fix: codex id issue (#8605) 2026-01-15 01:31:50 -06:00
Cas 101f81bb27 fix(session): remove typo'd duplicate path import (#8408) (#8412)
Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-01-14 09:04:03 -06:00
Dax Raad 818b61c606 fix plan mode when not in git worktree 2026-01-14 08:21:26 -05:00