matevip
|
7e9f2ee54c
|
fix(memory): prefer recalled personal memory over knowledge base for user/project questions
|
2026-05-29 18:03:13 +08:00 |
|
matevip
|
ff2620dfcf
|
fix(wiki): harden kbName/kbId routing — ambiguous fail-closed, kbId param, prompt cleanup (#224)
|
2026-05-26 14:31:07 +08:00 |
|
matevip
|
d2b23c049c
|
fix(wiki): let agents reach every visible KB via kbName + wiki_list_kbs (#224)
|
2026-05-26 13:53:32 +08:00 |
|
matevip
|
c6d51f8ced
|
fix(wiki): resolve an agent's own knowledge base before shared ones
|
2026-05-19 16:53:12 +08:00 |
|
matevip
|
eb64556636
|
fix(wiki): skip per-turn retrieval for continuation messages + drop weak tail hits
|
2026-05-04 20:54:44 +08:00 |
|
matevip
|
c50977785a
|
fix(wiki): internal link navigation and source citation guidance
|
2026-04-24 06:55:20 +08:00 |
|
matevip
|
3d213eb281
|
chore: sync multiple commits from private dev
Covers 15 upstream commits (private mirror → public):
Multi-provider failover (RFC-009):
- PR-0: extract ChatModelBuilder strategy seam
- PR-1a: AvailableProviderPool data structure
- PR-1b: startup provider liveness probe + 4 protocol strategies
- PR-1c: wire AvailableProviderPool into runtime chat-model selection
- PR-1d: provider pool REST endpoint + UI badges
- PR-1e: manual reprobe trigger + auto-reprobe on provider config change
- PR-3: per-agent provider preferences (agents can override the
org-wide fallback chain)
Wiki subsystem (RFC-029~033):
- Relation model, resilient background jobs, light-weight processing
path, retrieval enhancement, frontend redesign (single landing commit)
- Follow-up fixes: null guards + stats query + i18n polish, move
WikiProcessingJobMapper to repository/ for @MapperScan, align
implementation with RFC-029~031 spec
- Copy pass: replace "富化 / enrich" wording with clearer "链接 / link"
- Style: switch enrich/repair buttons to @element-plus/icons-vue
|
2026-04-19 18:37:44 +08:00 |
|
matevip
|
d5e3502829
|
fix(wiki): backend hardening + batch delete UI
|
2026-04-13 15:37:12 +08:00 |
|
matevip
|
e4679796b8
|
feat(wiki): performance + quality + delete redesign (RFC-008)
|
2026-04-13 09:35:26 +08:00 |
|
matevip
|
3d58a48eae
|
feat(platform): add workspace foundation and channel execution upgrades
|
2026-04-09 10:29:16 +08:00 |
|
matevip
|
f6102c4733
|
fix(wiki): auto-resolve kbId, improve search and processing robustness
|
2026-04-08 16:09:22 +08:00 |
|
matevip
|
642360a773
|
feat(wiki): add LLM Wiki knowledge base system
|
2026-04-08 10:55:50 +08:00 |
|