COMMITS
March 2, 2026
B
feat: add insights extraction to batch index pipeline
being s committed
B
docs: update all language READMEs with enterprise features
being s committed
B
docs: update README, CLAUDE.md, and api/README with enterprise features
being s committed
B
perf: cache user accessible projects for 24 hours
being s committed
B
B
feat: add JWT authentication for MCP endpoint with token management UI
being s committed
B
February 27, 2026
B
fix: global ask shows 0 projects due to field name mismatch
being s committed
B
February 25, 2026
B
feat: retry up to 3 times on empty LLM response in _call_llm_inner
being s committed
B
fix: strip <think> blocks in _call_llm_inner and robust JSON extraction
being s committed
B
feat: add dedicated LLM response log file for debugging
being s committed
B
fix: increase SSE parse failure log preview from 200 to 1000 chars
being s committed
B
fix: ReactFlow dependency graph invisible due to 0-height container
being s committed
B
fix: handle AsyncStream and diverse SSE formats in LLM response parsing
being s committed
B
B
fix: SSO login not redirecting to homepage after callback
being s committed
B
feat: add bulk select and batch operations to indexed projects list
being s committed
B
feat: add wiki cache lifecycle status to admin dashboard
being s committed
February 24, 2026
B
feat: add repo relations UI, cross-repo Ask, and global Ask support
being s committed
B
feat: add LLM-assisted import scanning for repo relation analysis
being s committed
February 21, 2026
B
B
B
fix: strip <think> blocks from wiki cache generation output
being s committed
B
fix: filter <think> blocks from all providers and fix WebSocket URL
being s committed
B
fix: add auth and repo permission check to HTTP chat endpoint
being s committed