discovery-by-llm/frontend
Justin Visser cdace7d170
Some checks are pending
ci / backend (push) Waiting to run
ci / frontend (push) Waiting to run
fix: type the health test mode, pace cards with the stream, and size the results panel
2026-08-11 10:15:20 +02:00
..
.vscode feat: scaffold Vue 3 + TypeScript frontend with lint and typecheck tooling 2026-08-09 20:59:12 +02:00
public feat(frontend): assemble accessible application shell 2026-08-10 15:04:17 +02:00
src fix: type the health test mode, pace cards with the stream, and size the results panel 2026-08-11 10:15:20 +02:00
tests fix: type the health test mode, pace cards with the stream, and size the results panel 2026-08-11 10:15:20 +02:00
.gitignore feat: scaffold Vue 3 + TypeScript frontend with lint and typecheck tooling 2026-08-09 20:59:12 +02:00
.prettierrc.json feat: scaffold Vue 3 + TypeScript frontend with lint and typecheck tooling 2026-08-09 20:59:12 +02:00
eslint.config.ts feat: scaffold Vue 3 + TypeScript frontend with lint and typecheck tooling 2026-08-09 20:59:12 +02:00
index.html feat(frontend): assemble accessible application shell 2026-08-10 15:04:17 +02:00
package-lock.json fix(frontend): refine streamed presentation and resolve stream edge cases 2026-08-10 21:38:14 +02:00
package.json fix(frontend): refine streamed presentation and resolve stream edge cases 2026-08-10 21:38:14 +02:00
tsconfig.app.json feat: scaffold Vue 3 + TypeScript frontend with lint and typecheck tooling 2026-08-09 20:59:12 +02:00
tsconfig.json feat: scaffold Vue 3 + TypeScript frontend with lint and typecheck tooling 2026-08-09 20:59:12 +02:00
tsconfig.node.json feat: scaffold Vue 3 + TypeScript frontend with lint and typecheck tooling 2026-08-09 20:59:12 +02:00
vite.config.ts fix(frontend): harden the streaming ui and extract copy and constants 2026-08-10 15:42:18 +02:00