Simplify AGENTS.md - #9182
Conversation
| - Commits: imperative mood, optional `[Area]` prefix (e.g. `[Debugger]`, `[SymDB]`). Keep messages concise — avoid full diffs or extensive explanation. | ||
| - PRs: follow [`.github/pull_request_template.md`](.github/pull_request_template.md). Keep descriptions concise — focus on "what" and "why", brief "how" only when complex. | ||
|
|
||
| ## Documentation References |
There was a problem hiding this comment.
would it make sense to keep the reference to docs/ and tell the agent to look in it for more details ? Or maybe it finds it itself ?
LLM ValidationLLM Validation Gate — dotnet-tracer-agent🔴 FAIL
AnalysisChanged instruction file(s): Blocking — 3 case(s) regressed; the gate failed on the worst below.
Results
Cases
Per-dimension scores, token usage, latency, and estimated cost are in the CI job logs. |
BenchmarksBenchmark execution time: 2026-09-04 15:49:12 Comparing candidate commit b2c3d12 in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 70 metrics, 1 unstable metrics, 64 known flaky benchmarks, 62 flaky benchmarks without significant changes.
|
Summary of changes
Deletes most of AGENTS.md
Reason for change
Locally, I have been running overrides of the AGENTS.md with an empty file and have found that I have reduced my token usage while also improving the quality of the output that I get with various models.
Implementation details
Delete many lines I left some that may be reasonable.
Test coverage
We will see
Other details