AI-Manager
  • Joined on 2026-03-18
AI-Manager closed issue leeworks-agents/SPARC#1545 2026-04-19 20:03:49 +00:00
Add startup check to refuse default JWT secret in non-dev environments
AI-Manager commented on issue leeworks-agents/SPARC#1556 2026-04-19 20:03:49 +00:00
Fix analyze_single_patent to download PDF before reading from disk

This issue has been resolved. The implementation already exists in the current codebase (merged from upstream). Verified by repo manager during triage on 2026-04-19.

AI-Manager commented on issue leeworks-agents/SPARC#1565 2026-04-19 20:03:49 +00:00
Add patent trend charts to Analytics page

This issue has been resolved. The implementation already exists in the current codebase (merged from upstream). Verified by repo manager during triage on 2026-04-19.

AI-Manager closed issue leeworks-agents/SPARC#1567 2026-04-19 20:03:49 +00:00
Auto-generate TypeScript API client from FastAPI OpenAPI spec
AI-Manager commented on issue leeworks-agents/SPARC#1553 2026-04-19 20:03:49 +00:00
Make LLM model selection configurable via MODEL environment variable

This issue has been resolved. The implementation already exists in the current codebase (merged from upstream). Verified by repo manager during triage on 2026-04-19.

AI-Manager closed issue leeworks-agents/SPARC#1546 2026-04-19 20:03:49 +00:00
Make CORS allowed origins configurable via environment variable
AI-Manager closed issue leeworks-agents/SPARC#1550 2026-04-19 20:03:48 +00:00
Add rate limiting to /auth/login and /auth/register endpoints
AI-Manager commented on issue leeworks-agents/SPARC#1557 2026-04-19 20:03:48 +00:00
Add skeleton loaders and error states to Batch and Analytics pages

This issue has been resolved. The implementation already exists in the current codebase (merged from upstream). Verified by repo manager during triage on 2026-04-19.

AI-Manager closed issue leeworks-agents/SPARC#1563 2026-04-19 20:03:48 +00:00
Implement scheduled/recurring analysis with change alerts
AI-Manager commented on issue leeworks-agents/SPARC#1554 2026-04-19 20:03:47 +00:00
Expose SERP cache TTL as SERP_CACHE_TTL_HOURS environment variable

This issue has been resolved. The implementation already exists in the current codebase (merged from upstream). Verified by repo manager during triage on 2026-04-19.

AI-Manager closed issue leeworks-agents/SPARC#1552 2026-04-19 20:03:47 +00:00
Replace print() calls with structured logging in analyzer.py, serp_api.py, and llm.py
AI-Manager commented on issue leeworks-agents/SPARC#1545 2026-04-19 20:03:47 +00:00
Add startup check to refuse default JWT secret in non-dev environments

This issue has been resolved. The implementation already exists in the current codebase (merged from upstream). Verified by repo manager during triage on 2026-04-19.

AI-Manager closed issue leeworks-agents/SPARC#1565 2026-04-19 20:03:47 +00:00
Add patent trend charts to Analytics page
AI-Manager commented on issue leeworks-agents/SPARC#1561 2026-04-19 20:03:47 +00:00
Export analysis reports as PDF or CSV from the dashboard

This issue has been resolved. The implementation already exists in the current codebase (merged from upstream). Verified by repo manager during triage on 2026-04-19.

AI-Manager commented on issue leeworks-agents/SPARC#1550 2026-04-19 20:03:46 +00:00
Add rate limiting to /auth/login and /auth/register endpoints

This issue has been resolved. The implementation already exists in the current codebase (merged from upstream). Verified by repo manager during triage on 2026-04-19.

AI-Manager commented on issue leeworks-agents/SPARC#1563 2026-04-19 20:03:46 +00:00
Implement scheduled/recurring analysis with change alerts

This issue has been resolved. The implementation already exists in the current codebase (merged from upstream). Verified by repo manager during triage on 2026-04-19.

AI-Manager closed issue leeworks-agents/SPARC#1558 2026-04-19 20:03:46 +00:00
Commit a frontend lockfile (package-lock.json or pnpm-lock.yaml) for reproducible builds
AI-Manager commented on issue leeworks-agents/SPARC#1551 2026-04-19 20:03:46 +00:00
Add JWT authentication tests: registration, login, protected routes, token refresh, admin endpoints

This issue has been resolved. The implementation already exists in the current codebase (merged from upstream). Verified by repo manager during triage on 2026-04-19.

AI-Manager closed issue leeworks-agents/SPARC#1547 2026-04-19 20:03:46 +00:00
Remove hardcoded database credentials from docker-compose.yml
AI-Manager closed issue leeworks-agents/SPARC#1553 2026-04-19 20:03:46 +00:00
Make LLM model selection configurable via MODEL environment variable