- justfile: all common commands (build, test, verify, etc.)
- GitHub Actions CI: runs verification suite on every push
- Pre-commit hook: runs verification suite before every commit
- .cargo/config.toml: optimized build settings
- specs/TEMPLATE.md: consistent spec format for each component
- cargo-tauri 2.11.2, cargo-watch 8.5.3, cargo-outdated 0.19.0,
cargo-machete 0.9.2, libappindicator-gtk3 installed
- Root version bumped to 0.1.0
👾 Generated with [Letta Code](https://letta.com)
Co-Authored-By: Letta Code <noreply@letta.com>