Skip to content

docs: codify the agent-ready issue standard#4536

Draft
Hmbown wants to merge 2 commits into
mainfrom
claude/maintainer-issue-comments-idvhw6
Draft

docs: codify the agent-ready issue standard#4536
Hmbown wants to merge 2 commits into
mainfrom
claude/maintainer-issue-comments-idvhw6

Conversation

@Hmbown

@Hmbown Hmbown commented Jul 18, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds docs/AGENT_READY_ISSUES.md: the triage standard for making tracker issues executable by a fresh agent with no extra context — required body structure (Problem / Current evidence / Scope / Key files / Acceptance criteria / Verification / Out of scope / Related, plus Phases for epics), anchor discipline (every path verified, (anchor not found — needs discovery) convention), the maintainer-vs-community rework boundary (restructure our own bodies in place; never rewrite a reporter's body — comment instead), and community thread etiquette (specific thanks, honest status, no invented claims, bilingual asks for non-English reporters).
  • Links the standard from AGENTS.md (stewardship section) and docs/ISSUE_TRIAGE.md so triage rounds apply one convention.
  • Extends what .github/ISSUE_TEMPLATE/agent-task.yml already established at filing time to the rest of the tracker; written alongside the 2026-07-18 v0.9.2 lane triage round that applies it.

Testing

  • cargo fmt --all -- --check — not applicable, docs-only change (no Rust files touched)
  • cargo clippy --workspace --all-features — not applicable, docs-only change
  • cargo test --workspace --all-features — not applicable, docs-only change

Checklist

  • Updated docs or comments as needed
  • Added or updated tests where relevant — not applicable, docs-only
  • Verified TUI behavior manually if UI changes — not applicable
  • Harvested/co-authored credit uses a GitHub numeric noreply address — no co-author trailers; agent assistance noted in plain commit body per repo convention

🤖 Generated with Claude Code

https://claude.ai/code/session_01QqiqBtPEFYi2rzqFH9V2yR


Generated by Claude Code

claude added 2 commits July 18, 2026 19:05
Capture the deconstruction convention the tracker already trends toward
(.github/ISSUE_TEMPLATE/agent-task.yml) as a triage standard for existing
issues: required body structure, anchor discipline, epic phasing, the
maintainer-vs-community rework boundary, and community thread etiquette.
Link it from AGENTS.md stewardship guidance and docs/ISSUE_TRIAGE.md so
future triage rounds apply one standard.

Written during the 2026-07-18 v0.9.2 lane triage round with agent
assistance.
The v0.8.29 audit note documents writing \x1b[>1u directly on Windows as
current behavior, but push_keyboard_enhancement_flags now probes with
\x1b[>0u and enables no flags, decoding newline chords per terminal
instead. Found while triaging #1687, where the stale note pointed at the
wrong mechanism.

Noted during the 2026-07-18 triage round with agent assistance.
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