agentic-git 0.2.2
A patch release for the shim: the workspace now builds on Windows (#15). agentic-git-core stays at 0.1.0.
The Windows arm of parent_process_name() referenced an undeclared sysinfo crate, so cargo build had always failed on Windows. It now returns None — a fail-safe that leaves the cross-branch deny path intact and only skips the gh-post-merge noise-suppression optimization. The test-windows-advisory CI job (build + cross-platform contract tests) is green for the first time.
Windows runtime is still unverified — this makes the product compile on Windows; the cfg(windows) code paths have not been exercised on a real Windows host.
Install / upgrade
cargo install agentic-git # or --force to upgrade