Skip to content

Add AGENTS.md, Run cargo quietly - #639

Open
cbgbt wants to merge 2 commits into
bottlerocket-os:developfrom
cbgbt:add-agents-md
Open

Add AGENTS.md, Run cargo quietly#639
cbgbt wants to merge 2 commits into
bottlerocket-os:developfrom
cbgbt:add-agents-md

Conversation

@cbgbt

@cbgbt cbgbt commented Feb 11, 2026

Copy link
Copy Markdown
Contributor

Description of changes:

  • Adds AGENTS.md to help agents find their way around the repository.
  • Runs cargo in --quiet mode, which minimizes output under success cases but maintains the same helpful error/warning messages when something goes wrong.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

EC2 Default User and others added 2 commits February 10, 2026 23:39
Add AGENTS.md with repo map and build/test instructions for agents.
Add `make fast` target for quick lint + unit test validation.
cargo in `--quiet` mode will emit minimal output *unless* an error or
warning is emitted, in which case it provides the same output that it
usually does.

Minimizing output helps AI agents run tests without consuming undue
tokens.
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.

2 participants