cloudaxe-opencode/packages/opencode
opencode-agent[bot] 2410a6bc9e
Fix symmetric padding in TUI input field (#6894)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-01-04 20:34:14 -06:00
..
bin
script chore: rename repo references from sst/opencode to anomalyco/opencode (#6687) 2026-01-02 16:02:52 -05:00
src Fix symmetric padding in TUI input field (#6894) 2026-01-04 20:34:14 -06:00
test core: remove hardcoded .env read block and use new permissions model instead 2026-01-04 01:49:49 -06:00
.gitignore
AGENTS.md docs: update AGENTS.md (#6800) 2026-01-03 20:56:47 -06:00
bunfig.toml feat: add variants toggle (#6325) 2025-12-29 21:43:50 -06:00
Dockerfile add ARM64 Docker image support (#5483) 2025-12-13 13:01:59 -06:00
package.json tui: add session search functionality with debounced input and server-side filtering 2026-01-04 13:38:30 -05:00
parsers-config.ts feat(highlight): add nix syntax highlighting (#6386) 2025-12-29 15:53:41 -06:00
README.md
sst-env.d.ts wip: zen 2025-12-02 18:36:15 -05:00
tsconfig.json

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.