Skip to content

refactor: validation scripts and bump version to 0.22.0#66

Merged
cofin merged 6 commits into
mainfrom
fix/agy
Jun 24, 2026
Merged

refactor: validation scripts and bump version to 0.22.0#66
cofin merged 6 commits into
mainfrom
fix/agy

Conversation

@cofin

@cofin cofin commented Jun 23, 2026

Copy link
Copy Markdown
Owner

Refactor validation scripts for Antigravity and Codex manifests to enhance clarity and compliance with schema requirements. Update version across all plugin manifests and configuration files to 0.22.0.

cofin added 6 commits June 23, 2026 21:21
- Updated `_emit_codex_hooks_manifest` to simplify comments and clarify Codex-native hooks manifest usage.
- Introduced `validate-antigravity-manifest.py` to validate Antigravity plugin manifests and hook commands, ensuring compliance with the specified schema and template token restrictions.
- Modified `validate-codex-manifest.py` to improve clarity on template token restrictions and ensure Codex hook commands are shell-safe.
- Revised `validate-skills.py` to reflect the transition from Gemini to Antigravity terminology, updating comments and validation logic accordingly.
- Renamed functions and variables in `validate-skills.py` to align with Antigravity's plugin structure and validation requirements.
…k, and validate

- Implemented `review.toml` for dispatching code reviews with Beads-aware git range.
- Created `revise.toml` to update specs/plans based on implementation insights.
- Added `setup.toml` for initializing projects with context files and Beads integration.
- Introduced `status.toml` to display progress overview with Beads status.
- Developed `sync.toml` for synchronizing context docs, Beads state, and export summaries.
- Created `task.toml` for creating ephemeral tasks without an audit trail.
- Implemented `validate.toml` to validate project integrity and fix issues.
…commands

- bd export --format jsonl (invalid flag) -> bd export -o (revert.toml)
- separate 'bd dolt push/pull' from 'bd export' in sync guardrail (sync.toml)
- drop non-functional json-envelope config write; envelope is BD_JSON_ENVELOPE only (setup.toml)
plugins/flow/ is generated from repo-root sources by sync-codex-package.py.
The pre-commit hook regenerates and stages it whenever a commit touches those
sources, so the committed Codex package can never drift. Enable via make install-hooks.
The curl install script is the official, platform-detecting installer. Replace
the brew/npm/go install list with the single curl one-liner across README,
AGENTS, flow-setup (md + toml), opencode template, and the br migration notice.
pre-commit hook regenerated plugins/flow.
@cofin cofin merged commit 21a4743 into main Jun 24, 2026
4 checks passed
@cofin cofin deleted the fix/agy branch June 24, 2026 15:38
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