summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 daysfix: add ws:// ProxyPass for /claudomator/api/ws; track Apache vhost in repoPeter Stone
3 daysfeat: add Claudomator stories as atom source in Doot tasks tabClaude Agent
3 daysfeat: gate Claudomator UI behind Doot session auth via reverse proxyDoot Agent
5 daysfix: support multiple enabled Google Task lists and CalendarsPeter Stone
5 daysfix: remove orphaned HandleRefreshTab routePeter Stone
5 daysfeat: unify Google Tasks with main system via caching and integrated UIPeter Stone
5 daysfeat: complete Agent Context API Phase 2 & 3 (Write/Create/Management)Peter Stone
6 daysfix: restore background image using CSS custom property on bodyPeter Stone
6 daysfix: parse Todoist local datetimes, show near-future tasks, add undated tasks...Peter Stone
6 dayschore: unify and centralize agent configuration in .agent/Peter Stone
6 daysstyle: modernize UI with dark glass theme and 40% bg opacityPeter Stone
6 daysfeat: color clock based on build version hashPeter Stone
6 daysfix: cd to repo root in deploy scriptPeter Stone
7 dayschore: gitignore .claude/Peter Stone
7 daysfeat: Phase 1 — remove bug feature and dead codePeter Stone
10 daysrefactor: RF-04/08 migrate inline HTML to templates, standardize form parsingClaude Agent
10 daystest: add coverage for planning tab, meals, Google Tasks, bug handlers, compl...Agent
10 daysrefactor: RF-03/06 extract groupMeals helper, eliminate convertSyncItemToTask...Claude
10 dayschore: autocommit uncommitted changesClaudomator Agent
11 daystest: add Google Calendar unit tests for pure functionsClaudomator Agent
12 daysdocs: add comprehensive REFACTOR_PLAN.md with code analysis and implementatio...Peter Stone
12 dayschore: migrate deploy + ops scripts from SSH to local executionPeter Stone
2026-03-04fix: migrate Todoist client from deprecated REST v2 to API v1Peter Stone
2026-03-04feat: sync log, cache clear endpoint, Todoist projects from cached tasksPeter Stone
2026-03-04chore: move role definitions to ~/.claude/roles, trim CLAUDE.md and DESIGN.mdPeter Stone
2026-02-17Add calendar cache layer, incremental sync tests, completion assertionsPeter Stone
2026-02-07Add self-improvement cycles to all role definitionsPeter Stone
2026-02-07Update project docs: fix stale references, add missing sectionsPeter Stone
2026-02-07Add no-cache header tests, update SESSION_STATE with audit resultsPeter Stone
2026-02-07Fix passkey registration showing broken UI when WebAuthn not configuredPeter Stone
2026-02-07Add build version footer, deploy ldflags, template test helper, and logs scriptPeter Stone
2026-02-07Fix timeline task completion replacing view, fix passkey registration CSRFPeter Stone
2026-02-06Fix missing settings button, disappeared events, and tab refresh bugPeter Stone
2026-02-05Add passkey (WebAuthn) authentication supportPeter Stone
2026-02-05Improve session handling, shopping UI, and cleanupPeter Stone
2026-02-05Extract shopping handlers to dedicated filePeter Stone
2026-02-05Document multi-agent workflow, ADRs, and Agent APIPeter Stone
2026-02-03Document Quick Add UX pattern and filter checked shopping itemsPeter Stone
2026-02-03Add comprehensive test coverage across packagesPeter Stone
2026-02-03Refactor template rendering with Renderer interface for testabilityPeter Stone
2026-02-01Improve shopping mode and flatten nav barPeter Stone
2026-02-01Add debounced hover effect to timeline eventsPeter Stone
2026-02-01Improve timeline view with dynamic bounds, now line, and overlap handlingPeter Stone
2026-01-31Update z-index hierarchy in DESIGN.mdPeter Stone
2026-01-31Fix timeline calendar view and shopping UI bugs (#56, #65-73)Peter Stone
2026-01-31Add feature toggles system with settings UI (#74)Peter Stone
2026-01-28Expand agent context API with completed log and calendar viewPeter Stone
2026-01-28Add Agent Context API for external agent integrationPeter Stone
2026-01-28Refactor agent handlers for simplicity and clarityPeter Stone
2026-01-27Fix CSP to allow conditions page embeds and fontsPeter Stone