Aiden Cline 1b3d58e791 fix: prevent read tool from opening binary files and corrupting session (#1425) 1 год назад
..
bin caf465a9da chore: rename OpenCode to opencode (#579) 1 год назад
script 72e464ac3e ci: tweak 1 год назад
src 1b3d58e791 fix: prevent read tool from opening binary files and corrupting session (#1425) 1 год назад
test 4c34b69ae6 chore: fix test to have deterministic testing (#1401) 1 год назад
.gitignore 571d60182a improve snapshotting speed further 1 год назад
AGENTS.md 79bbf90b72 chore: rework openapi spec and use stainless sdk 1 год назад
README.md f3da73553c sync 1 год назад
package.json 0bd0453866 build: add @octokit/rest to opencode dependencies (#1396) 1 год назад
sst-env.d.ts 1c4fd7f28f Api: add endpoint for getting github app token 1 год назад
tsconfig.json f3da73553c sync 1 год назад

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.