2026-02-04 - 2026-08-04

Overview

30 Active Pull Requests
40 Active Issues
Excluding merges, 1 author has pushed 30 commits to master and 30 commits to all branches. On master, 175 files have changed and there have been 29322 additions and 2344 deletions.

30 Pull requests merged by 1 user

Merged #73 Add opt-in use_conversation_context flag for chat history (#33) 2026-08-04 06:27:44 -07:00

Merged #72 Fix agent progress frames on live WebSocket (#63) 2026-08-04 06:26:26 -07:00

Merged #71 Eval harness (#62 P4), status frames, and agentic runs (#63) 2026-08-04 04:08:50 -07:00

Merged #69 Monetization app + RevenueCat webhooks (store IAP ledger) 2026-08-04 03:40:15 -07:00

Merged #70 Add PromptFeedback API for per-message thumbs ratings (#67) 2026-08-04 03:23:58 -07:00

Merged #66 Fix reindex_embeddings: install unstructured[xlsx] extras 2026-08-02 11:57:11 -07:00

Merged #65 Always-on grounded retrieval + role-scoped Ollama models (#62 Phases 1–3) 2026-08-02 11:46:02 -07:00

Merged #61 Drive sync progress + documents list API + prompt heatmap (#59, #60, #94) 2026-08-02 04:49:23 -07:00

Merged #58 Async Drive sync via Django tasks (#57) 2026-08-02 04:06:55 -07:00

Merged #56 Personal Drive/RAG without a company (#55) 2026-08-02 03:44:42 -07:00

Merged #54 Tier-gated RAG + Drive document sources (#42) 2026-08-01 14:02:36 -07:00

Merged #41 Stove-pipe RAG retrieval to prevent cross-tenant leakage (#40) 2026-08-01 12:35:01 -07:00

Merged #39 Add account self-delete and subscription lifecycle sync (#34) 2026-08-01 12:24:17 -07:00

Merged #38 Persist Ollama token usage from streamed LLM responses (#16) 2026-07-31 10:46:57 -07:00

Merged #37 Multi-plan subscriptions, quotas, and token usage APIs (#16 #17 #36) 2026-07-31 04:24:21 -07:00

Merged #35 Add Stripe Customer Portal session API for account billing 2026-07-31 03:54:28 -07:00

Merged #32 Ignore WS heartbeats and reject empty chat messages 2026-07-28 05:12:13 -07:00

Merged #30 Enable beta auto-deploy on master; manual prod button (#26) 2026-07-27 08:35:08 -07:00

Merged #29 Add Google/Microsoft SSO OAuth for register and sign-in (#24) 2026-07-27 05:13:32 -07:00

Merged #27 Fix password reset flow (#1) 2026-07-27 05:07:42 -07:00

Merged #25 Gate self-serve registration behind ENABLE_ACCOUNT_REGISTRATION 2026-07-27 04:19:59 -07:00

Merged #23 Add finance app with Stripe Checkout subscriptions (#21) 2026-07-26 17:35:07 -07:00

Merged #22 Name AI assistant Hesychia in system prompts 2026-07-26 17:08:08 -07:00

Merged #19 Allow Capacitor WebView origins in CORS/CSRF (#22) 2026-07-26 14:04:10 -07:00

Merged #18 Track token in/out per prompt on PromptMetric 2026-07-26 08:22:34 -07:00

Merged #14 Unpin langgraph stack; upgrade langchain-core instead 2026-07-26 05:11:40 -07:00

Merged #12 Add offline unit test suite for chat_backend 2026-07-26 05:00:17 -07:00

Merged #9 update requirements 2026-07-25 19:06:16 -07:00

Merged #8 fixing deploymennt 2026-07-25 06:17:46 -07:00

Merged #7 Dockerize chat_backend + Ollama LAN + DB file storage (#6) 2026-07-25 05:23:33 -07:00

19 Issues closed from 1 user

Closed #33 Add user flag for previous-conversation context / RAG lookup 2026-08-04 06:27:45 -07:00

Closed #68 Monetization app + RevenueCat webhooks (chat_web_app#100) 2026-08-04 03:40:15 -07:00

Closed #67 Add PromptFeedback API for per-message thumbs up/down ratings 2026-08-04 03:23:59 -07:00

Closed #59 Drive sync: expose progress (files done / total) for UI progress bar 2026-08-02 04:49:24 -07:00

Closed #60 Documents list API: pagination, search, sort, personal/company scope 2026-08-02 04:49:24 -07:00

Closed #57 Async Drive sync task + surface sync errors to clients 2026-08-02 04:06:55 -07:00

Closed #55 Personal Drive/RAG must work without a company (null company_id) 2026-08-02 03:44:42 -07:00

Closed #40 Stove-pipe RAG retrieval: prevent cross-tenant document leakage 2026-08-01 12:35:01 -07:00

Closed #34 Allow users to delete their own accounts 2026-08-01 12:24:17 -07:00

Closed #31 WS heartbeats create rogue conversations from empty messages 2026-07-28 05:12:13 -07:00

Closed #26 Enable beta builds: auto-deploy beta on master, manual prod button 2026-07-27 08:35:08 -07:00

Closed #24 Add SSO (Google / Microsoft) for account registration and sign-in 2026-07-27 05:13:33 -07:00

Closed #1 Allow for password reset 2026-07-27 05:07:43 -07:00

Closed #21 Add finance app with Stripe provider (invoices, payments, subscription pricing) 2026-07-26 17:35:07 -07:00

Closed #20 Name AI assistant Hesychia in system prompt 2026-07-26 17:08:08 -07:00

Closed #15 Track token in / token out per conversation (admin panel) 2026-07-26 08:22:34 -07:00

Closed #10 Unpin langgraph stack; upgrade langchain-core instead 2026-07-26 05:11:40 -07:00

Closed #5 Create unit tests 2026-07-26 05:00:17 -07:00

Closed #6 Dockerize chat_backend + Gitea CI/CD auto-deploy via server-infra (multi-host + Ollama LAN) 2026-07-26 04:08:37 -07:00

38 Issues created by 1 user

Opened #6 Dockerize chat_backend + Gitea CI/CD auto-deploy via server-infra (multi-host + Ollama LAN) 2026-07-14 03:11:33 -07:00

Opened #10 Unpin langgraph stack; upgrade langchain-core instead 2026-07-26 04:08:21 -07:00

Opened #11 Connect OneDrive / Google Drive as RAG document sources 2026-07-26 04:10:07 -07:00

Opened #13 Add AI disclaimer for health and legal topics 2026-07-26 04:55:13 -07:00

Opened #15 Track token in / token out per conversation (admin panel) 2026-07-26 05:48:24 -07:00

Opened #16 Show token in / token out usage in chat web app UI 2026-07-26 06:00:33 -07:00

Opened #17 Token-based billing, quotas, and usage enforcement 2026-07-26 06:00:39 -07:00

Opened #20 Name AI assistant Hesychia in system prompt 2026-07-26 14:24:23 -07:00

Opened #21 Add finance app with Stripe provider (invoices, payments, subscription pricing) 2026-07-26 14:26:38 -07:00

Opened #24 Add SSO (Google / Microsoft) for account registration and sign-in 2026-07-27 04:11:47 -07:00

Opened #26 Enable beta builds: auto-deploy beta on master, manual prod button 2026-07-27 04:18:35 -07:00

Opened #28 Ingest SMTP2GO webhook events for outbound email delivery status 2026-07-27 04:41:23 -07:00

Opened #31 WS heartbeats create rogue conversations from empty messages 2026-07-28 05:07:13 -07:00

Opened #33 Add user flag for previous-conversation context / RAG lookup 2026-07-29 05:55:37 -07:00

Opened #34 Allow users to delete their own accounts 2026-07-29 17:40:59 -07:00

Opened #36 Multi-plan subscriptions: Founders, Standard/Pro/Business (future), Backer whitelist, quota + feature gating 2026-07-31 04:01:26 -07:00

Opened #40 Stove-pipe RAG retrieval: prevent cross-tenant document leakage 2026-08-01 12:28:02 -07:00

Opened #42 Epic: Tier-gated RAG + cloud document sources 2026-08-01 13:05:23 -07:00

Opened #43 Add allows_rag plan entitlement + seed + plan_to_dict 2026-08-01 13:05:28 -07:00

Opened #44 Enforce RAG entitlement on document APIs and RAG chat path 2026-08-01 13:05:29 -07:00

Opened #45 RAG lifecycle hardening: dedupe ingest, delete vectors, active filter 2026-08-01 13:05:31 -07:00

Opened #46 Personal + company DocumentWorkspace model clarity for RAG 2026-08-01 13:05:32 -07:00

Opened #47 OAuth: authenticated Drive connect + incremental scopes 2026-08-01 13:05:33 -07:00

Opened #48 Google Drive personal sync → workspace ingest 2026-08-01 13:05:35 -07:00

Opened #49 Microsoft OneDrive personal sync → workspace ingest 2026-08-01 13:05:36 -07:00

Opened #50 Business: Microsoft 365 admin consent (SharePoint / OneDrive for Business) 2026-08-01 13:05:37 -07:00

Opened #51 Business: Google Shared Drives (Workspace) company connect 2026-08-01 13:05:38 -07:00

Opened #52 Drive change sync workers (webhooks + delta) 2026-08-01 13:05:39 -07:00

Opened #53 Docs + env for RAG entitlements and Drive OAuth 2026-08-01 13:05:40 -07:00

Opened #55 Personal Drive/RAG must work without a company (null company_id) 2026-08-02 03:33:48 -07:00

Opened #57 Async Drive sync task + surface sync errors to clients 2026-08-02 03:59:04 -07:00

Opened #59 Drive sync: expose progress (files done / total) for UI progress bar 2026-08-02 04:37:12 -07:00

Opened #60 Documents list API: pagination, search, sort, personal/company scope 2026-08-02 04:37:15 -07:00

Opened #62 [TICKET] Answer accuracy overhaul: always-on grounded retrieval, better models, and citations 2026-08-02 06:45:38 -07:00

Opened #63 [TICKET] Long-running agentic task execution: tool-calling loop, sub-agents, and durable runs 2026-08-02 06:47:08 -07:00

Opened #64 File parsing: fix DOCX/PPTX MIME misrouting, unify the two parser paths, and widen format coverage 2026-08-02 06:49:45 -07:00

Opened #67 Add PromptFeedback API for per-message thumbs up/down ratings 2026-08-03 12:10:42 -07:00

Opened #68 Monetization app + RevenueCat webhooks (chat_web_app#100) 2026-08-03 12:33:13 -07:00