Vladimir Glafirov 9495e3e903 chore: bump gitlab-ai-provider to 6.10.0 (#34756) 2 bulan lalu
..
bin 6e47ae769e fix(cli): forward signals from npm shim (#26259) 4 bulan lalu
migration 7f571d36ea refactor(core): move database schema ownership (#29068) 3 bulan lalu
script a0409e64d8 refactor(core): unify filesystem search service (#31566) 3 bulan lalu
specs 604a5f781f refactor(core): consolidate filesystem services (#30447) 3 bulan lalu
src 55552c521f fix(provider): force openai reasoning variants (#34702) 2 bulan lalu
test 55552c521f fix(provider): force openai reasoning variants (#34702) 2 bulan lalu
.gitignore e85119aa64 Load models.dev snapshot from build global (#28077) 3 bulan lalu
AGENTS.md 7f571d36ea refactor(core): move database schema ownership (#29068) 3 bulan lalu
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 9 bulan lalu
README.md f3da73553c sync 1 tahun lalu
bunfig.toml 6274b0677c tui plugins (#19347) 5 bulan lalu
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) 5 bulan lalu
package.json 9495e3e903 chore: bump gitlab-ai-provider to 6.10.0 (#34756) 2 bulan lalu
parsers-config.ts fe0c4f8c74 refactor(server): canonicalize service API (#31049) 3 bulan lalu
sst-env.d.ts 24a9841322 zen: update sst version 6 bulan lalu
tsconfig.json fe0c4f8c74 refactor(server): canonicalize service API (#31049) 3 bulan lalu

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.