Dax Raad 7f8f46f9fe Refactor session module structure and improve error handling 8 ay önce
..
bin 6d21525e71 sync 8 ay önce
script b00326a75a wip: refactoring tui 8 ay önce
src 7f8f46f9fe Refactor session module structure and improve error handling 8 ay önce
test bfb36a8566 Refactor app context system to use Zod schemas and sync access pattern 8 ay önce
.gitignore d13822d26e tool updates 8 ay önce
AGENTS.md d13822d26e tool updates 8 ay önce
README.md f3da73553c sync 9 ay önce
opencode.json 37c34fd39c mcp support 8 ay önce
package.json 8e769dcac0 Replace env-paths with xdg-basedir for better XDG compliance and cross-platform directory handling 8 ay önce
sst-env.d.ts 526a8ea19a Refactor application path handling and data storage architecture 8 ay önce
tsconfig.json f3da73553c sync 9 ay önce

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.