|
|
2 weeks ago | |
|---|---|---|
| .. | ||
| bin | 6e47ae769e fix(cli): forward signals from npm shim (#26259) | 3 months ago |
| migration | 7f571d36ea refactor(core): move database schema ownership (#29068) | 2 months ago |
| script | ba3f966ed0 build: bump opentui to 0.4.5 (#37616) | 3 weeks ago |
| specs | 604a5f781f refactor(core): consolidate filesystem services (#30447) | 2 months ago |
| src | 542ba88602 fix(provider): select prompt cache keys by SDK (#38424) | 2 weeks ago |
| test | 20589d66d5 fix(provider): preserve Mistral reasoning history (#38453) | 2 weeks ago |
| .gitignore | e85119aa64 Load models.dev snapshot from build global (#28077) | 2 months ago |
| AGENTS.md | 7f571d36ea refactor(core): move database schema ownership (#29068) | 2 months ago |
| Dockerfile | f254cf76d9 add ARM64 Docker image support (#5483) | 8 months ago |
| README.md | f3da73553c sync | 1 year ago |
| bunfig.toml | 6274b0677c tui plugins (#19347) | 4 months ago |
| git | e2d03ce38c feat: interactive update flow for non-patch releases (#18662) | 4 months ago |
| package.json | 20589d66d5 fix(provider): preserve Mistral reasoning history (#38453) | 2 weeks ago |
| parsers-config.ts | fe0c4f8c74 refactor(server): canonicalize service API (#31049) | 2 months ago |
| sst-env.d.ts | 24a9841322 zen: update sst version | 5 months ago |
| tsconfig.json | fe0c4f8c74 refactor(server): canonicalize service API (#31049) | 2 months ago |
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.