Commit Graph

14830 Commits

Author SHA1 Message Date
James Long f7eb76c600 refactor(simulation): remove filesystem layers (#35938) 2026-07-08 12:22:04 -04:00
James Long c57f516f7e fix(simulation): stabilize screenshot artifacts (#35933) 2026-07-08 11:48:53 -04:00
Dax Raad 6045824878 fix(tui): show resolved skill name 2026-07-08 11:46:02 -04:00
Dax Raad a0dffaa43c fix(cli): elect one service process 2026-07-08 11:46:02 -04:00
Kit Langton fc0d728911 feat(http-recorder): sync recorder v0.3 (#35619) 2026-07-08 11:41:59 -04:00
Aiden Cline 843c6cabed fix(core): preserve prompt attachment order (#35921) 2026-07-08 10:06:58 -05:00
Dax Raad 23b2994a4b refactor(tui): simplify client data state 2026-07-08 10:37:48 -04:00
James Long 7c3fab3c8f feat(simulation): stream UI recordings (#35909) 2026-07-08 10:33:11 -04:00
Dax Raad 47947256f5 docs: prohibit bypassing git hooks 2026-07-08 10:11:46 -04:00
𝓛𝓲𝓽𝓽𝓵𝓮 𝓕𝓻𝓪𝓷𝓴 c232d9bd3f Revert "fix(tui): paginate session history"
This reverts commit 9cde9cc648.
2026-07-08 13:45:20 +00:00
Shoubhit Dash b6e66faebf feat(llm): complete provider package entrypoints (#35907) 2026-07-08 18:41:46 +05:30
Dax Raad 9cde9cc648 fix(tui): paginate session history 2026-07-08 01:34:43 -04:00
Dax Raad a42cabd7f0 fix(core): watch location only when vcs is present 2026-07-08 00:38:56 -04:00
James Long ab1231cbaa feat(simulation): support multiple tool calls (#35861) 2026-07-08 00:35:18 -04:00
opencode-agent[bot] b5fa2781ec fix(core): preserve provider metadata namespaces (#35817)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-07-07 21:45:58 -05:00
opencode-agent[bot] 23613d8c79 test(core): fix mutable plugin fixture (#35837) 2026-07-07 22:22:12 -04:00
Kit Langton 7a1a9ef055 refactor(schema): apply session review decisions (#35793) 2026-07-07 22:10:11 -04:00
Kit Langton edd646c10a test(core): simplify runner test fixtures (#35832) 2026-07-07 21:58:52 -04:00
Kit Langton 969458ac0a fix(core): settle unadvertised tool calls and repair session hook test contexts 2026-07-07 21:51:23 -04:00
Dax Raad 1c09c682a4 refactor(core): rename ApplyPatchTool to PatchTool 2026-07-07 21:16:00 -04:00
Dax 4884139efa fix(core): provide PluginHooks in plugin test layer (#35811) 2026-07-07 20:03:41 -04:00
Dax a0233521c7 feat(plugin): add session request hook (#35794) 2026-07-07 19:56:47 -04:00
Kit Langton 3a6692fb5c test(tui): cover patch diff display aliases (#35810) 2026-07-07 19:44:54 -04:00
Kit Langton e0d71d0559 fix(core): retain reasoning delta state (#35758) 2026-07-07 19:44:40 -04:00
Aiden Cline 632296b82e fix(tui): restore prompt context usage (#35795) 2026-07-07 17:49:33 -05:00
Kit Langton 228199ccf5 fix(tui): restore forms on reconnect
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-07-07 22:47:13 +00:00
Dax Raad 1d32286382 fix(tui): restore permissions on reconnect
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-07-07 22:44:26 +00:00
Dax Raad 6fb2144fa6 refactor: rename apply_patch tool 2026-07-07 16:27:25 -04:00
Aiden Cline bfdddfd904 fix: update v2 session usage metrics (#35468) 2026-07-07 14:31:54 -05:00
Kit Langton dbcf3a50ee feat: enable background subagents by default 2026-07-07 15:18:46 -04:00
James Long 0864bd83aa feat(tui): wire move session command (#35203) 2026-07-07 14:49:11 -04:00
Aiden Cline 31ba5502d6 fix(codemode): preserve collection value identity (#35776) 2026-07-07 13:40:55 -05:00
Aiden Cline a7cd88f317 feat(mcp): expose resource catalog API (#35773) 2026-07-07 13:34:29 -05:00
James Long 5ec5c5e1a8 feat(session): support admit-only synthetic messages (#35774) 2026-07-07 14:17:20 -04:00
opencode-agent[bot] 93e8e6277c docs(codemode): clarify implicit return guidance (#35763)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-07-07 12:48:05 -05:00
Aiden Cline ec96150183 feat(codemode): expand numeric standard library (#35749) 2026-07-07 12:11:57 -05:00
Aiden Cline 0d79442fde feat(core): support MCP resources (#35656) 2026-07-07 11:55:06 -05:00
opencode-agent[bot] 0f79b2878d fix(codemode): return final top-level expression (#35759)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-07-07 11:44:50 -05:00
Kit Langton 89b484b4ce fix(core): normalize Location.Ref keys in LocationServiceMap (#35757) 2026-07-07 12:25:29 -04:00
James Long 9b54a13d03 feat(simulation): render driven UI screenshots and videos (#35739) 2026-07-07 12:15:01 -04:00
Dax Raad f181d7529c docs 2026-07-07 12:08:45 -04:00
Kit Langton 6b13249bac fix(core): preserve SDK plugins across location eviction (#35725) 2026-07-07 11:43:40 -04:00
Aiden Cline 4b19bfa372 fix: preserve compaction files and classify Z.AI overflow (#35747)
Co-authored-by: opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: 冯基魁 <56265583+fengjikui@users.noreply.github.com>
2026-07-07 09:54:31 -05:00
Kit Langton b804b86c31 fix(core): lower failed reasoning to text (#35735) 2026-07-07 09:49:17 -04:00
James Long 988280586d refactor(simulation): type RPC request payloads (#35734) 2026-07-07 09:21:19 -04:00
opencode-agent[bot] 9cff1944a2 fix(tui): align switch reminders (#35637)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-06 23:02:34 -05:00
James Long 4aa2986fc5 feat(simulation): add named drive instances (#35648) 2026-07-06 22:52:10 -04:00
Kit Langton 2d4012fe7f feat(core): add durable compaction barrier (#35371) 2026-07-06 21:26:05 -04:00
Dax Raad a605abbc27 docs: add v2 configuration reference 2026-07-06 20:09:35 -04:00
Kit Langton ce562418cd docs(codemode): document loop syntax (#35631) 2026-07-06 19:52:39 -04:00