Aiden Cline dbc60fc47a test(provider): cover websocket timeout merge order 2 mēneši atpakaļ
..
bin 6e47ae769e fix(cli): forward signals from npm shim (#26259) 3 mēneši atpakaļ
migration 7f571d36ea refactor(core): move database schema ownership (#29068) 2 mēneši atpakaļ
script 932fb6c9ec refactor(core): consolidate pty service (#30537) 2 mēneši atpakaļ
specs 604a5f781f refactor(core): consolidate filesystem services (#30447) 2 mēneši atpakaļ
src 287057fbd5 fix(provider): preserve custom loader options 2 mēneši atpakaļ
test dbc60fc47a test(provider): cover websocket timeout merge order 2 mēneši atpakaļ
.gitignore e85119aa64 Load models.dev snapshot from build global (#28077) 2 mēneši atpakaļ
AGENTS.md 7f571d36ea refactor(core): move database schema ownership (#29068) 2 mēneši atpakaļ
BUN_SHELL_MIGRATION_PLAN.md 604a5f781f refactor(core): consolidate filesystem services (#30447) 2 mēneši atpakaļ
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 8 mēneši atpakaļ
README.md f3da73553c sync 1 gadu atpakaļ
bunfig.toml 6274b0677c tui plugins (#19347) 4 mēneši atpakaļ
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) 4 mēneši atpakaļ
package.json 932fb6c9ec refactor(core): consolidate pty service (#30537) 2 mēneši atpakaļ
parsers-config.ts b039702e8c feat(tui): add syntax highlighting for elixir, fsharp, r, make, vim, xml, agda (#28198) 2 mēneši atpakaļ
sst-env.d.ts 24a9841322 zen: update sst version 5 mēneši atpakaļ
tsconfig.json ff55a40749 core: remove @effect/language-service plugin and optimize hot path type performance 3 mēneši atpakaļ

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.