Skip to content

docs: add agent guidance - #9

Merged
jevin98 merged 1 commit into
mainfrom
codex/add-agents-md
May 14, 2026
Merged

docs: add agent guidance#9
jevin98 merged 1 commit into
mainfrom
codex/add-agents-md

Conversation

@jevin98

Copy link
Copy Markdown
Owner

Summary

  • Add a root AGENTS.md with project-specific guidance for coding agents.
  • Document the WXT + Vue extension structure, pnpm commands, WXT i18n layout, generated-output boundaries, and PR expectations.
  • Require pnpm exec eslint . --fix after code generation or code-modifying tasks.
  • Keep the small ESLint mechanical formatting fixes produced by the required format run.

Verification

  • pnpm install --frozen-lockfile
  • pnpm exec eslint . --fix
  • pnpm exec wxt prepare
  • pnpm exec eslint .
  • pnpm compile

@jevin98
jevin98 merged commit 134448b into mainMay 14, 2026
@jevin98
jevin98 deleted the codex/add-agents-md branch May 15, 2026 03:51
Sign up for freeto 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

@jevin98