-
Notifications
You must be signed in to change notification settings - Fork 1k
fix: archive add-antigravity-support and fix-cline-workflows-implementation #423
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…tation Archives two changes that were missing complete requirement content in their spec deltas, which would have caused data loss during archival: 1. add-antigravity-support: Adds Antigravity IDE support to cli-init and cli-update with proper workflow file generation in `.agent/workflows/` 2. fix-cline-workflows-implementation: Corrects Cline paths from `.clinerules/` to `.clinerules/workflows/` to match Cline's official workflow conventions Both deltas were fixed to include all 15 slash command scenarios (14 existing + 1 new Antigravity) to prevent loss of existing requirements when archived.
📝 WalkthroughWalkthroughThis PR adds Antigravity and CodeBuddy Code slash-command support to OpenSpec CLI initialization and update specifications, updates Cline workflow file paths from Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Poem
Pre-merge checks✅ Passed checks (3 passed)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (13)
💤 Files with no reviewable changes (3)
🧰 Additional context used📓 Path-based instructions (3)openspec/changes/**/*.md📄 CodeRabbit inference engine (openspec/AGENTS.md)
Files:
openspec/changes/**/specs/**/spec.md📄 CodeRabbit inference engine (openspec/AGENTS.md)
Files:
openspec/specs/**/spec.md📄 CodeRabbit inference engine (openspec/AGENTS.md)
Files:
🧠 Learnings (13)📓 Common learnings📚 Learning: 2025-11-25T01:08:19.004ZApplied to files:
📚 Learning: 2025-11-25T01:08:19.004ZApplied to files:
📚 Learning: 2025-11-25T01:08:02.839ZApplied to files:
📚 Learning: 2025-11-25T01:08:19.004ZApplied to files:
📚 Learning: 2025-11-25T01:08:19.004ZApplied to files:
📚 Learning: 2025-11-25T01:08:19.004ZApplied to files:
📚 Learning: 2025-11-25T01:08:02.839ZApplied to files:
📚 Learning: 2025-11-25T01:08:19.004ZApplied to files:
📚 Learning: 2025-11-25T01:08:19.004ZApplied to files:
📚 Learning: 2025-11-25T01:08:19.004ZApplied to files:
📚 Learning: 2025-11-25T01:08:19.004ZApplied to files:
📚 Learning: 2025-11-25T01:08:19.004ZApplied to files:
🪛 LanguageToolopenspec/changes/archive/2025-12-30-add-antigravity-support/specs/cli-update/spec.md[uncategorized] ~72-~72: The official name of this software platform is spelled with a capital “H”. (GITHUB) openspec/changes/archive/2025-12-30-fix-cline-workflows-implementation/specs/cli-init/spec.md[uncategorized] ~78-~78: The official name of this software platform is spelled with a capital “H”. (GITHUB) [uncategorized] ~78-~78: The official name of this software platform is spelled with a capital “H”. (GITHUB) openspec/changes/archive/2025-12-30-fix-cline-workflows-implementation/specs/cli-update/spec.md[uncategorized] ~72-~72: The official name of this software platform is spelled with a capital “H”. (GITHUB) openspec/changes/archive/2025-12-30-add-antigravity-support/specs/cli-init/spec.md[uncategorized] ~78-~78: The official name of this software platform is spelled with a capital “H”. (GITHUB) [uncategorized] ~78-~78: The official name of this software platform is spelled with a capital “H”. (GITHUB) 🔇 Additional comments (9)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Review CompleteYour review story is ready! Comment !reviewfast on this PR to re-generate the story. |
Summary
add-antigravity-supportchange - adds Antigravity IDE support with workflow files in.agent/workflows/fix-cline-workflows-implementationchange - corrects Cline paths from.clinerules/to.clinerules/workflows/Changes
The original spec deltas only contained partial requirement content (new scenarios only), which would have caused loss of existing scenarios during archival. This PR:
fix-cline-workflows-implementationTest plan
openspec validate --strict.clinerules/workflows/🤖 Generated with Claude Code
Summary by CodeRabbit
New Features
Bug Fixes
Documentation
✏️ Tip: You can customize this high-level summary in your review settings.