Tickets
Integrated task management with Kanban board view. Create tickets, assign them to AgentPods, and track progress through your workflow.
Overview
AgentsMesh Tickets provide a lightweight issue tracking system designed for AI-driven development. Key features include:
- Kanban board visualization
- Ticket ↔ Pod linking for context
- Git commit and merge request associations
- Priority and estimation tracking
- Labels and assignees
Ticket Status
Tickets flow through these statuses in the Kanban board:
Backlog→Todo→In Progress→In Review→Done
Priority Levels
| Priority | Description |
|---|---|
| Urgent | Critical issues requiring immediate attention |
| High | Important tasks that should be addressed soon |
| Medium | Normal priority work |
| Low | Nice-to-have items when time permits |
| None | Priority not yet assigned |
Pod Integration
Link tickets to AgentPods to:
- Provide context — The AI agent receives ticket details as initial context
- Track progress — See which Pods are working on which tickets
- Auto-update — Pod completion can update ticket status
- View history — See all Pods that worked on a ticket
Git Integration
Tickets can be associated with:
Commits
Link commits to tickets by SHA. View commit messages, authors, and links to the source.
Merge Requests / Pull Requests
Track MRs/PRs associated with tickets. See status, pipeline results, and review state.
Story Points
Estimate effort using Fibonacci story points:
123581321