2
0
Dax Raad 671e91f201 Add session share URL display to CLI output 8 сар өмнө
..
bin 6d21525e71 sync 9 сар өмнө
script b00326a75a wip: refactoring tui 8 сар өмнө
src 671e91f201 Add session share URL display to CLI output 8 сар өмнө
test bfb36a8566 Refactor app context system to use Zod schemas and sync access pattern 8 сар өмнө
.gitignore d13822d26e tool updates 8 сар өмнө
AGENTS.md d13822d26e tool updates 8 сар өмнө
README.md f3da73553c sync 9 сар өмнө
opencode.json 37c34fd39c mcp support 8 сар өмнө
package.json 8e769dcac0 Replace env-paths with xdg-basedir for better XDG compliance and cross-platform directory handling 8 сар өмнө
sst-env.d.ts 526a8ea19a Refactor application path handling and data storage architecture 9 сар өмнө
tsconfig.json f3da73553c sync 9 сар өмнө

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.