opencode/packages/codemode/src/stdlib
2026-07-21 20:36:42 -05:00
..
collections.ts feat(codemode): add Set method parity (#38000) 2026-07-20 16:48:35 -05:00
console.ts refactor(codemode): simplify model-facing wording (#38042) 2026-07-21 10:19:53 -05:00
date.ts refactor(codemode): simplify model-facing wording (#38042) 2026-07-21 10:19:53 -05:00
json.ts feat(codemode): support JSON callbacks (#38006) 2026-07-20 22:25:14 -05:00
math.ts feat(codemode): support generator functions (#38172) 2026-07-21 20:36:42 -05:00
number.ts refactor(codemode): simplify model-facing wording (#38042) 2026-07-21 10:19:53 -05:00
object.ts feat(codemode): support generator functions (#38172) 2026-07-21 20:36:42 -05:00
promise.ts refactor(codemode): remove tool concurrency cap (#36545) 2026-07-12 16:07:53 -05:00
regexp.ts refactor(codemode): simplify model-facing wording (#38042) 2026-07-21 10:19:53 -05:00
string.ts refactor(codemode): simplify model-facing wording (#38042) 2026-07-21 10:19:53 -05:00
url.ts refactor(codemode): simplify model-facing wording (#38042) 2026-07-21 10:19:53 -05:00
value.ts feat(codemode): native coercion parity in interpreter (#37608) 2026-07-18 12:01:10 -05:00