Skip to content

feat(adapters): enhance Antigravity CLI plugin manifest, version sync, and CI safeguards - #6

Merged
SHcommit merged 4 commits into
developfrom
feature/agy-plugin-implements-2
Sep 1, 2026
Merged

SHcommit merged 4 commits into
developfrom
feature/agy-plugin-implements-2

Conversation

@SHcommit

@SHcommit SHcommit commented Sep 1, 2026

Copy link
Copy Markdown
Owner

Summary

This PR enhances the Antigravity CLI (agy) plugin integration and introduces automated PR safeguards for manifest governance:

  1. Antigravity CLI Plugin Manifest Enhancement:

    • Added version field ("0.2.0") to adapters/antigravity/plugin.json.
    • Registered adapters/antigravity/plugin.json in scripts/sync_version.py (MANIFEST_SPECS).
  2. Automated PR Safeguards & Governance:

    • Added discover_untracked_manifests() in scripts/sync_version.py to detect and fail CI if an untracked plugin manifest is added.
    • Added .pre-commit-config.yaml for local pre-commit checks.
    • Added symlink layout simulation tests in tests/unit/test_antigravity_adapter.py.
    • Updated CONTRIBUTING.md with manifest governance rules.
    • Generated Enterprise Open Source Readiness & Automated Control Report.

Verification

  • python3 -m pytest -> 398 passed in 23.31s
  • python3 scripts/sync_version.py --check -> exit 0

@SHcommit
SHcommit force-pushed the feature/agy-plugin-implements-2 branch from 2036b94 to cd9f997 Compare September 1, 2026 00:45
@SHcommit
SHcommit force-pushed the feature/agy-plugin-implements-2 branch from d65f101 to b9a0050 Compare September 1, 2026 01:05
@SHcommit
SHcommit merged commit c1bdc4f into develop Sep 1, 2026
9 checks passed
@SHcommit
SHcommit deleted the feature/agy-plugin-implements-2 branch September 1, 2026 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant