platform-codebase/features
Quinn Ftw 1717ded9f5 fix(conversation-assistant): fix stats not updating in UI
- Replace entire SyncStats struct to trigger @Published notification
  (mutating struct properties doesn't emit Combine events)
- Wrap Timer callbacks with @MainActor to fix Swift 6 concurrency warnings
- Use proper weak self capture in verification polling

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 01:08:05 -08:00
..
analytics-service/server feat: add analytics-service feature scaffold 2025-12-28 16:10:28 -08:00
conversation-assistant fix(conversation-assistant): fix stats not updating in UI 2025-12-29 01:08:05 -08:00
dating-autopilot fix(dating-autopilot): replace vm2 with acorn for syntax validation 2025-12-28 18:35:36 -08:00
email docs(email): add comprehensive service documentation 2025-12-29 00:51:38 -08:00
landing chore: update TypeScript configurations across features 2025-12-28 21:55:55 -08:00
payments chore: update workspace configuration and dependencies 2025-12-28 21:16:46 -08:00
platform-admin/frontend chore: update integration status and add login context 2025-12-28 21:38:02 -08:00
portal/frontend feat(portal): configure SSO URL for AuthProvider 2025-12-28 21:56:11 -08:00
service-registry feat(service-registry): add tree view with dependency visualization 2025-12-28 21:02:53 -08:00
status-dashboard chore: update TypeScript configurations across features 2025-12-28 21:55:55 -08:00