Commit graph

13 commits

Author SHA1 Message Date
Aiden Cline
ee5460a152
fix(codemode): report interrupted tool calls (#38741) 2026-07-24 13:32:54 -05:00
Aiden Cline
4605308be2
feat(core): render CodeMode catalog deltas from structured snapshots (#38183) 2026-07-24 10:20:26 -05:00
Aiden Cline
563f6a65de
refactor(codemode): simplify tools types (#36941) 2026-07-14 18:40:43 -05:00
Aiden Cline
49cb73b348
refactor(codemode): split runtime into focused interpreter modules (#36540) 2026-07-12 12:47:56 -05:00
Aiden Cline
6eeeb4bfcf
feat(codemode): make search a global built-in and rewrite README (#36450) 2026-07-11 13:43:33 -05:00
Aiden Cline
8e76adb08f
feat(codemode): support promise chaining with .then/.catch/.finally (#36304) 2026-07-10 18:22:04 -05:00
Aiden Cline
39cceeb143
fix(codemode): return promises from combinators (#35782) 2026-07-10 00:33:21 -05:00
Aiden Cline
4cee5bd824
refactor(codemode): split interpreter and stdlib (#35572) 2026-07-06 12:01:14 -05:00
Aiden Cline
5b2d90a441
feat(codemode): expand standard library support (#35566) 2026-07-06 10:36:02 -05:00
Aiden Cline
7f008df79d
fix(codemode): improve prompting (#35509) 2026-07-06 09:19:04 -05:00
Aiden Cline
f9d1d3b259
refactor(codemode): namespace public types (#35435) 2026-07-05 11:51:50 -05:00
Aiden Cline
f950497173
refactor(codemode): remove generic agent tool (#35420) 2026-07-05 10:41:21 -05:00
Aiden Cline
12d9f4b29b
feat(codemode): add confined execution package (#35118)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-07-03 10:57:16 -05:00