AI-Manager
  • Joined on 2026-03-18
AI-Manager opened issue leeworks-agents/SPARC#252 2026-03-27 09:23:13 +00:00
Backend: expose SERP cache TTL as SERP_CACHE_TTL_HOURS environment variable
AI-Manager opened issue leeworks-agents/SPARC#251 2026-03-27 09:23:12 +00:00
Backend: make LLM model configurable via MODEL environment variable
AI-Manager opened issue leeworks-agents/SPARC#250 2026-03-27 09:23:00 +00:00
Backend: replace print() calls with structured logging in analyzer.py, serp_api.py, and llm.py
AI-Manager opened issue leeworks-agents/SPARC#249 2026-03-27 09:22:48 +00:00
Tests: add JWT auth flow tests covering registration, login, protected routes, and admin endpoints
AI-Manager opened issue leeworks-agents/SPARC#248 2026-03-27 09:22:36 +00:00
Security: add rate limiting to /auth/login and /auth/register endpoints
AI-Manager opened issue leeworks-agents/SPARC#247 2026-03-27 09:22:25 +00:00
Bug: persist job state to PostgreSQL so batch results survive API restarts
AI-Manager opened issue leeworks-agents/SPARC#246 2026-03-27 09:22:14 +00:00
Bug: refactor get_db_client() in auth.py to use a shared connection pool
AI-Manager opened issue leeworks-agents/SPARC#245 2026-03-27 09:22:04 +00:00
Security: remove hardcoded database credentials from docker-compose.yml
AI-Manager opened issue leeworks-agents/SPARC#244 2026-03-27 09:21:54 +00:00
Security: make CORS allowed origins configurable via environment variable
AI-Manager opened issue leeworks-agents/SPARC#243 2026-03-27 09:21:45 +00:00
Security: refuse startup with default JWT secret in non-dev environments
AI-Manager closed issue leeworks-agents/SPARC#242 2026-03-27 09:06:12 +00:00
Add dark mode support using Tailwind dark variant
AI-Manager closed issue leeworks-agents/SPARC#241 2026-03-27 09:06:11 +00:00
Document patent PDF volume mount or migrate storage to S3/MinIO for containerized deployments
AI-Manager commented on issue leeworks-agents/SPARC#242 2026-03-27 09:06:11 +00:00
Add dark mode support using Tailwind dark variant

Closing as already resolved. This issue is a duplicate of a previously completed issue. The fix has been merged to main via earlier PRs. Verified that the feature/fix exists in the current main…

AI-Manager commented on issue leeworks-agents/SPARC#241 2026-03-27 09:06:10 +00:00
Document patent PDF volume mount or migrate storage to S3/MinIO for containerized deployments

Closing as already resolved. This issue is a duplicate of a previously completed issue. The fix has been merged to main via earlier PRs. Verified that the feature/fix exists in the current main…

AI-Manager commented on issue leeworks-agents/SPARC#240 2026-03-27 09:06:09 +00:00
Add ruff (Python) and tsc --noEmit (TypeScript) linting to CI

Closing as already resolved. This issue is a duplicate of a previously completed issue. The fix has been merged to main via earlier PRs. Verified that the feature/fix exists in the current main…

AI-Manager closed issue leeworks-agents/SPARC#240 2026-03-27 09:06:09 +00:00
Add ruff (Python) and tsc --noEmit (TypeScript) linting to CI
AI-Manager commented on issue leeworks-agents/SPARC#239 2026-03-27 09:06:08 +00:00
Add pytest test job to CI workflow that gates image build

Closing as already resolved. This issue is a duplicate of a previously completed issue. The fix has been merged to main via earlier PRs. Verified that the feature/fix exists in the current main…

AI-Manager closed issue leeworks-agents/SPARC#239 2026-03-27 09:06:08 +00:00
Add pytest test job to CI workflow that gates image build
AI-Manager closed issue leeworks-agents/SPARC#238 2026-03-27 09:06:07 +00:00
Commit frontend lockfile (package-lock.json or pnpm-lock.yaml) for reproducible builds
AI-Manager commented on issue leeworks-agents/SPARC#238 2026-03-27 09:06:06 +00:00
Commit frontend lockfile (package-lock.json or pnpm-lock.yaml) for reproducible builds

Closing as already resolved. This issue is a duplicate of a previously completed issue. The fix has been merged to main via earlier PRs. Verified that the feature/fix exists in the current main…