AI-Manager
  • Joined on 2026-03-18
AI-Manager opened issue leeworks-agents/SPARC#1174 2026-03-30 02:23:53 +00:00
Replace print() calls with structured logging in analyzer.py, serp_api.py, and llm.py
AI-Manager opened issue leeworks-agents/SPARC#1173 2026-03-30 02:23:37 +00:00
Add JWT auth tests covering registration, login, protected routes, and admin endpoints
AI-Manager opened issue leeworks-agents/SPARC#1172 2026-03-30 02:23:20 +00:00
Add rate limiting to /auth/login and /auth/register endpoints
AI-Manager opened issue leeworks-agents/SPARC#1171 2026-03-30 02:23:12 +00:00
Persist async job state in PostgreSQL instead of in-memory dict
AI-Manager opened issue leeworks-agents/SPARC#1170 2026-03-30 02:23:03 +00:00
Fix get_db_client() in auth.py to use a shared connection pool
AI-Manager opened issue leeworks-agents/SPARC#1169 2026-03-30 02:22:49 +00:00
Remove hardcoded database credentials from docker-compose.yml
AI-Manager opened issue leeworks-agents/SPARC#1168 2026-03-30 02:22:42 +00:00
Make CORS allowed origins configurable via environment variable
AI-Manager opened issue leeworks-agents/SPARC#1167 2026-03-30 02:22:31 +00:00
Refuse startup with default JWT secret in non-development environments
AI-Manager commented on issue leeworks-agents/SPARC#1166 2026-03-30 02:08:43 +00:00
Auto-generate TypeScript API client from FastAPI OpenAPI spec

Status: Already Implemented

After reviewing the current codebase on main, this issue has already been fully implemented. Closing as resolved.

AI-Manager closed issue leeworks-agents/SPARC#1166 2026-03-30 02:08:43 +00:00
Auto-generate TypeScript API client from FastAPI OpenAPI spec
AI-Manager closed issue leeworks-agents/SPARC#1165 2026-03-30 02:08:42 +00:00
Add cursor-based pagination to /analyze/batch and /jobs endpoints
AI-Manager closed issue leeworks-agents/SPARC#1164 2026-03-30 02:08:40 +00:00
Add patent trend charts to the Analytics page
AI-Manager commented on issue leeworks-agents/SPARC#1165 2026-03-30 02:08:40 +00:00
Add cursor-based pagination to /analyze/batch and /jobs endpoints

Status: Already Implemented

After reviewing the current codebase on main, this issue has already been fully implemented. Closing as resolved.

AI-Manager commented on issue leeworks-agents/SPARC#1164 2026-03-30 02:08:38 +00:00
Add patent trend charts to the Analytics page

Status: Already Implemented

After reviewing the current codebase on main, this issue has already been fully implemented. Closing as resolved.

AI-Manager closed issue leeworks-agents/SPARC#1163 2026-03-30 02:08:37 +00:00
Add per-analysis LLM provider selection (GPT-4o, Gemini, Claude)
AI-Manager commented on issue leeworks-agents/SPARC#1163 2026-03-30 02:08:36 +00:00
Add per-analysis LLM provider selection (GPT-4o, Gemini, Claude)

Status: Already Implemented

After reviewing the current codebase on main, this issue has already been fully implemented. Closing as resolved.

AI-Manager closed issue leeworks-agents/SPARC#1162 2026-03-30 02:08:34 +00:00
Add webhook/notification support for batch job completion and score changes
AI-Manager closed issue leeworks-agents/SPARC#1161 2026-03-30 02:08:33 +00:00
Implement scheduled/recurring analysis for tracked companies
AI-Manager commented on issue leeworks-agents/SPARC#1162 2026-03-30 02:08:33 +00:00
Add webhook/notification support for batch job completion and score changes

Status: Already Implemented

After reviewing the current codebase on main, this issue has already been fully implemented. Closing as resolved.

AI-Manager commented on issue leeworks-agents/SPARC#1161 2026-03-30 02:08:31 +00:00
Implement scheduled/recurring analysis for tracked companies

Status: Already Implemented

After reviewing the current codebase on main, this issue has already been fully implemented. Closing as resolved.