No description
Find a file
thibaud-leclere 5b81361190 feat: project create/edit/delete UI with folder picker and git clone
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-13 10:02:48 +02:00
docs/superpowers plan: Phase 1 foundation implementation plan 2026-04-13 09:13:05 +02:00
src feat: project create/edit/delete UI with folder picker and git clone 2026-04-13 10:02:48 +02:00
src-tauri feat: Tauri commands for project CRUD with git clone support 2026-04-13 09:58:20 +02:00
.gitignore scaffold: Tauri 2 + React + TypeScript via create-tauri-app 2026-04-13 09:31:24 +02:00
index.html fix: set CSP, remove scaffold demo code and unused plugins 2026-04-13 09:37:19 +02:00
package-lock.json feat: TypeScript types and Tauri API wrappers for project CRUD 2026-04-13 09:59:25 +02:00
package.json feat: TypeScript types and Tauri API wrappers for project CRUD 2026-04-13 09:59:25 +02:00
tsconfig.json scaffold: Tauri 2 + React + TypeScript via create-tauri-app 2026-04-13 09:31:24 +02:00
vite.config.ts configure: Tailwind CSS + app metadata 2026-04-13 09:43:08 +02:00