opencode/packages/opencode
Dax Raad 526a8ea19a Refactor application path handling and data storage architecture
Replace simple directory-based path system with git-aware data management that uses global data directories and proper workspace detection.

🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai>
2025-06-01 14:40:44 -04:00
..
bin sync 2025-05-31 18:10:49 -04:00
script sync 2025-05-31 18:10:49 -04:00
src Refactor application path handling and data storage architecture 2025-06-01 14:40:44 -04:00
test/tool tool rework 2025-05-31 17:12:16 -04:00
.gitignore embed go 2025-05-30 21:26:53 -04:00
package.json sync 2025-05-31 18:42:43 -04:00
README.md sync 2025-05-30 20:48:36 -04:00
sst-env.d.ts Refactor application path handling and data storage architecture 2025-06-01 14:40:44 -04:00
tsconfig.json sync 2025-05-30 20:48:36 -04: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.