- Add reqwest 0.12 (json + stream features) — was missing from Cargo.toml causing chat_stream to fail to compile - Add Android/IpadOs arms to SourceOs match in chat command - Add tauri::Manager import to notify.rs (needed for .state()) - Replace deprecated menu_on_left_click with show_menu_on_left_click - Remove desktopTemplate from tauri.conf.json (not in tauri-utils 2.9.2 schema) - Commit Cargo.lock so cross-machine builds pin identical crate versions All 42 unit tests pass on Linux Mint 22.3 (Muninn). |
||
|---|---|---|
| .. | ||
| capabilities | ||
| icons | ||
| patterns | ||
| src | ||
| .gitignore | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||
| tauri.conf.json | ||