opencode/packages/codemode/src/interpreter
2026-07-18 13:42:16 -05:00
..
errors.ts fix(codemode): stop leaking undefined into tool arguments (#37652) 2026-07-18 13:42:16 -05:00
execute.ts fix(codemode): stop leaking undefined into tool arguments (#37652) 2026-07-18 13:42:16 -05:00
methods.ts feat(codemode): native coercion parity in interpreter (#37608) 2026-07-18 12:01:10 -05:00
model.ts feat(codemode): native coercion parity in interpreter (#37608) 2026-07-18 12:01:10 -05:00
promises.ts feat(codemode): unify callback acceptance and support built-in references (#36771) 2026-07-14 15:25:39 -05:00
references.ts fix(codemode): linearize reference walks (#37179) 2026-07-15 17:24:36 -05:00
runtime.ts feat(codemode): native coercion parity in interpreter (#37608) 2026-07-18 12:01:10 -05:00
scope.ts fix(codemode): enforce lexical temporal dead zones (#37358) 2026-07-16 22:26:45 -05:00