Releases: pkeffect/Antigravity-Architect
Releases · pkeffect/Antigravity-Architect
Antigravity-Architect v3.0.1
[3.0.1] - 2026-02-24
Fixed
- CI/CD Reliability: Fixed critical
.gitignorecollision excluding thesrc/directory. - Test Matrix: Added
PyYAMLto exact test dependency matrix to fix missing modules on GitHub Runners. - Coverage Artifacts: Fixed
pytest-covreporting missing SQLite.coveragefiles by generating and uploading standardcoverage.xml.
[3.0.0] - 2026-02-24
Added (The Intelligence Layer)
- Protocol v3.0.0: Upgraded agent manifest structure with lifecycle awareness.
- Declarative Governance: Added
.agent/tools.jsonfor explicit agent tool control. - Semantic Mapping: Added
AGENT_MAP.yamlfor pre-computed repository summaries. - Autonomic Compaction: Implemented state-reduction protocols in self-learning rules.
- Atomic Documentation: Standardized machine-readable header IDs across all templates.
- Neural Bridge: Enhanced global knowledge discovery via
KNOWLEDGE_LAKE_DIR.
[2.0.0] - 2026-02-24
Added (Agent-First Evolution)
- Conditional Rules: Rules are now stack-aware and load dynamically.
- Skill Chaining: Automated dependency resolution for executable agent skills.
- Personality Packs: Added
startupandenterprisedevelopment personas. - Health Badges: Added automated SVG project health badge generation.
- Project Lockdown: Achieved 100% test coverage and lint compliance.
Antigravity-Architect v1.7.0
[1.7.0] - 2026-02-11
Added (v1.7.0)
- Community Blueprint Marketplace: Expanded
--blueprintsupport.- New Built-ins: Added
nextjs,fastapi,go-fiber, andrust-axumproject templates. - Remote Fetching: Added support for git URLs (e.g.,
--blueprint https://github.com/user/repo). - Discovery: Added
--list-blueprintsflag to show available templates.
- New Built-ins: Added
- CLI Presets: Added
--save-presetand--presetto save/load project configurations.
Changed (v1.7.0)
- Refactoring: significantly reduced cognitive complexity in
generate_project. - Roadmap: Updated roadmap to reflect completed milestones.
Test Suite (v1.7.0)
- Coverage: Increased to 91% (806/883 lines).
- Refactoring: Renamed and organized test files.
- Robustness: Validated 106 tests (100% passing).
Fixed (v1.7.0)
- Markdown Linting: Fixed formatting issues in documentation files.
- Code Duplication: Resolved repeated string literals in
antigravity_master_setup.py.
Security (v1.7.0)
- None
Antigravity-Architect v1.6.2
[1.6.2] - 2026-02-10
Added
- LF Line-Ending Enforcement: Added
.gitattributesto guarantee consistent formatting between Windows and Linux CI environments. - Local Quality Enforcement (Pre-commit): Added
.pre-commit-config.yamlto automate Ruff formatting, linting, and safety checks locally. - AI Development Transparency: Added prominent
[!CAUTION]disclaimer toREADME.mddetailing the Gemini/Claude hybrid development and audit workflow. - Comprehensive Project Maps: Expanded
README.mdto show the full 45+ item directory tree of the generated Living Repository. - Integrated Knowledge Links: Added direct hyperlinks to Open WebUI and Antigravity Architect in all core documentation.
- Hardened Commit Workflow: Mandated
ruff format .andpytestin the/commitworkflow to prevent CI drift and regression. - Sentinel Mode (Self-Protection): Introduced proactive security auditing for critical files via
scripts/sentinel.py. - Autonomous Evolution: Added background refactoring framework (Rule 10) for systematic tech debt reduction.
- Documentation Genie: Automated deep-dive
TECH_STACK.mdgeneration during project configuration. - Multi-Repo Context Bridge: Automated sibling repository discovery and architectural synchronization.
Fixed
- CI Formatting Drift: Resolved recurring
ruff format --checkfailures by standardizing onLFline endings project-wide. - Naming Inconsistency: Resolved
AttributeErrorforSENTINEL_PYconstant reference mismatch. - Generator Integrity: Fixed duplicated bootstrap file writing logic in
generate_project. - Markdown Standards Compliance: Fixed 40+ linting errors (MD022, MD030, MD031, MD032, MD040) in
README.mdand workflows. - Cognitive Complexity: Significantly reduced script complexity by refactoring monolithic generation logic into modular static methods.
Changed
- Code Refactor: Replaced brittle literal string filenames for agent rules with robust class constants (
RULE_ARCHITECTURE,RULE_SECURITY, etc.). - Tech Stack Mandate: Updated Rule 01 to strictly mandate
ruff formatandmypyas pre-commit requirements. - Test Suite Growth: Expanded verification suite to 68+ passing tests with 100% regression-free status.
Antigravity-Architect v1.6.0
[1.6.0] - 2026-02-08
Added (v1.6.0)
- Dynamic Rule Evolution: Enabled self-correcting AI behavior.
- Multi-Agent Persona Orchestra: Added Architect, UX, and Security specialists.
- Project Ancestry: Added global rule inheritance from
~/.antigravity. - Dependency Graveyard: Added tracking for failed implementations.
- Doctor-Led Audits: Added
/doctorcommand for automated health checks. - Semantic RAG Pre-Optimization: Automatic indexing of imported docs.
- Integrated Skill Bridge: Standardized skill runner for AI agents.
- Blueprint Marketplace: Added
--blueprintflag for specialized stacks. - Visual Context Mapping: Generated Mermaid architecture diagrams.
- Time-Travel Memory: Git-integrated session history.
Antigravity-Architect v1.5.4
- Gitea Focus: Added a dedicated "Gitea Support" section to
README.md. - Template Update: Updated
PROFESSIONAL_README_TEMPLATEto highlight Gitea capabilities. - Badge: Added Gitea badge to
README.md.
Antigravity-Architect v1.5.2
Antigravity-Architect v1.4.4
Update for .vscode directory and file creation.
Full Changelog: v1.4.3...v1.4.4
Antigravity-Architect v1.4.3
Antigravity-Architect v1.4.2
Initial package release. Please see the Changelog.md for more details.