mirror of
https://gitee.com/mateos/mateclaw.git
synced 2026-09-13 19:23:42 +08:00
The KB workspace split into a reading view (pages + graph) and a manage view (raw materials, config, transformations, advanced, recent-activity snapshot) gated behind manage:wiki. That moved the raw-materials and recent-activity surfaces — which read-only viewers (view:wiki without manage:wiki) could previously browse — entirely behind the management gate, silently dropping their access. Re-surface both in the reading-view segmented toggle for viewers who lack a management view. Managers keep the focused pages/graph toggle and still reach these surfaces through the management view, so nothing is duplicated for them. The content panels already render by activeTab, so this only widens the reading toggle and the activeTab/readingTab types. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| test | ||
| .npmrc | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| pnpm-lock.yaml | ||
| TEST_CASES.md | ||
| tsconfig.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| yarn.lock | ||