Skip to content

refactor(agy): update storage directory from .agent to .agents#2276

Open
baveku wants to merge 1 commit intogithub:mainfrom
baveku:main
Open

refactor(agy): update storage directory from .agent to .agents#2276
baveku wants to merge 1 commit intogithub:mainfrom
baveku:main

Conversation

@baveku
Copy link
Copy Markdown

@baveku baveku commented Apr 20, 2026

Description

This PR updates the default storage and registration directory for the Antigravity (agy) integration. The path has been migrated from .agent to .agents to maintain consistency with the updated Antigravity IDE specifications.

Changes:

  • Updated config["folder"] from .agent/ to .agents/.
  • Updated registrar_config["dir"] from .agent/skills to .agents/skills.

Testing

  • Tested locally with uv run specify --help
  • Ran existing tests with uv sync && uv run pytest
  • Verified the directory change in agy/integrations/__init__.py

AI Disclosure

  • I did not use AI assistance for this contribution
  • I did use AI assistance (describe below)

@baveku baveku requested a review from mnriem as a code owner April 20, 2026 04:08
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