Skip to content

Add concise AGENTS.md to define AI-agent behavior and required quality gates#64

Merged
hyperremix merged 1 commit into
mainfrom
codex/remove-unrelated-content-from-agents.md
Feb 26, 2026
Merged

Add concise AGENTS.md to define AI-agent behavior and required quality gates#64
hyperremix merged 1 commit into
mainfrom
codex/remove-unrelated-content-from-agents.md

Conversation

@hyperremix
Copy link
Copy Markdown
Owner

Motivation

  • Replace the outdated, verbose CLAUDE.md guidance with a focused repository-level AGENTS.md that defines AI-agent behavior and expectations.
  • Provide a minimal, clear set of required quality gates and workflow rules to guide automated and human contributors.
  • Ensure agents follow project conventions around TypeScript, imports, testing, frontend internationalization, and Electron safety.

Description

  • Remove the previous CLAUDE.md content and add AGENTS.md containing scoped instructions for AI agents and maintainers.
  • Document the Scope and a short Completion checklist to ensure edits are task-scoped and reversible.
  • Add a required quality gates list with explicit commands: bun run typecheck, bun run format, bun run lint, bun run check, and bun run test:run.
  • Add concise sections covering agent workflow expectations, coding conventions, frontend rules, testing rules, and Electron/runtime safety requirements.

Testing

  • This change is documentation-only and no automated tests were executed as part of this PR.
  • The new AGENTS.md documents the commands that must be run and passed (bun run typecheck, bun run format, bun run lint, bun run check, bun run test:run) before task completion, but those gates were not run here.

Codex Task

Copy link
Copy Markdown

@greptile-apps greptile-apps Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@hyperremix hyperremix merged commit b66f316 into main Feb 26, 2026
5 checks passed
@hyperremix hyperremix deleted the codex/remove-unrelated-content-from-agents.md branch February 26, 2026 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants