fix: resolve workflow linking on resume, update proposals auto-commit, and validation baseline rules 90c285f Running shak3008 commited on 3 days ago
feat: add quick demo login, fix archived knowledge filter and workflow completion state 31cf797 shak3008 commited on 3 days ago
feat: render in-page interactive elements as Links to support right-click open in new tab 46cb663 shak3008 commited on 4 days ago
perf: optimize login transition and dashboard loading performance d135b0e shak3008 commited on 4 days ago
fix: eliminate N+1 queries on knowledge list/search endpoints bab270b shak3008 commited on 10 days ago
fix: auto-commit used workspace_id as committed_by (FK violation) a73e8a7 shak3008 commited on 10 days ago
fix: activity filter shows all event types per doc; knowledge filter persists on back cf8f291 shak3008 commited on 10 days ago
fix: concurrency lock, full stage instrumentation, submission docs 5cc6ebf shak3008 commited on 10 days ago
feat: proposal archive/restore governance, knowledge derived status, documents live polling, yellow archive UI ca2b2b6 shak3008 commited on 11 days ago
feat: improve knowledge extraction and wire knowledge labels 2c571d5 shak3008 commited on 11 days ago
feat: multi-provider LLM (Ollama local + HuggingFace deployed + Groq), fix think-tag parsing, 15K batch f651c7e shak3008 commited on 12 days ago
restore: gpt-oss-120b model, 30K batch size, proper system prompt 7b98cec shak3008 commited on 12 days ago
fix: minimal prompt + 3K batch for Groq limits, optimistic delete in UI 65ce77f shak3008 commited on 12 days ago
fix: switch to gpt-oss-20b (faster, larger limits), reduce batch to 8K b58770e shak3008 commited on 12 days ago
fix: reduce batch size to 20K chars for Groq free tier TPM limits cb1f61f shak3008 commited on 12 days ago
docs: comprehensive README, fix delete button (204), retry on any status a7114c1 shak3008 commited on 12 days ago
fix: resolve LLM context limits and tool-calling errors using Qwen JSON batching a213c70 shak3008 commited on 12 days ago
feat: batch knowledge extraction — processes all sections sequentially, no data loss 7149810 shak3008 commited on 12 days ago
refactor: knowledge extraction uses native JSON mode, no tool calling, 50K char buffer aeb9996 shak3008 commited on 12 days ago
fix: reduce prompt size aggressively (6K cap, 4K retry, 3K fallback) for Groq limits e3a463d shak3008 commited on 12 days ago
fix: remove confirm dialog on document delete (caused double-click issue) 6b730fe shak3008 commited on 12 days ago
fix: cap knowledge extraction prompt to 12K chars, reduce retry to 3 sections 50b1f20 shak3008 commited on 12 days ago
feat: switch email service to Resend HTTP API (no SMTP port needed) 7730e0a shak3008 commited on 12 days ago
fix: use SMTP_SSL port 465 with timeout to prevent hanging on HF 4e95787 shak3008 commited on 12 days ago
feat: replace Settings footer with user profile + logout in sidebar 033de88 shak3008 commited on 12 days ago
feat: real email OTP via SMTP, forgot password email, Settings on mobile nav 8f548b0 shak3008 commited on 12 days ago
feat: mobile-responsive frontend (bottom nav, stacked layouts, scrollable tables) a61b280 shak3008 commited on 12 days ago
fix: remove unsupported JsonPlusSerializer kwarg for deployed langgraph version d797968 shak3008 commited on 12 days ago
fix: replace PNG logo with SVG, fix workspace delete double-click, remove LFS 7acdf04 shak3008 commited on 12 days ago
fix: create storage dir with proper permissions, fix static copy order d338a7e shak3008 commited on 12 days ago