opencode/packages/codemode/src
2026-08-21 19:17:29 -04:00
..
interpreter refactor: reuse undefined effect (#44010) 2026-08-21 19:17:29 -04:00
openapi chore(effect): update to beta.107 (#43109) 2026-08-17 21:54:08 +00:00
stdlib refactor(codemode): remove unused spread helper (#40729) 2026-08-05 21:26:33 +00:00
codemode.ts fix(codemode): report interrupted tool calls (#38741) 2026-07-24 13:32:54 -05:00
index.ts feat(core): render CodeMode catalog deltas from structured snapshots (#38183) 2026-07-24 10:20:26 -05:00
tool-error.ts chore(effect): update to beta.107 (#43109) 2026-08-17 21:54:08 +00:00
tool-runtime.ts fix(codemode): search nested namespaces (#38887) 2026-07-25 14:17:49 -05:00
tool-schema.ts refactor(tools): unify tool APIs and result handling (#38367) 2026-07-23 21:13:31 +00:00
tool.ts fix(core): isolate tool hook outcomes (#38571) 2026-07-23 17:40:42 -04:00
tools.ts refactor(tools): unify tool APIs and result handling (#38367) 2026-07-23 21:13:31 +00:00
values.ts