Commit graph

7 commits

Author SHA1 Message Date
thibaud-leclere
7983cfb405 feat: add phase 4 notifications service and in-app center 2026-04-14 10:09:19 +02:00
thibaud-leclere
acd73f682f feat: implement phase 3 agent pipeline and ticket review UI 2026-04-14 09:18:11 +02:00
thibaud-leclere
e72372fca8 feat: Phase 2 dependencies, migration 002, Arc<Mutex> AppState
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-13 14:20:45 +02:00
thibaud-leclere
738f6c5c55 feat: Tauri commands for project CRUD with git clone support
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-13 09:58:20 +02:00
thibaud-leclere
afd092c642 feat: SQLite database with migration system and full schema 2026-04-13 09:48:27 +02:00
thibaud-leclere
99eb56fa3e fix: set CSP, remove scaffold demo code and unused plugins
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-13 09:37:19 +02:00
thibaud-leclere
0a0b848737 scaffold: Tauri 2 + React + TypeScript via create-tauri-app
Manually scaffolded Tauri 2 + React + TypeScript + Vite project
structure since the CLI requires an interactive terminal. Preserves
existing docs/ and .git history.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-13 09:31:24 +02:00