- Move app.use(router) after await authStore.init() so the beforeEach guard sees the correct isAuthenticated state on page load - Fix backfill_session_costs._root_prefix: remove underscore→dash replacement that caused paths like /Users/ai_leed/... to not match ~/.claude/projects/ folders Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| .env.example | ||
| .eslintrc.cjs | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||