adamdottv c82a060eca feat(tui): file viewer, select messages 7 months ago
..
bin caf465a9da chore: rename OpenCode to opencode (#579) 7 months ago
script 53b7e04b86 ci: tweaks 7 months ago
src c82a060eca feat(tui): file viewer, select messages 7 months ago
test 51bf193889 ignore: run prettier 8 months ago
.gitignore d13822d26e tool updates 8 months ago
AGENTS.md 79bbf90b72 chore: rework openapi spec and use stainless sdk 7 months ago
README.md f3da73553c sync 8 months ago
config.schema.json f0962e2d9c Add Option to Disable MCP Servers (#513) 7 months ago
package.json 11d042be25 snapshot functionality 7 months ago
sst-env.d.ts 51bf193889 ignore: run prettier 8 months ago
tsconfig.json f3da73553c sync 8 months ago

README.md

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.