2026-07-28 - 2026-08-04
Overview
16 Pull requests merged by 1 user
Merged
#73 Add opt-in use_conversation_context flag for chat history (#33)
Merged
#72 Fix agent progress frames on live WebSocket (#63)
Merged
#71 Eval harness (#62 P4), status frames, and agentic runs (#63)
Merged
#69 Monetization app + RevenueCat webhooks (store IAP ledger)
Merged
#70 Add PromptFeedback API for per-message thumbs ratings (#67)
Merged
#66 Fix reindex_embeddings: install unstructured[xlsx] extras
Merged
#65 Always-on grounded retrieval + role-scoped Ollama models (#62 Phases 1–3)
Merged
#61 Drive sync progress + documents list API + prompt heatmap (#59, #60, #94)
Merged
#58 Async Drive sync via Django tasks (#57)
Merged
#56 Personal Drive/RAG without a company (#55)
Merged
#54 Tier-gated RAG + Drive document sources (#42)
Merged
#41 Stove-pipe RAG retrieval to prevent cross-tenant leakage (#40)
Merged
#39 Add account self-delete and subscription lifecycle sync (#34)
Merged
#38 Persist Ollama token usage from streamed LLM responses (#16)
Merged
#37 Multi-plan subscriptions, quotas, and token usage APIs (#16 #17 #36)
Merged
#35 Add Stripe Customer Portal session API for account billing
9 Issues closed from 1 user
Closed
#33 Add user flag for previous-conversation context / RAG lookup
Closed
#68 Monetization app + RevenueCat webhooks (chat_web_app#100)
Closed
#67 Add PromptFeedback API for per-message thumbs up/down ratings
Closed
#59 Drive sync: expose progress (files done / total) for UI progress bar
Closed
#60 Documents list API: pagination, search, sort, personal/company scope
Closed
#57 Async Drive sync task + surface sync errors to clients
Closed
#55 Personal Drive/RAG must work without a company (null company_id)
Closed
#40 Stove-pipe RAG retrieval: prevent cross-tenant document leakage
Closed
#34 Allow users to delete their own accounts
25 Issues created by 1 user
Opened
#33 Add user flag for previous-conversation context / RAG lookup
Opened
#34 Allow users to delete their own accounts
Opened
#36 Multi-plan subscriptions: Founders, Standard/Pro/Business (future), Backer whitelist, quota + feature gating
Opened
#40 Stove-pipe RAG retrieval: prevent cross-tenant document leakage
Opened
#42 Epic: Tier-gated RAG + cloud document sources
Opened
#43 Add allows_rag plan entitlement + seed + plan_to_dict
Opened
#44 Enforce RAG entitlement on document APIs and RAG chat path
Opened
#45 RAG lifecycle hardening: dedupe ingest, delete vectors, active filter
Opened
#46 Personal + company DocumentWorkspace model clarity for RAG
Opened
#47 OAuth: authenticated Drive connect + incremental scopes
Opened
#48 Google Drive personal sync → workspace ingest
Opened
#49 Microsoft OneDrive personal sync → workspace ingest
Opened
#50 Business: Microsoft 365 admin consent (SharePoint / OneDrive for Business)
Opened
#51 Business: Google Shared Drives (Workspace) company connect
Opened
#52 Drive change sync workers (webhooks + delta)
Opened
#53 Docs + env for RAG entitlements and Drive OAuth
Opened
#55 Personal Drive/RAG must work without a company (null company_id)
Opened
#57 Async Drive sync task + surface sync errors to clients
Opened
#59 Drive sync: expose progress (files done / total) for UI progress bar
Opened
#60 Documents list API: pagination, search, sort, personal/company scope
Opened
#62 [TICKET] Answer accuracy overhaul: always-on grounded retrieval, better models, and citations
Opened
#63 [TICKET] Long-running agentic task execution: tool-calling loop, sub-agents, and durable runs
Opened
#64 File parsing: fix DOCX/PPTX MIME misrouting, unify the two parser paths, and widen format coverage
Opened
#67 Add PromptFeedback API for per-message thumbs up/down ratings
Opened
#68 Monetization app + RevenueCat webhooks (chat_web_app#100)
3 Unresolved Conversations
Open
#11
Connect OneDrive / Google Drive as RAG document sources
Open
#16
Show token in / token out usage in chat web app UI
Open
#17
Token-based billing, quotas, and usage enforcement