Commit graph

1 commit

Author SHA1 Message Date
Snider
737c471078
feat(code): add /code:compare for module version comparison (#115)
Add compare command that:
- Compares local vs remote module versions
- Shows status (ahead, behind, synced)
- Checks dependency compatibility with Composer constraints
- Supports ^ and ~ version operators
- Suggests deployment order for incompatible versions

Migrated from core-claude PR #59.

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 07:31:45 +00:00