Ryan Westfall westfarn
  • Joined on 2025-02-26
westfarn opened issue ai_ml_operations/chat_web_app#100 2026-08-03 12:17:17 -07:00
Use RevenueCat for Capacitor IAP (Play + App Store); keep Stripe on web
westfarn deleted branch feature/ios-app from ai_ml_operations/chat_web_app 2026-08-03 12:14:23 -07:00
westfarn pushed to master at ai_ml_operations/chat_web_app 2026-08-03 12:14:23 -07:00
5be66dbaa7 iOS App (#99)
westfarn closed issue ai_ml_operations/chat_web_app#21 2026-08-03 12:14:22 -07:00
Ship iOS app by wrapping the web build with Capacitor
westfarn merged pull request ai_ml_operations/chat_web_app#99 2026-08-03 12:14:22 -07:00
iOS App
westfarn pushed to feature/ios-app at ai_ml_operations/chat_web_app 2026-08-03 12:14:00 -07:00
282bc45b3a closess #22
4501ee8f3d Docs sync progress, Personal/Company list UX, Analytics heatmap (#92–#94) (#95)
6c96c50d99 Drive Sync now pending UX + error alerts (#90) (#91)
d5a885f42e Mobile Conversations toggle in header + theme-aware agent bubbles (#87, #88) (#89)
bfed056a0e Documents RAG gate + Drive connect UI (#81-#85) (#86)
Compare 8 commits »
westfarn created pull request ai_ml_operations/chat_web_app#99 2026-08-03 12:13:08 -07:00
iOS App
westfarn pushed to feature/ios-app at ai_ml_operations/chat_web_app 2026-08-03 12:12:40 -07:00
5c70bb4b2d closess #22
westfarn created branch feature/ios-app in ai_ml_operations/chat_web_app 2026-08-03 12:12:40 -07:00
westfarn commented on issue ai_ml_operations/chat_web_app#97 2026-08-03 12:11:48 -07:00
Add message actions: thumbs up/down feedback, copy, and export (PDF / Word / CSV / XLSX / TXT)

Backend companion filed: chat_backend#67PromptFeedback model + POST/DELETE /api/prompt_feedback + hydrate ratings…

westfarn opened issue ai_ml_operations/chat_backend#67 2026-08-03 12:10:42 -07:00
Add PromptFeedback API for per-message thumbs up/down ratings
westfarn commented on issue ai_ml_operations/chat_backend#63 2026-08-02 12:12:26 -07:00
[TICKET] Long-running agentic task execution: tool-calling loop, sub-agents, and durable runs

Related FE frame consumers (same WS envelope family):

westfarn commented on issue ai_ml_operations/chat_web_app#96 2026-08-02 12:12:26 -07:00
Replace the three-dot typing indicator with live activity feedback (Evaluating / Searching / Refining)

Citations UI (explicitly out of scope here) tracked separately: #98.

Share the versioned WS frame parser with that work;…

westfarn commented on issue ai_ml_operations/chat_backend#62 2026-08-02 12:12:25 -07:00
[TICKET] Answer accuracy overhaul: always-on grounded retrieval, better models, and citations

Frontend citation rendering ticket: chat_web_app#98 — Sources list + clickable [n] for the WS/persisted citations frame…

westfarn opened issue ai_ml_operations/chat_web_app#98 2026-08-02 12:12:22 -07:00
Render grounded answer citations (Sources list + clickable [n])
westfarn deleted branch fix/reindex-networkx-dep from ai_ml_operations/chat_backend 2026-08-02 11:57:12 -07:00
westfarn pushed to master at ai_ml_operations/chat_backend 2026-08-02 11:57:11 -07:00
bf3fffa343 Fix reindex_embeddings: install unstructured[xlsx] extras (#66)
westfarn merged pull request ai_ml_operations/chat_backend#66 2026-08-02 11:57:11 -07:00
Fix reindex_embeddings: install unstructured[xlsx] extras
westfarn pushed to fix/reindex-networkx-dep at ai_ml_operations/chat_backend 2026-08-02 11:56:22 -07:00
f0b8973334 Depend on unstructured[xlsx] so spreadsheet ingest has required deps.
westfarn created pull request ai_ml_operations/chat_backend#66 2026-08-02 11:55:15 -07:00
Fix reindex_embeddings: add networkx for Unstructured xlsx