opencode/packages/opencode
Sewer. fd7b7eacd3
Added: Ability to hide subagents from primary agents system prompt. (#4773)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-01-06 22:29:17 -06:00
..
bin
script fix: add --use-system-ca flag in execArgv 2026-01-06 21:01:03 -06:00
src Added: Ability to hide subagents from primary agents system prompt. (#4773) 2026-01-06 22:29:17 -06:00
test Added: Ability to hide subagents from primary agents system prompt. (#4773) 2026-01-06 22:29:17 -06:00
.gitignore
AGENTS.md
bunfig.toml
Dockerfile
package.json
parsers-config.ts
README.md
sst-env.d.ts
tsconfig.json

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.