Joe Schmitt 8bd250fb15 feat(tui): add /export command to export conversation to editor (#989) 7 mēneši atpakaļ
..
bin caf465a9da chore: rename OpenCode to opencode (#579) 8 mēneši atpakaļ
script 67e9bda94f ci 7 mēneši atpakaļ
src 8bd250fb15 feat(tui): add /export command to export conversation to editor (#989) 7 mēneši atpakaļ
test f884766445 v2 message format and upgrade to ai sdk v5 (#743) 7 mēneši atpakaļ
.gitignore 571d60182a improve snapshotting speed further 8 mēneši atpakaļ
AGENTS.md 79bbf90b72 chore: rework openapi spec and use stainless sdk 8 mēneši atpakaļ
README.md f3da73553c sync 9 mēneši atpakaļ
package.json 2eefdae6a9 ignore: fix types 7 mēneši atpakaļ
sst-env.d.ts 1c4fd7f28f Api: add endpoint for getting github app token 7 mēneši atpakaļ
tsconfig.json f3da73553c sync 9 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.