Commit graph

9 commits

Author SHA1 Message Date
Aiden Cline
3c60470269
refactor(codemode): remove tool concurrency cap (#36545) 2026-07-12 16:07:53 -05:00
Aiden Cline
fe09a2e9b7
feat(codemode): support Promise.any and new Promise construction (#36339) 2026-07-10 20:46:13 -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
f86e1cc1ff
fix(codemode): preserve collection value identity (#35776) 2026-07-07 13:40:55 -05:00
Kit Langton
df471872de
fix(codemode): reject Promise.all immediately (#35604) 2026-07-06 17:37:50 -04:00
Kit Langton
754dd57177
fix(codemode): preserve async callback semantics (#35603) 2026-07-06 17:29:11 -04:00
Aiden Cline
f9d1d3b259
refactor(codemode): namespace public types (#35435) 2026-07-05 11:51:50 -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