paviko ae04b6b48a Fix session error toasts and display session state messages hace 3 meses
..
bin ff462dfd7a fix: windows install (#4293) hace 3 meses
script b487a18316 first release hace 3 meses
src e876929169 Providers configuration add/remove from settings hace 3 meses
test 0a2d7af179 core: honor retry-after values exceeding 10 minutes instead of discarding them hace 3 meses
types b487a18316 first release hace 3 meses
webgui ae04b6b48a Fix session error toasts and display session state messages hace 3 meses
.gitignore b487a18316 first release hace 3 meses
AGENTS.md 3db8e7c2b6 ci: send stats to posthog hace 7 meses
README.md f3da73553c sync hace 9 meses
bunfig.toml 96bdeb3c7b OpenTUI is here (#2685) hace 4 meses
package.json 81eae65ac7 Updated to OpenCode 1.0.78 hace 3 meses
parsers-config.ts a5564f730e feat: add Swift syntax highlighting support (#4434) hace 3 meses
sst-env.d.ts b5cc27b8ea chore: format code hace 3 meses
tsconfig.json b487a18316 first release 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.