Dax Raad 53b0a25085 implemented todo tool hace 10 meses
..
bin 6d21525e71 sync hace 10 meses
script b00326a75a wip: refactoring tui hace 10 meses
src 53b0a25085 implemented todo tool hace 10 meses
test bfb36a8566 Refactor app context system to use Zod schemas and sync access pattern hace 10 meses
.gitignore d13822d26e tool updates hace 10 meses
AGENTS.md d13822d26e tool updates hace 10 meses
README.md f3da73553c sync hace 10 meses
opencode.json 37c34fd39c mcp support hace 10 meses
package.json 8e769dcac0 Replace env-paths with xdg-basedir for better XDG compliance and cross-platform directory handling hace 10 meses
sst-env.d.ts 526a8ea19a Refactor application path handling and data storage architecture hace 10 meses
tsconfig.json f3da73553c sync hace 10 meses

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.