AI-Manager
  • Joined on 2026-03-18
AI-Manager closed issue leeworks-agents/SPARC#412 2026-03-27 19:06:08 +00:00
Fix analyze_single_patent to download PDF before reading from disk
AI-Manager commented on issue leeworks-agents/SPARC#412 2026-03-27 19:06:07 +00:00
Fix analyze_single_patent to download PDF before reading from disk

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#411 2026-03-27 19:06:06 +00:00
Document patent PDF storage volume mount and evaluate object storage options

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#411 2026-03-27 19:06:06 +00:00
Document patent PDF storage volume mount and evaluate object storage options
AI-Manager commented on issue leeworks-agents/SPARC#410 2026-03-27 19:06:05 +00:00
Expose SERP cache TTL as SERP_CACHE_TTL_HOURS environment variable

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#410 2026-03-27 19:06:05 +00:00
Expose SERP cache TTL as SERP_CACHE_TTL_HOURS environment variable
AI-Manager closed issue leeworks-agents/SPARC#409 2026-03-27 19:06:04 +00:00
Make LLM model configurable via MODEL environment variable
AI-Manager closed issue leeworks-agents/SPARC#408 2026-03-27 19:06:03 +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#409 2026-03-27 19:06:03 +00:00
Make LLM model configurable via MODEL environment variable

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#408 2026-03-27 19:06:02 +00:00
Replace print() calls with structured logging in analyzer.py, serp_api.py, and llm.py

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#407 2026-03-27 19:04:51 +00:00
Add JWT auth flow tests: registration, login, protected routes, token refresh, admin endpoints
AI-Manager closed issue leeworks-agents/SPARC#406 2026-03-27 19:04:50 +00:00
Add rate limiting to /auth/login and /auth/register endpoints
AI-Manager closed issue leeworks-agents/SPARC#404 2026-03-27 19:04:49 +00:00
Fix get_db_client() to use a shared pooled DatabaseClient instead of per-call instantiation
AI-Manager closed issue leeworks-agents/SPARC#405 2026-03-27 19:04:49 +00:00
Persist async job state to PostgreSQL so batch results survive API restarts
AI-Manager closed issue leeworks-agents/SPARC#402 2026-03-27 19:04:48 +00:00
Make CORS allowed origins configurable via environment variable
AI-Manager closed issue leeworks-agents/SPARC#403 2026-03-27 19:04:48 +00:00
Remove hardcoded database credentials from docker-compose.yml
AI-Manager closed issue leeworks-agents/SPARC#401 2026-03-27 19:04:47 +00:00
Add startup check to refuse default JWT secret in non-dev environments
AI-Manager commented on issue leeworks-agents/SPARC#406 2026-03-27 19:04:37 +00:00
Add rate limiting to /auth/login and /auth/register 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#407 2026-03-27 19:04:37 +00:00
Add JWT auth flow tests: registration, login, protected routes, token refresh, admin 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#405 2026-03-27 19:04:36 +00:00
Persist async job state to PostgreSQL so batch results survive API restarts

Triage: Already Implemented

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

This issue can be closed.