Skip to content

Releases: RoyCoding8/AgentSwitch

Release v1.1.0

14 May 11:11

Choose a tag to compare

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.toml parser for Codex mcp_servers and hooks
  • Replaced boolean view switch with View enum 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 warnings in CI pipeline
  • Updated .gitignore to exclude local AI-agent configurations and build artifacts

Release v1.0.0

12 May 01:26

Choose a tag to compare

Update release.yml