orchai/src-tauri/src
thibaud-leclere a626666275 fix: gate init_in_memory as test-only to resolve clippy dead_code warning
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-13 10:07:40 +02:00
..
commands feat: Tauri commands for project CRUD with git clone support 2026-04-13 09:58:20 +02:00
models feat: Project model with CRUD operations and tests 2026-04-13 09:54:52 +02:00
db.rs fix: gate init_in_memory as test-only to resolve clippy dead_code warning 2026-04-13 10:07:40 +02:00
error.rs feat: SQLite database with migration system and full schema 2026-04-13 09:48:27 +02:00
lib.rs feat: Tauri commands for project CRUD with git clone support 2026-04-13 09:58:20 +02:00
main.rs scaffold: Tauri 2 + React + TypeScript via create-tauri-app 2026-04-13 09:31:24 +02:00