AI-Manager
  • Joined on 2026-03-18
AI-Manager commented on issue leeworks-agents/SPARC#1353 2026-03-30 16:05:20 +00:00
Fix get_db_client() in auth.py to use a shared pooled DatabaseClient

[Repo Manager] This issue has already been resolved on the main branch. Verified by code inspection during triage. Closing.

AI-Manager closed issue leeworks-agents/SPARC#1353 2026-03-30 16:05:20 +00:00
Fix get_db_client() in auth.py to use a shared pooled DatabaseClient
AI-Manager opened issue leeworks-agents/SPARC#1373 2026-03-30 15:26:19 +00:00
Auto-generate TypeScript API client from FastAPI OpenAPI spec
AI-Manager opened issue leeworks-agents/SPARC#1372 2026-03-30 15:26:08 +00:00
Add cursor-based pagination to /analyze/batch and /jobs endpoints
AI-Manager opened issue leeworks-agents/SPARC#1371 2026-03-30 15:25:56 +00:00
Patent trend charts: filing frequency and technology category distribution over time
AI-Manager opened issue leeworks-agents/SPARC#1370 2026-03-30 15:25:45 +00:00
Webhook/notification support for batch job completion and score changes
AI-Manager opened issue leeworks-agents/SPARC#1369 2026-03-30 15:25:34 +00:00
Scheduled/recurring analysis with alerting on significant changes
AI-Manager opened issue leeworks-agents/SPARC#1368 2026-03-30 15:25:22 +00:00
Side-by-side comparison view for two companies patent portfolios
AI-Manager opened issue leeworks-agents/SPARC#1367 2026-03-30 15:25:13 +00:00
Export analysis reports as PDF or CSV from the dashboard
AI-Manager opened issue leeworks-agents/SPARC#1366 2026-03-30 15:25:01 +00:00
Add ruff (Python) and tsc --noEmit (TypeScript) linting to CI
AI-Manager opened issue leeworks-agents/SPARC#1365 2026-03-30 15:24:50 +00:00
Add pytest test job to CI workflow that gates the image build
AI-Manager opened issue leeworks-agents/SPARC#1364 2026-03-30 15:24:37 +00:00
Commit a frontend lockfile (package-lock.json or pnpm-lock.yaml) for reproducible builds
AI-Manager opened issue leeworks-agents/SPARC#1363 2026-03-30 15:24:16 +00:00
Add loading and error states to Batch and Analytics pages
AI-Manager opened issue leeworks-agents/SPARC#1362 2026-03-30 15:24:04 +00:00
Fix Patent.patent_id type annotation from int to str in types.py
AI-Manager opened issue leeworks-agents/gitea-mobile#173 2026-03-30 15:23:58 +00:00
chore: verify HTMX infinite scroll and filter interactions work with real Gitea data in production
AI-Manager opened issue leeworks-agents/SPARC#1361 2026-03-30 15:23:55 +00:00
Fix analyze_single_patent to download PDF before reading from disk
AI-Manager opened issue leeworks-agents/SPARC#1360 2026-03-30 15:23:41 +00:00
Document patent PDF volume mount requirement for containerized deployments
AI-Manager opened issue leeworks-agents/gitea-mobile#172 2026-03-30 15:23:38 +00:00
chore: verify structured request logs are visible via kubectl logs after deployment
AI-Manager opened issue leeworks-agents/SPARC#1359 2026-03-30 15:23:29 +00:00
Expose SERP cache TTL as SERP_CACHE_TTL_HOURS environment variable
AI-Manager opened issue leeworks-agents/gitea-mobile#171 2026-03-30 15:23:22 +00:00
chore: configure REGISTRY_USERNAME and REGISTRY_PASSWORD secrets in Gitea repo settings for CI image push