17 lines
419 B
Markdown
17 lines
419 B
Markdown
# Aidoit Desktop
|
|
|
|
This directory is reserved for the native Tauri application.
|
|
|
|
Planned capabilities:
|
|
|
|
- API authentication and synchronization
|
|
- local filesystem access
|
|
- shell execution
|
|
- Git operations
|
|
- Docker operations
|
|
- local Ollama integration
|
|
- native builds for macOS, Windows and Linux
|
|
|
|
Tauri initialization is intentionally deferred until the shared contracts and
|
|
desktop security boundaries are finalized.
|