WIP: A simple cli for daily tangled use cases and AI integration. This is for my personal use right now, but happy if others get mileage from it! :)

Add testing

markbennett.ca 9d00fc97 c1088293

verified
+1
+1
TODO.md
··· 9 9 - [ ] Implement basic CLI command structure (e.g., `tangled --version`, `tangled --help`). 10 10 - [ ] Set up TypeScript configuration. 11 11 - [ ] Configure linting and formatting (ESLint, Prettier). 12 + - [ ] Configure vitest for testing. 12 13 13 14 ## 2. Authentication (Auth) 14 15