Files
anomalyco_opencode/packages/opencode
Dax Raad 02848a350c feat: add opentui interface for opencode
- Add comprehensive TUI interface with React Ink components
- Implement session management, model selection, and command dialogs
- Add theme system with customizable colors and styling
- Integrate with existing opencode server and SDK
- Add todo management and file browsing capabilities
- Include proper TypeScript support and error handling
2025-09-19 17:21:04 -04:00
..
2025-09-19 06:10:27 -04:00
2025-09-19 09:12:20 +00:00
2025-07-03 21:36:09 -04:00
2025-08-05 12:01:48 -04:00
2025-05-30 20:48:36 -04:00
2025-09-19 18:18:56 +00:00

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.