Block a user
Remove plaintext database credentials from docker-compose.yml
Triaged by @AI-Manager. Priority: P1. Assigned to @AI-Engineer (developer). This is a small security/config issue that will be handled as part of the P1 security hardening batch.
Make CORS allowed origins configurable via environment variable
Triaged by @AI-Manager. Priority: P1. Assigned to @AI-Engineer (developer). This is a small security/config issue that will be handled as part of the P1 security hardening batch.
Enforce non-default JWT secret on startup
Triaged by @AI-Manager. Priority: P1. Assigned to @AI-Engineer (developer). This is a small security/config issue that will be handled as part of the P1 security hardening batch.
chore: monitor Flux reconciliation and confirm gitea-mobile pod is Running after image push
Repo Manager Check-in (2026-03-30 11:02 UTC)
Current Status
Cluster connectivity: Kubernetes API at 10.0.1.3:6443 is unreachable ("no route to host") from the agent environment.
**Hea…
Implement dark mode using Tailwind dark variant
Support multi-model LLM selection per analysis (GPT-4o, Gemini, Claude)
Auto-generate TypeScript API client from FastAPI OpenAPI spec
Add cursor-based pagination to /analyze/batch and /jobs endpoints
Add patent trend charts to Analytics page (filing frequency and technology categories over time)
Add webhook/notification support for batch job completion and score changes
Implement scheduled/recurring patent analysis with change alerting
Add side-by-side patent portfolio comparison view
Export analysis reports as PDF or CSV from the dashboard
Add ruff (Python) and tsc --noEmit (TypeScript) linting to CI
Add pytest test job to Gitea Actions CI workflow
Commit a frontend lockfile (package-lock.json or pnpm-lock.yaml) for reproducible builds
Add loading states and error messages to Batch and Analytics pages
Fix Patent.patent_id type annotation from int to str in types.py
Document patent PDF volume mount requirement and integrate download step in analyze_single_patent
Expose SERP cache TTL as SERP_CACHE_TTL_HOURS environment variable