AgentDoctor v0.1.0
AgentDoctor v0.1.0 is the first public CLI release.
Highlights:
- Repository scan engine for AI agent readiness, including agent files, commands, safety boundaries, repo hygiene, CI, and agent ecosystem signals.
- Deterministic
init --dry-runplanning for generated agent guidance. - Global/project config commands for selected agents and config reset/show workflows.
- Cross-platform install scripts and release archives for Windows, Linux, and macOS.
upgradeanduninstalllifecycle commands for installed binaries.
Install:
iwr https://raw.githubusercontent.com/youssefsz/agentdoctor/main/install.ps1 -UseB | iexcurl -fsSL https://raw.githubusercontent.com/youssefsz/agentdoctor/main/install.sh | shRelease artifacts include SHA256 checksum files for each platform archive.
Full changelog: https://github.com/youssefsz/agentdoctor/commits/v0.1.0