summaryrefslogtreecommitdiff
path: root/SESSION_STATE.md
AgeCommit message (Expand)Author
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-28Refactor agent handlers for simplicity and clarityPeter Stone
2026-01-25Fix bugs and add bug management scriptsPeter Stone
2026-01-21Implement 10 UI/UX improvements and bug fixesPeter Stone
2026-01-20Add VPS deployment artifacts and documentationPeter Stone
2026-01-20Mark authentication task as approvedPeter Stone
2026-01-20Update session state with auth implementation progressPeter Stone
2026-01-20Add session-based authenticationPeter Stone
2026-01-13remove agent access featurePeter Stone
2026-01-13Implement Todoist write operations - API layer (Part 1)Peter Stone
2026-01-13Add Trello card creation and completion UI (Phase 3 Step 3)Peter Stone
2026-01-13Add Trello Lists support for UI dropdownsPeter Stone
2026-01-13Implement Trello write operations (Phase 3 Step 1)Peter Stone
2026-01-13Implement Glassmorphism Foundation (Phase 2.5)Peter Stone
2026-01-13Implement Phase 2 Steps 3-5: Sorting and Search improvementsPeter Stone
2026-01-13 Implement Trello smart sorting by newest card activityPeter Stone
2026-01-13Implement 4-Tab Architecture with unified Atom modelPeter Stone
2026-01-13Implement unified Atom model for multi-source abstractionPeter Stone
2026-01-12Modernize frontend with tabs, HTMX, and Tailwind build pipelinePeter Stone
2026-01-12Sort Trello boards with active boards firstPeter Stone
2026-01-12Add security tests for path traversal and SQL injection fixesPeter Stone
2026-01-12Remove obsolete AI endpoint reference from documentationPeter Stone
2026-01-12Remove AI agent middleware and snapshot endpointPeter Stone
2026-01-12Parallelize Trello card fetching for improved performancePeter Stone