Skip to content

feat(knowledge): add LLM wiki knowledge management - #421

Open
zhagtao wants to merge 1 commit into
ongridio:mainfrom
zhagtao:feat/llm-wiki
Open

zhagtao wants to merge 1 commit into
ongridio:mainfrom
zhagtao:feat/llm-wiki

Conversation

@zhagtao

@zhagtao zhagtao commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add LLM wiki ingestion, planning, building, search, evidence, and usage tracking
  • Add MySQL persistence, migrations, file storage, indexing, and hybrid search integration
  • Expose knowledge wiki APIs and integrate them with chat runtime knowledge queries
  • Add LLM wiki management UI for jobs, tree navigation, and document viewing
  • Document the architecture and implementation through ADR, HLD, and RFC updates

Testing

  • Added comprehensive Go unit and integration tests for ingestion, corpus management, planning, building, evidence, storage, indexing, search, API handlers, and usage tracking
  • Added frontend tests for the LLM wiki tree and Knowledge page
  • Added coverage for document extraction, LLM client behavior, chat runtime integration, and configuration changes

Author confirmation

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@zhagtao
zhagtao marked this pull request as ready for review September 20, 2026 14:51
@zhagtao
zhagtao requested a review from singchia as a code owner September 20, 2026 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant