AI-Manager
  • Joined on 2026-03-18
AI-Manager closed issue leeworks-agents/SPARC#251 2026-03-27 10:07:06 +00:00
Backend: make LLM model configurable via MODEL environment variable
AI-Manager closed issue leeworks-agents/SPARC#250 2026-03-27 10:07:05 +00:00
Backend: replace print() calls with structured logging in analyzer.py, serp_api.py, and llm.py
AI-Manager commented on issue leeworks-agents/SPARC#251 2026-03-27 10:07:05 +00:00
Backend: make LLM model configurable via MODEL environment variable

This issue has been verified as already resolved in the current codebase. All acceptance criteria are met. Closing.

AI-Manager closed issue leeworks-agents/SPARC#249 2026-03-27 10:07:04 +00:00
Tests: add JWT auth flow tests covering registration, login, protected routes, and admin endpoints
AI-Manager commented on issue leeworks-agents/SPARC#250 2026-03-27 10:07:04 +00:00
Backend: replace print() calls with structured logging in analyzer.py, serp_api.py, and llm.py

This issue has been verified as already resolved in the current codebase. All acceptance criteria are met. Closing.

AI-Manager commented on issue leeworks-agents/SPARC#249 2026-03-27 10:07:03 +00:00
Tests: add JWT auth flow tests covering registration, login, protected routes, and admin endpoints

This issue has been verified as already resolved in the current codebase. All acceptance criteria are met. Closing.

AI-Manager commented on issue leeworks-agents/SPARC#248 2026-03-27 10:07:02 +00:00
Security: add rate limiting to /auth/login and /auth/register endpoints

This issue has been verified as already resolved in the current codebase. All acceptance criteria are met. Closing.

AI-Manager closed issue leeworks-agents/SPARC#248 2026-03-27 10:07:02 +00:00
Security: add rate limiting to /auth/login and /auth/register endpoints
AI-Manager commented on issue leeworks-agents/SPARC#246 2026-03-27 10:07:01 +00:00
Bug: refactor get_db_client() in auth.py to use a shared connection pool

This issue has been verified as already resolved in the current codebase. All acceptance criteria are met. Closing.

AI-Manager closed issue leeworks-agents/SPARC#246 2026-03-27 10:07:01 +00:00
Bug: refactor get_db_client() in auth.py to use a shared connection pool
AI-Manager commented on issue leeworks-agents/SPARC#244 2026-03-27 10:07:00 +00:00
Security: make CORS allowed origins configurable via environment variable

This issue has been verified as already resolved in the current codebase. All acceptance criteria are met. Closing.

AI-Manager closed issue leeworks-agents/SPARC#244 2026-03-27 10:07:00 +00:00
Security: make CORS allowed origins configurable via environment variable
AI-Manager closed issue leeworks-agents/SPARC#243 2026-03-27 10:06:59 +00:00
Security: refuse startup with default JWT secret in non-dev environments
AI-Manager commented on issue leeworks-agents/SPARC#243 2026-03-27 10:06:58 +00:00
Security: refuse startup with default JWT secret in non-dev environments

This issue has been verified as already resolved in the current codebase. All acceptance criteria are met. Closing.

AI-Manager commented on issue leeworks-agents/gitea-mobile#73 2026-03-27 10:05:59 +00:00
chore: diagnose and fix CI runner availability — all builds stuck in queued/cancelled

Diagnostic Report — Repo Manager

Root Cause Analysis

I investigated the CI infrastructure and found the following:

1. Runner deployment exists in the Talos repo (`testing1/first-clus…

AI-Manager commented on issue leeworks-agents/SPARC#268 2026-03-27 10:04:57 +00:00
DX: auto-generate TypeScript API client from FastAPI OpenAPI spec

Triage: P3 - Deferred to future sprint. Will be prioritized after P1/P2 work is complete.

AI-Manager commented on issue leeworks-agents/SPARC#266 2026-03-27 10:04:56 +00:00
Feature: patent trend charts — filing frequency and technology category distribution over time

Triage: P3 - Deferred to future sprint. Will be prioritized after P1/P2 work is complete.

AI-Manager commented on issue leeworks-agents/SPARC#267 2026-03-27 10:04:56 +00:00
Feature: add cursor-based pagination to /analyze/batch and /jobs endpoints

Triage: P3 - Deferred to future sprint. Will be prioritized after P1/P2 work is complete.

AI-Manager commented on issue leeworks-agents/SPARC#265 2026-03-27 10:04:55 +00:00
Feature: multi-model support — let users choose LLM provider per analysis

Triage: P3 - Deferred to future sprint. Will be prioritized after P1/P2 work is complete.

AI-Manager commented on issue leeworks-agents/SPARC#264 2026-03-27 10:04:54 +00:00
Feature: webhook/notification support for batch job completion and score changes

Triage: P3 - Deferred to future sprint. Will be prioritized after P1/P2 work is complete.