mirror of
https://github.com/lahfir/agent-desktop.git
synced 2026-08-07 14:40:05 +00:00
Windows and Linux were cargo check only, so every platform-conditional branch in core was compiled but never executed. That is how 1,062 LOC of broken Win32 file I/O reached a release. Both platforms now run the core unit tests plus their native adapter crate on every PR. The Windows lane isolates HOME the way the bash wrapper does for the other lanes, resolving CARGO_HOME and RUSTUP_HOME from the real profile before repointing USERPROFILE so rustup and cargo still find themselves. The pinned toolchain is minimal and shipped no clippy or rustfmt, so the documented lint gate did not work on a fresh machine. |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| actionlint.yaml | ||
| dependabot.yml | ||
| FUNDING.yml | ||
| PULL_REQUEST_TEMPLATE.md | ||