All @executor-js/codemode-core versions

@executor-js/codemode-core @0.0.1

MIT
License
No
Install Scripts
5
Dependencies
5
Dev Dependencies
9.0 KB
Package Size
Published

Core primitives for "code mode" — the pattern where an LLM writes TypeScript/JavaScript that calls into a pre-registered set of tools, executed in a sandbox. This package provides the shared type surface (`Tool`, `SandboxToolInvoker`, `CodeExecutor`), JSO

Maintainers

rhyssullivan

Dependencies (5)

PackageConstraintRegistry Status
ajv ^8.17.1 auto_approved
effect ^3.21.0 auto_approved
ajv-formats ^3.0.1 auto_approved
@babel/parser ^7.29.2 auto_approved
@standard-schema/spec ^1.0.0 auto_approved

Dev Dependencies (5)

PackageConstraintRegistry Status
tsup ^8.5.0 auto_approved
vitest ^4.1.3 auto_approved
bun-types ^1.2.22 auto_approved
typescript ^5.9.3 auto_approved
@types/node ^24.3.1 auto_approved

Transitive Dependency Tree

13 transitive deps max depth 3
  ├─ @babel/parser ^7.29.2 → 7.29.7
  ├─ @standard-schema/spec ^1.0.0 → 1.1.0
  ├─ ajv ^8.17.1 → 8.20.0
  ├─ ajv-formats ^3.0.1 → 3.0.1
├─ effect ^3.21.0 → 3.21.3
  ├─ @babel/types ^7.29.7 → 7.29.7
  ├─ @standard-schema/spec ^1.0.0 → 1.1.0
  ├─ ajv ^8.0.0 → 8.20.0
  ├─ fast-check ^3.23.1
  ├─ fast-deep-equal ^3.1.3 → 3.1.3
  ├─ fast-uri ^3.0.1 → 3.1.2
  ├─ json-schema-traverse ^1.0.0 → 1.0.0
├─ require-from-string ^2.0.2 → 2.0.2
  ├─ @babel/helper-string-parser ^7.29.7 → 7.29.7
  ├─ @babel/helper-validator-identifier ^7.29.7 → 7.29.7
  ├─ fast-deep-equal ^3.1.3 → 3.1.3
  ├─ fast-uri ^3.0.1 → 3.1.2
  ├─ json-schema-traverse ^1.0.0 → 1.0.0
  ├─ require-from-string ^2.0.2 → 2.0.2

Published to npm: