v0.2.0 - Multi-Platform AI Agent Support
Multi-Platform AI Agent Support
The template now works with 13 AI coding agents — not just Claude Code.
Supported Platforms
| Agent | Status |
|---|---|
| Claude Code | Recommended — Opus 4.6 |
| Codex CLI | Supported |
| OpenCode | Supported |
| GitHub Copilot | Supported |
| Cursor | Supported |
| Windsurf | Supported |
| Gemini CLI | Supported |
| Cline / Roo Code | Supported |
| Continue | Supported |
| Amazon Q | Supported |
| Augment Code | Supported |
| Aider | Supported |
What's New
- Platform-specific instruction files and
/clone-websiteskill for each agent - Sync scripts to regenerate platform files from a single source of truth:
bash scripts/sync-agent-rules.sh— regenerates instruction files fromAGENTS.mdnode scripts/sync-skills.mjs— regenerates/clone-websiteskill for all platforms
- Updated README with Supported Platforms table and sync documentation
Full Changelog
https://github.com/JCodesMore/ai-website-cloner-template/blob/master/CHANGELOG.md