What's Fixed
Template Download Issues Resolved
- Fixed template downloads failing with 404 errors by correcting GitHub URLs from 'main' to 'master' branch
- Removed attempt to download non-existent CLAUDE.md.template
- Updated manual download URL in error messages
Installation
npx hello-simone
Choose between:
- Legacy version (default): The stable, production-ready Simone
- MCP version (
--mcp
flag): The new Model Context Protocol implementation
User Impact
Users will no longer see template download warnings when running npx hello-simone --mcp
. The installer will successfully download the available templates for project configuration.