- web/src/stores/tasks.ts: Pinia store polling /api/tasks/active - web/src/components/TaskIndicator.vue: sidebar + mobile task queue display with live count badge - web/public/: peregrine logo assets (SVG + PNG variants) |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| uno.config.ts | ||
| vite.config.ts | ||