opencode/packages/codemode/src/interpreter
2026-07-21 12:18:46 -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 refactor(codemode): simplify model-facing wording (#38042) 2026-07-21 10:19:53 -05:00
model.ts feat(codemode): support custom async iterators (#38141) 2026-07-21 12:18:46 -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 feat(codemode): support custom async iterators (#38141) 2026-07-21 12:18:46 -05:00
runtime.ts feat(codemode): support custom async iterators (#38141) 2026-07-21 12:18:46 -05:00
scope.ts fix(codemode): enforce lexical temporal dead zones (#37358) 2026-07-16 22:26:45 -05:00