Adam d1ebe0767c chore: refactoring and tests (#12629) 1 tydzień temu
..
bin ff462dfd7a fix: windows install (#4293) 3 miesięcy temu
script e772fc6e23 fix: revert "feat(app): add web input focus shortcut (#12493)" (#12639) 1 tydzień temu
src d1ebe0767c chore: refactoring and tests (#12629) 1 tydzień temu
test 7249b87bf6 feat(skill): add skill discovery from URLs via well-known RFC (#12423) 2 tygodni temu
.gitignore e3c1861a3e get rid of models.dev macro 3 tygodni temu
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) 1 miesiąc temu
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 2 miesięcy temu
README.md f3da73553c sync 8 miesięcy temu
bunfig.toml 6cf2c3e3db fix: use Instance.directory instead of process.cwd() in read tool 3 tygodni temu
package.json 83156e5153 chore(deps): bump @gitlab/gitlab-ai-provider to 3.5.0 (#12496) 2 tygodni temu
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) 1 miesiąc temu
sst-env.d.ts 28c802f399 wip: zen 2 miesięcy temu
tsconfig.json 62e5f4b154 try tsgo 4 miesięcy temu

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.