summaryrefslogtreecommitdiff
path: root/go.sum
AgeCommit message (Collapse)Author
2026-03-05Migrate UI stack to Bubble Tea v2Paul Buetow
2026-02-04add runtime debugging signals and convert to magev0.10.0Paul Buetow
- Add SIGUSR1 handler for goroutine stack dumps when app hangs - Add SIGUSR2 handler for full profiling (heap, cpu, block) - Add --debug-dir flag for configurable debug output location - Convert build system from go-task to mage - Update documentation with debugging workflow - Bump version to 0.10.0
2025-06-22Fix add task hotkeyPaul Bütow
2025-06-20Add annotate hotkeyPaul Bütow
2025-06-19Add table-based UI and extend task fieldsPaul Bütow
2025-06-19Add Charm bubble tea UIPaul Bütow