opencode/packages/core
Aiden Cline 068ab339b6 feat(codemode): add named Tool | Namespace entries
Replace record-keyed tools and the separate namespace-description map with an OpenAI-style array of named tools and namespaces. Namespace descriptions are optional, namespaces may nest, and duplicate or dotted names are rejected.
2026-08-31 13:55:14 -05:00
..
script fix(core): preserve benchmark directory argument (#45634) 2026-08-27 19:38:58 -04:00
src feat(codemode): add named Tool | Namespace entries 2026-08-31 13:55:14 -05:00
test feat(codemode): add named Tool | Namespace entries 2026-08-31 13:55:14 -05:00
bunfig.toml
drizzle.config.ts
package.json fix(pty): own daemon lifetime and hand off restarts (#45551) 2026-08-27 11:52:48 -04:00
README.md
schema.json feat(core): decouple workspace identity from provisioning (#44526) 2026-08-23 23:49:51 +00:00
sst-env.d.ts
tsconfig.build.json
tsconfig.json
tsconfig.tests.json

@opencode-ai/core

Core runtime services for OpenCode.