matevip
2372827762
fix(wiki): open failure records in owning workspace ( #614 )
2026-08-21 22:32:48 -04:00
倪程伟
fbbd1218e8
feat(wiki): KB processing-failure visibility (error-code chain + silent sub-step alerts + cross-KB failure center)
...
Propagates structured error codes through the KB processing pipeline, surfaces silent sub-step warnings as a non-failure warning state, and adds a cross-KB failure center for aggregated visibility.
2026-06-28 13:07:34 +08:00
matevip
4b6e0b2e0e
fix(wiki): keep the open knowledge base and page in the URL
2026-06-13 07:29:39 +08:00
倪程伟
347e42b795
feat(wiki): split KB management vs reading into separate workspace views ( #309 )
...
The KB workspace previously stacked all seven surfaces in one tab strip.
Split them by intent: a gear on each library card opens the management view
(raw materials, config, transformations, advanced, hot cache), while clicking
the card body opens the reading view (pages + graph). The reading view drives
page/graph via a header segmented control with the page tree shown only for
the page viewer; the two views share loaded data and toggle without refetch.
Closes matevip/mateclaw#308
2026-06-10 13:40:57 +08:00
matevip
0ef735588a
fix(wiki): 3 bugs caught by browser-driven chat e2e + 12-round trace
2026-05-28 10:55:30 +08:00
matevip
0e01b2b526
feat(wiki): chat-rendered wikilinks navigate via cross-KB lookup
2026-05-28 09:25:58 +08:00
matevip
3b9b4d79d5
feat(skill): scope skill catalog and runtime by workspace ( #135 )
2026-05-15 20:01:25 +08:00
matevip
6e57f78fc2
feat(wiki-ui): library home + workspace split for Wiki page
2026-05-10 19:16:22 +08:00
matevip
af5670f2f7
feat(ui): hot cache panel — view, regenerate, reset from KB detail
2026-05-02 21:46:08 +08:00
matevip
8ef523f953
feat(wiki): archived pages drawer in Wiki UI
2026-04-25 19:02:33 +08:00
matevip
4ed88ebbf9
feat(wiki): PR-8 frontend protection badges + delete-button gating
2026-04-25 19:02:32 +08:00
matevip
27c4c3e5e2
feat(wiki): config UI overhaul — model strategy, search preview modal, graph fullscreen
2026-04-24 10:03:45 +08:00
matevip
d04d90dfc5
feat(wiki): grouped page list, pageCount on raw materials, frosted-glass UI
2026-04-24 06:55:21 +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
c619ffee4e
fix(ui): prevent modals from closing on backdrop click
2026-04-11 18:06:48 +08:00
matevip
c4edcbd95c
feat(ui): unify workspace and platform console surfaces
2026-04-09 19:48:17 +08:00
matevip
5124842526
feat(platform): workspace isolation, info architecture, and UI redesign
2026-04-09 16:29:02 +08:00
matevip
642360a773
feat(wiki): add LLM Wiki knowledge base system
2026-04-08 10:55:50 +08:00