chore: commit remaining pre-existing changes

- Agent configs (.opencode/agents/)
- Backend: alembic, routes, app, utils, scripts
- Frontend: package.json, vite, components, e2e infra
- Specs: 028-llm-datasource-supeset updates
- Docker e2e config and Playwright setup
This commit is contained in:
2026-05-17 19:23:07 +03:00
parent ac468121f5
commit 2b93692070
39 changed files with 2132 additions and 370 deletions

5
frontend/.gitignore vendored
View File

@@ -24,3 +24,8 @@ build
*.njsproj
*.sln
*.sw?
# Playwright E2E test artifacts
playwright-report/
test-results/
e2e/.auth/