COMMITS
June 1, 2026
W
feat(chat): implement local image resolver for multimodal chat
wizardchen committed
W
fix(doc_parser): enhance DOC to DOCX conversion reliability
wizardchen committed
W
refactor(settings): enhance card interactions and accessibility across components
wizardchen committed
May 31, 2026
W
refactor(knowledge): streamline event handling for tag and search inputs
wizardchen committed
W
refactor(settings): update event handling and UI interactions in various components
wizardchen committed
W
W
refactor(doc-content): streamline file and manual type handling in document viewer
wizardchen committed
May 30, 2026
W
W
fix(knowledge): stitch chunks by text overlap, not by position
wizardchen committed
J
fix(knowledge): wrap locale code with LanguageLocaleName in wiki ingest prompts
jackson.jia committed
May 29, 2026
W
test(knowledge): add comprehensive tests for finalizing subtask behavior
wizardchen committed
W
fix(knowledge): make finalizing subtask counter reliable + async question fan-out
wizardchen committed
W
fix(chat): keep in-progress message reactive so continue-stream renders
wizardchen committed
W
fix(knowledge): drain finalizing counter on all terminal subtask exits
wizardchen committed
W
feat(knowledge): count wiki ingest in the finalizing subtask counter
wizardchen committed
W
feat(knowledge): add stop-parse button to the trace timeline panel
wizardchen committed
W
fix(knowledge): unstick summary and isolate manual re-index trace attempts
wizardchen committed
W
feat(migrations): add display_name column to models table
wizardchen committed
W
refactor(keywords_vector_hybrid_indexer): enhance image payload sanitization logic
wizardchen committed
W
fix embedding input image payload safety
wolfkill committed
W
fix: avoid stale knowledge records on upload failure
wolfkill committed
M
fix(mcp-server): address Copilot PR review comments
mileslai committed
W
fix(container): correct resetPendingTasks SQL on startup
wizardchen committed
W
fix(knowledgeBase): improve tag loading logic and ensure consistent behavior
wizardchen committed
W
feat(frontend): enhance IMChannelsOverviewPanel layout and functionality
wizardchen committed
May 26, 2026
M
chore(docker): make mcp service optional via --profile full
mileslai committed
M
M
feat(mcp-server): add multi-transport support (stdio / SSE / HTTP)
mileslai committed
May 27, 2026
Y
feat(mcp): expose read-only wiki tools via Python MCP server
yaol committed
May 28, 2026
O
feat(retriever): activate OpenSearch k-NN driver (PR 3 of 3)
ochan.kwon committed