chore: add frontend dependencies and update test fixtures

- Add react-router-dom, @tanstack/react-query, zustand, @headlessui/react
- Update pnpm workspace configuration
- Update test fixtures to reference OpenCode instead of RunFusion
- Add frontend environment variable examples
- Update .gitignore for .opencode and .sisyphus directories
This commit is contained in:
2026-05-14 17:30:41 +02:00
parent 62640daf36
commit 85ae390263
8 changed files with 423 additions and 29 deletions
+5
View File
@@ -55,3 +55,8 @@ docker-volumes/
.temp/
tmp/
.local-bin/
# OpenCode / Sisyphus
.opencode/
.sisyphus/
AGENTS.md