Commit History

fix: resolve workflow linking on resume, update proposals auto-commit, and validation baseline rules
90c285f
Running

shak3008 commited on

feat: add quick demo login, fix archived knowledge filter and workflow completion state
31cf797

shak3008 commited on

feat: render in-page interactive elements as Links to support right-click open in new tab
46cb663

shak3008 commited on

perf: optimize login transition and dashboard loading performance
d135b0e

shak3008 commited on

fix: eliminate N+1 queries on knowledge list/search endpoints
bab270b

shak3008 commited on

perf: knowledge page loads 2x faster, filters are instant
231203a

shak3008 commited on

fix: auto-commit used workspace_id as committed_by (FK violation)
a73e8a7

shak3008 commited on

feat: light/dark mode toggle, sharper text
16acde2

shak3008 commited on

fix: activity filter shows all event types per doc; knowledge filter persists on back
cf8f291

shak3008 commited on

polling and sort by doc
7cdaffb

shak3008 commited on

fix: concurrency lock, full stage instrumentation, submission docs
5cc6ebf

shak3008 commited on

docs update
3046ab2

shak3008 commited on

fix forgot password
af6b01c

shak3008 commited on

fix signup message
86a7f18

shak3008 commited on

fix signup
0892345

shak3008 commited on

mcp update
0e15ad4

shak3008 commited on

feat: use email OTP for password recovery
c21e365

shak3008 commited on

Remove demo mode from signup OTP verification flow
044887e

shak3008 commited on

search box
62a1ae0

shak3008 commited on

feat: proposal archive/restore governance, knowledge derived status, documents live polling, yellow archive UI
ca2b2b6

shak3008 commited on

fix: harden knowledge governance and reconciliation
35ee1ab

shak3008 commited on

fix: complete knowledge lifecycle and activity pagination
1215cfd

shak3008 commited on

feat: improve knowledge extraction and wire knowledge labels
2c571d5

shak3008 commited on

fix: restore knowledge extraction and token tracking
1d1835b

shak3008 commited on

feat: multi-provider LLM (Ollama local + HuggingFace deployed + Groq), fix think-tag parsing, 15K batch
f651c7e

shak3008 commited on

fix: 5K char batch — Groq free tier strict payload limit
0579260

shak3008 commited on

restore: gpt-oss-120b model, 30K batch size, proper system prompt
7b98cec

shak3008 commited on

debug: reduce max_tokens to 2048, add request size logging
269a395

shak3008 commited on

fix: minimal prompt + 3K batch for Groq limits, optimistic delete in UI
65ce77f

shak3008 commited on

fix: switch to gpt-oss-20b (faster, larger limits), reduce batch to 8K
b58770e

shak3008 commited on

fix: reduce batch size to 20K chars for Groq free tier TPM limits
cb1f61f

shak3008 commited on

fix: frontend link
849e3cb

shak3008 commited on

docs: comprehensive README, fix delete button (204), retry on any status
a7114c1

shak3008 commited on

fix: resolve LLM context limits and tool-calling errors using Qwen JSON batching
a213c70

shak3008 commited on

feat: batch knowledge extraction — processes all sections sequentially, no data loss
7149810

shak3008 commited on

refactor: knowledge extraction uses native JSON mode, no tool calling, 50K char buffer
aeb9996

shak3008 commited on

fix: reduce prompt size aggressively (6K cap, 4K retry, 3K fallback) for Groq limits
e3a463d

shak3008 commited on

feat: auto-detect document type from file extension
c793197

shak3008 commited on

fix: remove confirm dialog on document delete (caused double-click issue)
6b730fe

shak3008 commited on

fix: auto-redirect to login on 401 (expired token)
68e4eca

shak3008 commited on

fix: cap knowledge extraction prompt to 12K chars, reduce retry to 3 sections
50b1f20

shak3008 commited on

feat: switch email service to Resend HTTP API (no SMTP port needed)
7730e0a

shak3008 commited on

fix: use SMTP_SSL port 465 with timeout to prevent hanging on HF
4e95787

shak3008 commited on

feat: replace Settings footer with user profile + logout in sidebar
033de88

shak3008 commited on

feat: real email OTP via SMTP, forgot password email, Settings on mobile nav
8f548b0

shak3008 commited on

feat: mobile-responsive frontend (bottom nav, stacked layouts, scrollable tables)
a61b280

shak3008 commited on

fix: remove unsupported JsonPlusSerializer kwarg for deployed langgraph version
d797968

shak3008 commited on

fix: replace PNG logo with SVG, fix workspace delete double-click, remove LFS
7acdf04

shak3008 commited on

fix: create storage dir with proper permissions, fix static copy order
d338a7e

shak3008 commited on

untrack PNG from LFS
1f895dd

shak3008 commited on