opencode/packages/codemode/src
2026-08-31 23:54:58 -05:00
..
interpreter fix(codemode): reject Object.assign cycles (#46076) 2026-08-31 20:38:02 -04:00
openapi refactor(codemode): name only supported operations (#46082) 2026-08-31 20:00:13 -04:00
stdlib fix(codemode): reject Object.assign cycles (#46076) 2026-08-31 20:38:02 -04:00
codemode.ts
index.ts feat(codemode): add inline namespace metadata (#46464) 2026-08-31 16:01:14 -05:00
namespace.ts feat(codemode): add inline namespace metadata (#46464) 2026-08-31 16:01:14 -05:00
tool-error.ts fix(codemode): report original tool errors (#45820) 2026-08-27 22:54:36 -05:00
tool-runtime.ts feat(codemode): add inline namespace metadata (#46464) 2026-08-31 16:01:14 -05:00
tool-schema.ts feat(codemode): label item and value schema comments (#46542) 2026-08-31 23:54:58 -05:00
tool.ts feat(codemode): document numeric string and array constraints (#46510) 2026-08-31 20:44:07 -05:00
tools.ts feat(codemode): add inline namespace metadata (#46464) 2026-08-31 16:01:14 -05:00
values.ts