| Age | Commit message (Expand) | Author |
| 5 days | feat: unify Google Tasks with main system via caching and integrated UI | Peter Stone |
| 5 days | feat: complete Agent Context API Phase 2 & 3 (Write/Create/Management) | Peter Stone |
| 5 days | fix: parse Todoist local datetimes, show near-future tasks, add undated tasks... | Peter Stone |
| 5 days | chore: unify and centralize agent configuration in .agent/ | Peter Stone |
| 6 days | feat: Phase 1 — remove bug feature and dead code | Peter Stone |
| 9 days | refactor: RF-04/08 migrate inline HTML to templates, standardize form parsing | Claude Agent |
| 9 days | test: add coverage for planning tab, meals, Google Tasks, bug handlers, compl... | Agent |
| 10 days | refactor: RF-03/06 extract groupMeals helper, eliminate convertSyncItemToTask... | Claude |
| 10 days | chore: autocommit uncommitted changes | Claudomator Agent |
| 11 days | test: add Google Calendar unit tests for pure functions | Claudomator Agent |
| 2026-03-04 | fix: migrate Todoist client from deprecated REST v2 to API v1 | Peter Stone |
| 2026-03-04 | feat: sync log, cache clear endpoint, Todoist projects from cached tasks | Peter Stone |
| 2026-02-17 | Add calendar cache layer, incremental sync tests, completion assertions | Peter Stone |
| 2026-02-07 | Add no-cache header tests, update SESSION_STATE with audit results | Peter Stone |
| 2026-02-07 | Fix passkey registration showing broken UI when WebAuthn not configured | Peter Stone |
| 2026-02-07 | Add build version footer, deploy ldflags, template test helper, and logs script | Peter Stone |
| 2026-02-07 | Fix timeline task completion replacing view, fix passkey registration CSRF | Peter Stone |
| 2026-02-06 | Fix missing settings button, disappeared events, and tab refresh bug | Peter Stone |
| 2026-02-05 | Add passkey (WebAuthn) authentication support | Peter Stone |
| 2026-02-05 | Improve session handling, shopping UI, and cleanup | Peter Stone |
| 2026-02-05 | Extract shopping handlers to dedicated file | Peter Stone |
| 2026-02-03 | Add comprehensive test coverage across packages | Peter Stone |
| 2026-02-03 | Refactor template rendering with Renderer interface for testability | Peter Stone |
| 2026-02-01 | Improve shopping mode and flatten nav bar | Peter Stone |
| 2026-02-01 | Improve timeline view with dynamic bounds, now line, and overlap handling | Peter Stone |
| 2026-01-31 | Fix timeline calendar view and shopping UI bugs (#56, #65-73) | Peter Stone |
| 2026-01-31 | Add feature toggles system with settings UI (#74) | Peter Stone |
| 2026-01-28 | Expand agent context API with completed log and calendar view | Peter Stone |
| 2026-01-28 | Add Agent Context API for external agent integration | Peter Stone |
| 2026-01-28 | Refactor agent handlers for simplicity and clarity | Peter Stone |
| 2026-01-27 | Fix CSP to allow conditions page embeds and fonts | Peter Stone |
| 2026-01-27 | Fix z-index, conditions auth, and meal combining (#62, #63, #64) | Peter Stone |
| 2026-01-26 | Fix shopping-mode template name to use filename | Peter Stone |
| 2026-01-26 | Add Google Tasks integration (#43) | Peter Stone |
| 2026-01-26 | Add shopping mode for focused single-store shopping (#34) | Peter Stone |
| 2026-01-26 | Fix multiple UI issues and shopping completion bug | Peter Stone |
| 2026-01-26 | Add day of week to timeline section headings | Peter Stone |
| 2026-01-26 | Use configured timezone throughout codebase | Peter Stone |
| 2026-01-26 | Fix calendar timezone handling with configurable display timezone | Peter Stone |
| 2026-01-26 | Fix Google Calendar timezone handling | Peter Stone |
| 2026-01-26 | Fix Google Calendar credential loading | Peter Stone |
| 2026-01-26 | Phase 5: Extract functions to reduce complexity | Peter Stone |
| 2026-01-26 | Phase 4: Extract magic numbers to constants | Peter Stone |
| 2026-01-26 | Phase 3: Error handling and security hardening | Peter Stone |
| 2026-01-26 | Phase 2: Fix data race in GetBoardsWithCards | Peter Stone |
| 2026-01-26 | Phase 1: Critical security fixes | Peter Stone |
| 2026-01-25 | Fix all static analysis errors (golangci-lint) | Peter Stone |
| 2026-01-25 | Refactor: extract helpers and clean up hardcoded HTML | Peter Stone |
| 2026-01-25 | Fix timezone and date handling bugs #40, #41, #42 | Peter Stone |
| 2026-01-25 | Implement architectural refactors for feature requests #28, #30, #31, #33-38 | Peter Stone |