Commit Graph

13 Commits

Author SHA1 Message Date
Aiden Cline 16bb3ec6a8 test(codemode): drop leftover $codemode references (#36451) 2026-07-11 14:15:11 -05:00
Aiden Cline 96565c1199 feat(codemode): make search a global built-in and rewrite README (#36450) 2026-07-11 13:43:33 -05:00
Aiden Cline 64f995095d feat(codemode): support Promise.any and new Promise construction (#36339) 2026-07-10 20:46:13 -05:00
Aiden Cline c9d3a61740 feat(codemode): support promise chaining with .then/.catch/.finally (#36304) 2026-07-10 18:22:04 -05:00
Aiden Cline cce1a2e0db fix(codemode): return promises from combinators (#35782) 2026-07-10 00:33:21 -05: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
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
Aiden Cline 1bfc3433a8 feat(codemode): expand standard library support (#35566) 2026-07-06 10:36:02 -05:00
Aiden Cline 4fbfada54a fix(codemode): improve prompting (#35509) 2026-07-06 09:19:04 -05:00
Aiden Cline 69792763b9 refactor(codemode): namespace public types (#35435) 2026-07-05 11:51:50 -05:00
Aiden Cline ad06e079f8 refactor(codemode): remove generic agent tool (#35420) 2026-07-05 10:41:21 -05:00
Aiden Cline 646161c2b4 fix(codemode): require exact tool paths in guidance (#35224) 2026-07-03 14:55:03 -05:00
Aiden Cline 887fb0a6eb 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