summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-23Bump version to 0.12.0v0.12.0Paul Buetow
2026-03-05Bump version to 0.11.4v0.11.4Paul Buetow
2026-03-05Migrate UI stack to Bubble Tea v2Paul Buetow
2026-03-03bump up version to 0.11.3v0.11.3Paul Buetow
2026-03-03bump up version to 0.11.2Paul Buetow
2026-03-03chore: bump version to 0.11.2v0.11.2Paul Buetow
2026-03-03ui: complete help hotkey coveragePaul Buetow
2026-03-03ui: document B hotkey in help screenPaul Buetow
2026-02-28bump up version to 0.9.3v0.11.1Paul Buetow
2026-02-28refactor(ui): break up large functions in ui packagePaul Buetow
2026-02-28refactor(task): move debug state into debugConfig structPaul Buetow
2026-02-28refactor(task): centralize Taskwarrior date format as task.DateFormatPaul Buetow
2026-02-28fix(ui): remove double-render of expandedCellView in View()Paul Buetow
2026-02-28refactor(ui): group Model fields into embedded sub-structs by concernPaul Buetow
2026-02-04feat: add toggle for task completion blinking feedbackv0.11.0Paul Buetow
2026-02-04add go best practicesPaul Buetow
2026-02-04add runtime debugging signals and convert to magev0.10.0Paul Buetow
2026-02-04rename to AGENTS.mdPaul Buetow
2025-11-02update readmePaul Buetow
2025-10-05add open for macosv0.9.3Paul Buetow
2025-07-12add vibe coding infoPaul Buetow
2025-07-08no realisticPaul Buetow
2025-07-02bump up versionv0.9.2Paul Buetow
2025-06-29as of now no TODOsPaul Buetow
2025-06-29feat: add random task jump hotkeys and document navigation keysPaul Buetow
2025-06-29fix: correct field count in task detail view to make description selectablePaul Buetow
2025-06-29fix: resolve text wrapping and task ID issues in TaskSamuraiPaul Buetow
2025-06-28chore: add .gitignore and remove tracked binaryPaul Buetow
2025-06-28refactor: rearrange table columns to place Project between Recur and TagsPaul Buetow
2025-06-28feat: add 'T' hotkey to convert first tag to projectPaul Buetow
2025-06-28feat: add project field support to TaskSamuraiPaul Buetow
2025-06-28docs: add Taskwarrior filter usage examples to READMEPaul Buetow
2025-06-28fix: enable scrolling in help screen viewportPaul Buetow
2025-06-28feat: make help screen scrollable and theme-awarePaul Buetow
2025-06-28feat: add external editor support for description editing in detail viewv0.9.1Paul Buetow
2025-06-28feat: add editing and visual feedback to task detail viewPaul Buetow
2025-06-28feat: add field navigation to task detail viewPaul Buetow
2025-06-28feat: implement detailed task view with improved readabilityPaul Buetow
2025-06-28feat: add search functionality to help mode and improve help displayPaul Buetow
2025-06-28fix: resolve test failures and improve code qualityPaul Buetow
2025-06-27fix unit testPaul Buetow
2025-06-27Fix multiple bugs and improve error handlingPaul Buetow
2025-06-24Merge pull request #92 from snonux/codex/add---disco-startup-flag-with-hotkeyPaul Bütow
2025-06-24Add disco mode with flag and hotkeyPaul Bütow
2025-06-24Merge pull request #91 from snonux/codex/add-u-hotkey-for-url-extraction-and-...Paul Bütow
2025-06-24Rename URL open hotkeyPaul Bütow
2025-06-24Merge pull request #90 from snonux/codex/allow-navigation-during-task-blinkingPaul Bütow
2025-06-24allow navigation during blinkingPaul Bütow
2025-06-22Merge pull request #88 from snonux/codex/add-space-hotkey-to-refresh-task-listPaul Bütow
2025-06-22Add space hotkey to refresh task listPaul Bütow