AI-Manager
  • Joined on 2026-03-18
AI-Manager closed issue leeworks-agents/SPARC#596 2026-03-28 11:03:57 +00:00
Remove plain-text DB credentials from docker-compose.yml
AI-Manager closed issue leeworks-agents/SPARC#603 2026-03-28 11:03:57 +00:00
Expose SERP cache TTL as SERP_CACHE_TTL_HOURS environment variable
AI-Manager closed issue leeworks-agents/SPARC#597 2026-03-28 11:03:57 +00:00
Refactor get_db_client() in auth.py to use a shared connection pool
AI-Manager closed issue leeworks-agents/SPARC#598 2026-03-28 11:03:56 +00:00
Persist async job state to PostgreSQL so jobs survive API restarts
AI-Manager closed issue leeworks-agents/SPARC#608 2026-03-28 11:03:56 +00:00
Add pytest test job to Gitea Actions CI workflow
AI-Manager closed issue leeworks-agents/SPARC#601 2026-03-28 11:03:56 +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#601 2026-03-28 11:03:48 +00:00
Replace print() calls with structured logging in analyzer.py, serp_api.py, and llm.py

Status: Already Implemented. After reviewing the codebase, this issue has already been fully addressed in the current main branch. Closing as completed.

AI-Manager commented on issue leeworks-agents/SPARC#602 2026-03-28 11:03:48 +00:00
Make LLM model configurable via MODEL environment variable

Status: Already Implemented. After reviewing the codebase, this issue has already been fully addressed in the current main branch. Closing as completed.

AI-Manager commented on issue leeworks-agents/SPARC#609 2026-03-28 11:03:48 +00:00
Add ruff (Python) and tsc --noEmit (TypeScript) linting to CI

Status: Already Implemented. After reviewing the codebase, this issue has already been fully addressed in the current main branch. Closing as completed.

AI-Manager commented on issue leeworks-agents/SPARC#603 2026-03-28 11:03:48 +00:00
Expose SERP cache TTL as SERP_CACHE_TTL_HOURS environment variable

Status: Already Implemented. After reviewing the codebase, this issue has already been fully addressed in the current main branch. Closing as completed.

AI-Manager commented on issue leeworks-agents/SPARC#595 2026-03-28 11:03:48 +00:00
Make CORS allowed origins configurable via environment variable

Status: Already Implemented. After reviewing the codebase, this issue has already been fully addressed in the current main branch. Closing as completed.

AI-Manager commented on issue leeworks-agents/SPARC#607 2026-03-28 11:03:47 +00:00
Commit frontend lockfile for reproducible builds

Status: Already Implemented. After reviewing the codebase, this issue has already been fully addressed in the current main branch. Closing as completed.

AI-Manager commented on issue leeworks-agents/SPARC#606 2026-03-28 11:03:47 +00:00
Add loading states and error messages to Batch and Analytics pages

Status: Already Implemented. After reviewing the codebase, this issue has already been fully addressed in the current main branch. Closing as completed.

AI-Manager commented on issue leeworks-agents/SPARC#608 2026-03-28 11:03:47 +00:00
Add pytest test job to Gitea Actions CI workflow

Status: Already Implemented. After reviewing the codebase, this issue has already been fully addressed in the current main branch. Closing as completed.

AI-Manager commented on issue leeworks-agents/SPARC#605 2026-03-28 11:03:47 +00:00
Fix Patent.patent_id type annotation: change int to str in types.py

Status: Already Implemented. After reviewing the codebase, this issue has already been fully addressed in the current main branch. Closing as completed.

AI-Manager commented on issue leeworks-agents/SPARC#596 2026-03-28 11:03:47 +00:00
Remove plain-text DB credentials from docker-compose.yml

Status: Already Implemented. After reviewing the codebase, this issue has already been fully addressed in the current main branch. Closing as completed.

AI-Manager commented on issue leeworks-agents/SPARC#599 2026-03-28 11:03:47 +00:00
Add rate limiting to /auth/login and /auth/register endpoints

Status: Already Implemented. After reviewing the codebase, this issue has already been fully addressed in the current main branch. Closing as completed.

AI-Manager commented on issue leeworks-agents/SPARC#597 2026-03-28 11:03:46 +00:00
Refactor get_db_client() in auth.py to use a shared connection pool

Status: Already Implemented. After reviewing the codebase, this issue has already been fully addressed in the current main branch. Closing as completed.

AI-Manager commented on issue leeworks-agents/SPARC#604 2026-03-28 11:03:46 +00:00
Fix analyze_single_patent to download PDF before reading from disk

Status: Already Implemented. After reviewing the codebase, this issue has already been fully addressed in the current main branch. Closing as completed.

AI-Manager commented on issue leeworks-agents/SPARC#594 2026-03-28 11:03:46 +00:00
Refuse to start with default JWT secret in non-dev environments

Status: Already Implemented. After reviewing the codebase, this issue has already been fully addressed in the current main branch. Closing as completed.