Ryan Westfall westfarn
  • Joined on 2025-02-26
westfarn pushed to feature/async-drive-sync-57 at ai_ml_operations/chat_backend 2026-08-02 04:02:43 -07:00
098d781818 Enqueue Drive sync as a Django task and return 202 (#57).
westfarn commented on issue ai_ml_operations/chat_web_app#90 2026-08-02 03:59:14 -07:00
Drive Sync now: pending UX + error toast when sync fails

Backend dependency: chat_backend#57 — async Drive sync task + API error fields.

westfarn commented on issue ai_ml_operations/chat_backend#57 2026-08-02 03:59:07 -07:00
Async Drive sync task + surface sync errors to clients

Companion FE: chat_web_app#90 — pending UX + error toast when sync fails.

westfarn opened issue ai_ml_operations/chat_backend#57 2026-08-02 03:59:04 -07:00
Async Drive sync task + surface sync errors to clients
westfarn opened issue ai_ml_operations/chat_web_app#90 2026-08-02 03:59:04 -07:00
Drive Sync now: pending UX + error toast when sync fails
westfarn deleted branch fix/drive-connection-null-company-id from ai_ml_operations/chat_backend 2026-08-02 03:44:44 -07:00
westfarn pushed to master at ai_ml_operations/chat_backend 2026-08-02 03:44:43 -07:00
7025dab857 Personal Drive/RAG without a company (#55) (#56)
westfarn closed issue ai_ml_operations/chat_backend#55 2026-08-02 03:44:42 -07:00
Personal Drive/RAG must work without a company (null company_id)
westfarn merged pull request ai_ml_operations/chat_backend#56 2026-08-02 03:44:42 -07:00
Personal Drive/RAG without a company (#55)
0d6bf2b024 Support personal Drive/RAG without a company (#55).
westfarn deleted branch fix/mobile-conversations-toggle-and-agent-bubble-theme from ai_ml_operations/chat_web_app 2026-08-02 03:39:37 -07:00
westfarn pushed to master at ai_ml_operations/chat_web_app 2026-08-02 03:39:37 -07:00
d5a885f42e Mobile Conversations toggle in header + theme-aware agent bubbles (#87, #88) (#89)
westfarn closed issue ai_ml_operations/chat_web_app#88 2026-08-02 03:39:35 -07:00
Agent message bubble should follow light/dark theme
westfarn closed issue ai_ml_operations/chat_web_app#87 2026-08-02 03:39:35 -07:00
Mobile: move Conversations toggle inline next to Hesychia logo
westfarn merged pull request ai_ml_operations/chat_web_app#89 2026-08-02 03:39:35 -07:00
Mobile Conversations toggle in header + theme-aware agent bubbles (#87, #88)
westfarn created pull request ai_ml_operations/chat_web_app#89 2026-08-02 03:38:48 -07:00
Mobile Conversations toggle in header + theme-aware agent bubbles (#87, #88)
1785846f23 Move mobile Conversations toggle into header; theme agent bubbles (#87, #88)
westfarn created pull request ai_ml_operations/chat_backend#56 2026-08-02 03:35:39 -07:00
Fix DriveConnection null company_id on Google Drive link (#55)
311e19abe6 Reject Drive link when user has no company (#55).