Commit Graph

25 Commits

Author SHA1 Message Date
Kit Langton 7a1a9ef055 refactor(schema): apply session review decisions (#35793) 2026-07-07 22:10:11 -04:00
Dax a0233521c7 feat(plugin): add session request hook (#35794) 2026-07-07 19:56:47 -04:00
Aiden Cline 31ba5502d6 fix(codemode): preserve collection value identity (#35776) 2026-07-07 13:40:55 -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
Aiden Cline ec96150183 feat(codemode): expand numeric standard library (#35749) 2026-07-07 12:11:57 -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 ce562418cd docs(codemode): document loop syntax (#35631) 2026-07-06 19:52:39 -04:00
Kit Langton c3f4ef63a4 feat(codemode): support loop sequence syntax (#35618) 2026-07-06 17:59:13 -04:00
Aiden Cline 3fb65257d4 feat(codemode): math parity (#35609) 2026-07-06 16:47:17 -05:00
Kit Langton 0a1f742f07 fix(codemode): reject Promise.all immediately (#35604) 2026-07-06 17:37:50 -04:00
Kit Langton a5605f92ce fix(codemode): preserve async callback semantics (#35603) 2026-07-06 17:29:11 -04:00
Aiden Cline e192f8a4e5 chore: merge dev into v2 (#35591)
Co-authored-by: Frank <frank@anoma.ly>
Co-authored-by: Aarav Sareen <96787824+arvsrn@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Jack <jack@anoma.ly>
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
Co-authored-by: opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: James Long <longster@gmail.com>
Co-authored-by: Dustin Deus <deusdustin@gmail.com>
Co-authored-by: starptech <starptech@starptechs-MBP.fritz.box>
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
Co-authored-by: 𝓛𝓲𝓽𝓽𝓵𝓮 𝓕𝓻𝓪𝓷𝓴 <little-frank@opencord.local>
Co-authored-by: Dax <mail@thdxr.com>
Co-authored-by: usrnk1 <7547651+usrnk1@users.noreply.github.com>
Co-authored-by: Jay <53023+jayair@users.noreply.github.com>
Co-authored-by: runvip <164729189+runvip@users.noreply.github.com>
Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: Julian Coy <julian@ex-machina.co>
Co-authored-by: Vladimir Glafirov <vglafirov@gitlab.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
Co-authored-by: Kit Langton <kit.langton@gmail.com>
Co-authored-by: Simon Klee <hello@simonklee.dk>
Co-authored-by: Jay <air@live.ca>
Co-authored-by: David Hill <1879069+iamdavidhill@users.noreply.github.com>
2026-07-06 16:05:29 -05:00
Kit Langton 45935b5770 feat(codemode): support destructuring assignment (#35600) 2026-07-06 15:56:52 -04:00
Kit Langton 73e5eb78c7 fix(codemode): align mutable JavaScript semantics (#35598) 2026-07-06 15:55:32 -04:00
Kit Langton 728c74edbb refactor(core): rename system context to instructions (#35583) 2026-07-06 14:29:29 -04:00
Dax Raad b6be2c1912 refactor(api): remove watermark sync surface 2026-07-06 13:01:36 -04:00
Aiden Cline 8e3d4a1761 refactor(codemode): split interpreter and stdlib (#35572) 2026-07-06 12:01:14 -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 38f1e91316 feat(codemode): add OpenAPI tool adapter (#35362) 2026-07-04 16:28:11 -05:00
Aiden Cline 6fae8bc87f feat(core): expose deferred tools through execute (#35361) 2026-07-04 16:20:56 -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