What's Changed
- fix: improve error handling in merge command commit process by @ereslibre in #198
- feat: add agent workflow package for YAML-based AI task definitions by @Angelmmiguel in #204
- feat(docs): create command-reference binary for documentation generation by @ereslibre in #181
- feat: implement Rover MCP server by @ereslibre in #206
- chore: download package-manager-mcp from GH releases by @ereslibre in #210
- feat: add rover-agent CLI tool for executing AI agent workflows by @Angelmmiguel in #212
- feat: add install command for AI coding agents by @Angelmmiguel in #214
- feat: implement iteration status tracking for agent workflows by @Angelmmiguel in #215
- feat: pass AI agent environment variables to containers by @Angelmmiguel in #216
- fix: remove hardcoded white text for better terminal compatibility by @Angelmmiguel in #221
- feat: add GitHub workflow to build and publish Docker images by @Angelmmiguel in #222
- chore: use docker user mapping as opposed to chown by @ereslibre in #213
Full Changelog: cli/v1.0.2...cli/v1.1.0