Dax Raad 56ad2db020 core: expose tool arguments in shell hook for plugin visibility il y a 2 mois
..
bin ff462dfd7a fix: windows install (#4293) il y a 5 mois
script e772fc6e23 fix: revert "feat(app): add web input focus shortcut (#12493)" (#12639) il y a 2 mois
src 56ad2db020 core: expose tool arguments in shell hook for plugin visibility il y a 2 mois
test e269788a8f feat: support claude agent SDK-style structured outputs in the OpenCode SDK (#8161) il y a 2 mois
.gitignore e3c1861a3e get rid of models.dev macro il y a 2 mois
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) il y a 3 mois
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) il y a 4 mois
README.md f3da73553c sync il y a 10 mois
bunfig.toml a0673256db core: increase test timeout to 30s to prevent failures during package installation il y a 2 mois
package.json 892bb75265 release: v1.1.61 il y a 2 mois
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) il y a 3 mois
sst-env.d.ts 28c802f399 wip: zen il y a 4 mois
tsconfig.json 62e5f4b154 try tsgo il y a 6 mois

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.