Files
opencode/packages/opencode
Aiden Cline 982954cc1b feat (acp): mcp server support, file diffs, some default slash commands (/init, /compact), show todos properly (#3490)
The mcp server support does not mean acp didn't allow u to use mcp servers previously, it means that now you can connect new servers via ACP instead of relying on the opencode defined ones
2025-10-28 00:08:30 -05:00
..
2025-10-27 10:42:47 -05:00
2025-07-03 21:36:09 -04:00
2025-08-05 12:01:48 -04:00
2025-09-27 02:17:08 -04:00
2025-10-26 03:49:21 +00:00
2025-05-30 20:48:36 -04:00
2025-09-29 14:17:53 -04:00
2025-10-14 18:30:32 -04:00

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.