Skip to content

chore: add agent context baseline#3021

Draft
zerausn wants to merge 5 commits into
lbjlaq:mainfrom
zerausn:codex/local-spanish-defaults
Draft

chore: add agent context baseline#3021
zerausn wants to merge 5 commits into
lbjlaq:mainfrom
zerausn:codex/local-spanish-defaults

Conversation

@zerausn

@zerausn zerausn commented Apr 6, 2026

Copy link
Copy Markdown

Summary

  • Created by Publish-AntigravityAgentPR.ps1
  • Context entrypoint: AGENTS.md
  • Deterministic automation config: .antigravity/automation.json

Validation

  • if (-not (Get-Command npm -ErrorAction SilentlyContinue)) { throw 'npm no esta en PATH' } else { npm run build }
  • if (-not (Get-Command cargo -ErrorAction SilentlyContinue)) { throw 'cargo no esta en PATH' } else { cargo check --manifest-path src-tauri\Cargo.toml }

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