Suggested Issues
Agents notice things. While fixing your captures they often spot improvements just outside what you pinned: the same misalignment on a sibling screen, a hard-coded color, a missing hover state. Rather than silently widening a fix (scope creep) or burying the observation in a comment (where nothing would ever act on it), agents file suggestions.
Where they show up
Suggested issues collect in a SUGGESTED · N section of the Backlog, marked with a lightbulb, above your resolved issues. Each one is a real issue — it carries the source capture’s screenshot, agent-placed pins or regions, and concrete notes about the proposed change. But it’s pending: invisible to agents, triage, and fix runs until you decide.
Deciding
Every suggestion offers three verbs:
- Accept (⌘⏎) — moves it into the open backlog like any captured issue.
- Accept & Fix — accepts and immediately dispatches an agent at it.
- Dismiss — declines it; it folds away as won’t-fix.
An Accept all capsule clears the pen in one go when the agent had a good day.
Suggestions link both ways: a suggested issue names the issue it came from, and the source issue lists what was suggested off it, so the provenance is always one click away.
Nothing in nitpin acts on a suggestion until you accept it. Agents that mint suggestions are explicitly forbidden from claiming or working them — the review is yours.