Dax Raad 388156704a fix /provider endpoint to return loaded providers il y a 2 mois
..
bin ff462dfd7a fix: windows install (#4293) il y a 3 mois
script c1ee6d6c41 ci il y a 2 mois
src 388156704a fix /provider endpoint to return loaded providers il y a 2 mois
test cb188f907f ci il y a 2 mois
.gitignore 571d60182a improve snapshotting speed further il y a 7 mois
AGENTS.md 3db8e7c2b6 ci: send stats to posthog il y a 6 mois
Dockerfile 15902cf54d core: add missing system libraries to docker image so the agent starts successfully il y a 3 mois
README.md f3da73553c sync il y a 8 mois
bunfig.toml 96bdeb3c7b OpenTUI is here (#2685) il y a 3 mois
package.json ba1c6122b9 bump opentui to v0.1.60, fixing doubled key events on some older terminal emulators and add_buffer leaks for prompt input il y a 2 mois
parsers-config.ts 4703e859bd Add YAML language server support (#4508) il y a 3 mois
sst-env.d.ts 28c802f399 wip: zen il y a 2 mois
tsconfig.json 62e5f4b154 try tsgo il y a 4 mois

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.