paviko 7d7f90abb5 #5 Initial code for "gui-only" plugin 6 days ago
..
bin ff462dfd7a fix: windows install (#4293) 3 months ago
script bf2f7a2603 Merge branch 'public/dev' into ide-plugin 1 week ago
src 58ef39a509 #6 Favorites models 1 week ago
test 7249b87bf6 feat(skill): add skill discovery from URLs via well-known RFC (#12423) 1 week ago
types b487a18316 first release 2 months ago
webgui 7d7f90abb5 #5 Initial code for "gui-only" plugin 6 days ago
.gitignore 898d8d01a0 Merge public/dev into ide-plugin 3 weeks ago
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) 1 month ago
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 2 months ago
README.md f3da73553c sync 8 months ago
bunfig.toml 6cf2c3e3db fix: use Instance.directory instead of process.cwd() in read tool 2 weeks ago
package.json bf2f7a2603 Merge branch 'public/dev' into ide-plugin 1 week ago
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) 1 month ago
sst-env.d.ts 28c802f399 wip: zen 2 months ago
tsconfig.json b487a18316 first release 2 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.