| Age | Commit message (Collapse) | Author |
|
Amp-Thread-ID: https://ampcode.com/threads/T-019d669c-a1a9-702a-ab0e-7ea799649e17
Co-authored-by: Amp <amp@ampcode.com>
|
|
Amp-Thread-ID: https://ampcode.com/threads/T-019d197f-3cb2-775c-ba8b-ff16be288021
Co-authored-by: Amp <amp@ampcode.com>
|
|
|
|
Patch release: code quality improvements based on 100 Go Mistakes analysis.
(Retried as 0.11.3 because 0.11.2 was already used in remote)
|
|
|
|
Patch release: code-quality refactors (Model sub-structs, date format
constant, debug config struct, large function decomposition) and one
bug fix (View() double-render of expandedCellView).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
- Add 'B' hotkey to toggle blinking on/off when tasks are marked done
- When disabled, tasks complete immediately without visual distraction
- When enabled, provides visual feedback with blinking animation
- Show status message indicating toggle state
- Bump version to 0.11.0
|
|
- 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
|
|
|
|
|
|
- Enable editing task description using external editor ($EDITOR)
- Create temporary file for editing and handle TUI editor properly
- Show editing indicator while external editor is active
- Add blinking feedback after successful description update
- Increment version from 0.9.0 to 0.9.1
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
|
|
|
|
|