Commit Graph

11 Commits

Author SHA1 Message Date
will.anderson cfca4cec19 feat(opencode): cut plugin system and remote behavior feeds; add SessionContext assembly and Runner
- delete plugin machinery (loader, install, meta, hooks) and all trigger sites
- fold first-party provider auth into static registry (provider/hooks.ts)
- remove remote instruction URL fetch, skills remote puller, TUI plugin host
- add session/context.ts: single provenance-tagged context assembly point
- add session/runner.ts: admit/context/stream/tools loop with compaction policy
- relocate audit artifacts to audit/ (FORK-AUDIT, instruction docs as evidence)
2026-08-22 16:13:29 -05:00
Aiden Cline 6b004a2f7a fix(mcp): restore legacy SDK compatibility (#39373) 2026-07-28 11:53:35 -05:00
Aiden Cline fb3b8fd059 feat(mcp): upgrade client SDK to v2 (#39247)
Co-authored-by: Matt Carey <mcarey@cloudflare.com>
2026-07-27 23:19:33 -05:00
Aiden Cline 9fd4d93820 fix(codemode): unify catalog signatures (#35452) 2026-07-06 00:52:37 -05:00
Aiden Cline 4e34b2b688 feat(opencode): gate execute tool behind code mode flag (#35185) 2026-07-03 13:41:15 -05:00
Aiden Cline 0cfefa0251 refactor(opencode): fail the execute tool on program failure (#35180) 2026-07-03 11:27:36 -05:00
opencode-agent[bot] 4fa83a55e1 chore: generate 2026-07-03 09:25:41 +00:00
Aiden Cline 82bc3faeb6 feat(opencode): add code-mode MCP adapter (#35085) 2026-07-03 09:24:27 +00:00
Aiden Cline 89409da8a5 revert: back out experimental codemode (#35077) 2026-07-02 23:57:30 -05:00
opencode-agent[bot] 3b8caa59c3 chore: generate 2026-07-03 04:49:44 +00:00
Aiden Cline 599d0b4e36 feat: experimental codemode (#34677) 2026-07-02 23:48:34 -05:00