Issues
An issue is a single unit of work — a bug, an enhancement, a feature, a task, or a question.
What an issue holds
- Type — bug, enhancement, feature, task, or question.
- Status — open, in progress, resolved, or closed.
- Priority — low, medium, high, or critical.
- Effort — a rough size: s, m, or l.
- The tool it belongs to, a description (markdown), and comments for discussion. Issues update live as others change them.
Linking issues
Issues can express relationships — a dependency ("this is blocked by that") or a supersedes link (one issue absorbs another). This keeps a growing backlog coherent.
AI on an issue
You can open an AI chat scoped to an issue to dig into it — explore the code, reason about a fix, or draft the work — right from the issue.
Group related issues into projects, or let an error group create an issue for you.