Aiden Cline db9391e8a6 drop citation_options from cohere (#31543) hace 3 meses
..
bin 6e47ae769e fix(cli): forward signals from npm shim (#26259) hace 4 meses
migration 7f571d36ea refactor(core): move database schema ownership (#29068) hace 3 meses
script fe0c4f8c74 refactor(server): canonicalize service API (#31049) hace 3 meses
specs 604a5f781f refactor(core): consolidate filesystem services (#30447) hace 3 meses
src db9391e8a6 drop citation_options from cohere (#31543) hace 3 meses
test db9391e8a6 drop citation_options from cohere (#31543) hace 3 meses
.gitignore e85119aa64 Load models.dev snapshot from build global (#28077) hace 4 meses
AGENTS.md 7f571d36ea refactor(core): move database schema ownership (#29068) hace 3 meses
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) hace 9 meses
README.md f3da73553c sync hace 1 año
bunfig.toml 6274b0677c tui plugins (#19347) hace 5 meses
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) hace 5 meses
package.json 37522185d3 refactor(tui): centralize application exit (#31524) hace 3 meses
parsers-config.ts fe0c4f8c74 refactor(server): canonicalize service API (#31049) hace 3 meses
sst-env.d.ts 24a9841322 zen: update sst version hace 7 meses
tsconfig.json fe0c4f8c74 refactor(server): canonicalize service API (#31049) hace 3 meses

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.