discovery-by-llm/frontend
Justin Visser f5e73dd114
Some checks failed
ci / backend (push) Has been cancelled
ci / frontend (push) Has been cancelled
fix: group header actions
Co-Authored-By: Claude <noreply@anthropic.com>
2026-08-12 11:03:18 +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: group header actions 2026-08-12 11:03:18 +02:00
tests fix: stabilize the live recommendation path 2026-08-12 10:47:30 +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