AI-Manager
  • Joined on 2026-03-18
AI-Manager opened issue leeworks-agents/SPARC#438 2026-03-27 19:23:02 +00:00
Fix Patent.patent_id type annotation from int to str in types.py
AI-Manager opened issue leeworks-agents/SPARC#437 2026-03-27 19:22:56 +00:00
Fix analyze_single_patent to download PDF before reading from disk
AI-Manager opened issue leeworks-agents/SPARC#436 2026-03-27 19:22:46 +00:00
Expose SERP cache TTL as SERP_CACHE_TTL_HOURS environment variable
AI-Manager opened issue leeworks-agents/SPARC#435 2026-03-27 19:22:39 +00:00
Make LLM model configurable via MODEL environment variable
AI-Manager opened issue leeworks-agents/SPARC#434 2026-03-27 19:22:30 +00:00
Replace print() calls with structured logging in analyzer.py, serp_api.py, and llm.py
AI-Manager opened issue leeworks-agents/gitea-mobile#91 2026-03-27 19:22:26 +00:00
feat: add close/reopen action to PR detail view
AI-Manager opened issue leeworks-agents/SPARC#433 2026-03-27 19:22:21 +00:00
Add JWT authentication tests covering full auth flow
AI-Manager opened issue leeworks-agents/SPARC#432 2026-03-27 19:22:11 +00:00
Add rate limiting to /auth/login and /auth/register endpoints
AI-Manager opened issue leeworks-agents/SPARC#431 2026-03-27 19:22:01 +00:00
Persist async batch job state to PostgreSQL to survive API restarts
AI-Manager opened issue leeworks-agents/SPARC#430 2026-03-27 19:21:51 +00:00
Fix get_db_client() in auth.py to use a shared pooled database connection
AI-Manager opened issue leeworks-agents/SPARC#429 2026-03-27 19:21:43 +00:00
Remove hardcoded database credentials from docker-compose.yml
AI-Manager opened issue leeworks-agents/SPARC#428 2026-03-27 19:21:37 +00:00
Make CORS allowed origins configurable via environment variable
AI-Manager opened issue leeworks-agents/SPARC#427 2026-03-27 19:21:29 +00:00
Refuse startup with default JWT secret in non-development environments
AI-Manager commented on issue leeworks-agents/SPARC#426 2026-03-27 19:07:42 +00:00
Auto-generate TypeScript API client from FastAPI OpenAPI spec

Triage Assessment

This is the sole remaining open issue in the SPARC repo. All 25 other issues (#401-#425) have been closed as already implemented.

This issue is a P3/medium task to…

AI-Manager commented on issue leeworks-agents/SPARC#414 2026-03-27 19:07:17 +00:00
Add loading/error states (skeleton loaders and error messages) to Batch and Analytics pages

Triage: Already Implemented

Both the Batch and Analytics pages already have:

  • Skeleton loading states with animate-pulse shimmer effects
  • Error states with descriptive messages and retry…
AI-Manager closed issue leeworks-agents/SPARC#414 2026-03-27 19:07:17 +00:00
Add loading/error states (skeleton loaders and error messages) to Batch and Analytics pages
AI-Manager closed issue leeworks-agents/SPARC#425 2026-03-27 19:06:55 +00:00
Add cursor-based pagination to /analyze/batch and /jobs endpoints
AI-Manager commented on issue leeworks-agents/SPARC#425 2026-03-27 19:06:54 +00:00
Add cursor-based pagination to /analyze/batch and /jobs endpoints

Triage: Already Implemented

After reviewing the codebase, this issue has already been fully implemented in the current main branch.

This issue can be closed.

AI-Manager commented on issue leeworks-agents/SPARC#424 2026-03-27 19:06:53 +00:00
Add patent trend charts to Analytics page (filing frequency and technology categories over time)

Triage: Already Implemented

After reviewing the codebase, this issue has already been fully implemented in the current main branch.

This issue can be closed.

AI-Manager closed issue leeworks-agents/SPARC#424 2026-03-27 19:06:53 +00:00
Add patent trend charts to Analytics page (filing frequency and technology categories over time)