Skip to content

docs: add agent tightening pass guidance#746

Merged
thymikee merged 1 commit into
mainfrom
docs/agent-tightening-pass
Jun 10, 2026
Merged

docs: add agent tightening pass guidance#746
thymikee merged 1 commit into
mainfrom
docs/agent-tightening-pass

Conversation

@thymikee

Copy link
Copy Markdown
Member

Summary

Add an AGENTS.md tightening-pass section so agents do a bounded cleanup pass before finalizing code changes.

The guidance focuses on touched and adjacent areas: dead or obsolete code, redundant tests, stale helpers/fixtures, needless duplication, and simplification made possible by the change.

Touched-file count: 1.

Validation

git diff --check passed. Docs-only change; no tests required.

@github-actions

Copy link
Copy Markdown

Size Report

Metric Base Current Diff
JS raw 1.2 MB 1.2 MB 0 B
JS gzip 385.4 kB 385.4 kB 0 B
npm tarball 496.7 kB 496.7 kB 0 B
npm unpacked 1.7 MB 1.7 MB 0 B

Startup median (7 runs, lower is better):

Scenario Base Current Diff
CLI --version 26.7 ms 26.8 ms +0.1 ms
CLI --help 42.5 ms 42.5 ms +0.1 ms

Top changed chunks: no changes in the largest emitted chunks.

@thymikee thymikee merged commit 582710e into main Jun 10, 2026
20 checks passed
@thymikee thymikee deleted the docs/agent-tightening-pass branch June 10, 2026 11:38
@github-actions

Copy link
Copy Markdown
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-06-10 11:38 UTC

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