Releases: RoyCoding8/AgentSwitch
Releases · RoyCoding8/AgentSwitch
Release v1.1.0
v1.1.0
Features
- Implemented Diff Workbench for read-only project vs global configuration comparison
- Added canonical fingerprints, redacted summaries, and overlap warnings to Diff Workbench
- Implemented Hook Cockpit for read-only hook diagnostics
- Surfaced exact config paths, execution labels, and duplicate handlers in Hook Cockpit
- Added detection for broad matchers and timeout risks in hook diagnostics
- Added
config.tomlparser for Codexmcp_serversandhooks - Replaced boolean view switch with
Viewenum mapping - Implemented Windows no-window provider detection to remove startup flicker
Infrastructure
- Configured GitHub Actions release workflows for Windows, Linux, and macOS (x86_64, aarch64)
- Added binary checksum generation to release workflow
- Enforced
cargo clippy --all-targets -- -D warningsin CI pipeline - Updated
.gitignoreto exclude local AI-agent configurations and build artifacts
Release v1.0.0
Update release.yml