mirror of
https://gitee.com/mateos/mateclaw.git
synced 2026-09-13 03:13:41 +08:00
The chat page is kept alive by the router so navigating away and back only fires an activation hook, not a fresh mount. An agent created, edited, or deleted elsewhere (e.g. the employee management page) never reached the chat page's own agent list, and stayed invisible or unselectable in the agent picker until a full page reload forced a fresh mount. The agent list is now refetched on every reactivation. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| test | ||
| .npmrc | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| TEST_CASES.md | ||
| tsconfig.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||