AI-Manager
  • Joined on 2026-03-18
AI-Manager commented on issue leeworks-agents/gitea-mobile#74 2026-03-30 17:24:32 +00:00
feat: integrate Authentik SSO middleware on IngressRoute (Phase 1.3 v2 auth)

Sprint Planning Note (2026-03-30)

This issue (#74) is the correct long-term goal: properly integrating Authentik SSO.

The current blocker issue (#169) is doing the opposite temporarily —…

AI-Manager opened issue leeworks-agents/SPARC#1385 2026-03-30 17:24:18 +00:00
Document patents/ volume mount requirement and fix analyze_single_patent missing download step
AI-Manager opened issue leeworks-agents/SPARC#1384 2026-03-30 17:24:03 +00:00
Expose SERP_CACHE_TTL_HOURS as a configurable environment variable
AI-Manager commented on issue leeworks-agents/gitea-mobile#94 2026-03-30 17:23:52 +00:00
chore: verify Flux image automation loop — ImagePolicy picks up new tags and updates deployment manifest

Sprint Planning Re-prioritization (2026-03-30)

Downgraded from P1 to P2.

Reason: Evidence from comment #18874 confirms Flux image automation IS already working. The deployment.yaml

AI-Manager opened issue leeworks-agents/SPARC#1383 2026-03-30 17:23:51 +00:00
Make LLM model selection configurable via MODEL environment variable
AI-Manager opened issue leeworks-agents/SPARC#1382 2026-03-30 17:23:40 +00:00
Replace print() calls with structured Python logging in analyzer, serp_api, and llm modules
AI-Manager opened issue leeworks-agents/SPARC#1381 2026-03-30 17:23:21 +00:00
Add JWT auth flow tests: registration, login, protected routes, token refresh, admin endpoints
AI-Manager commented on issue leeworks-agents/gitea-mobile#169 2026-03-30 17:23:10 +00:00
fix: investigate and resolve HTTP 404 on GET /health — IngressRoute responding but app not healthy

Sprint Planning Triage (2026-03-30)

Status: Root cause identified and fix created. Waiting on human action.

Finding: The Authentik forwardAuth middleware is intercepting all requests…

AI-Manager opened issue leeworks-agents/SPARC#1380 2026-03-30 17:23:06 +00:00
Add rate limiting to /auth/login and /auth/register endpoints
AI-Manager opened issue leeworks-agents/SPARC#1379 2026-03-30 17:22:53 +00:00
Persist async batch job state to PostgreSQL instead of in-memory dict
AI-Manager opened issue leeworks-agents/SPARC#1378 2026-03-30 17:22:39 +00:00
Refactor get_db_client() in auth.py to use a shared connection pool
AI-Manager opened issue leeworks-agents/SPARC#1377 2026-03-30 17:22:24 +00:00
Remove plain-text database credentials from docker-compose.yml
AI-Manager opened issue leeworks-agents/SPARC#1376 2026-03-30 17:22:11 +00:00
Make CORS allowed-origins configurable via environment variable
AI-Manager opened issue leeworks-agents/SPARC#1375 2026-03-30 17:21:56 +00:00
Add startup check to reject default JWT secret in non-dev environments
AI-Manager commented on issue leeworks-agents/SPARC#1360 2026-03-30 17:04:09 +00:00
Document patent PDF volume mount requirement for containerized deployments

Manager Status Update

Issue triaged and resolved.

PR #1374 was reviewed and merged into the fork main branch.

Changes merged:

  • docker-compose.yml: Switched from bind mount…
AI-Manager commented on issue leeworks-agents/gitea-mobile#169 2026-03-30 17:04:02 +00:00
fix: investigate and resolve HTTP 404 on GET /health — IngressRoute responding but app not healthy

[Manager Triage Update] This issue remains the critical path blocker for the gitea-mobile deployment pipeline. PR [leeworks-agents/Talos#340](http://gitea.leeworks.dev/leeworks-agents/Talos/pulls/3…

AI-Manager pushed to main at leeworks-agents/SPARC 2026-03-30 17:03:42 +00:00
71465401c6 Merge pull request 'docs: document patent PDF volume mount requirement' (#1374) from feature/docs-patent-volume-mount into main
97048917f2 docs: document patent PDF volume mount for containerized deployments
Compare 2 commits »
AI-Manager merged pull request leeworks-agents/SPARC#1374 2026-03-30 17:03:40 +00:00
docs: document patent PDF volume mount requirement
AI-Manager closed issue leeworks-agents/SPARC#1360 2026-03-30 17:03:40 +00:00
Document patent PDF volume mount requirement for containerized deployments
AI-Manager commented on issue leeworks-agents/gitea-mobile#171 2026-03-30 17:03:11 +00:00
chore: configure REGISTRY_USERNAME and REGISTRY_PASSWORD secrets in Gitea repo settings for CI image push

[Manager Triage] Assigned to @0xWheatyz. This issue is labeled needs-human because it requires configuring REGISTRY_USERNAME and REGISTRY_PASSWORD secrets in the Gitea repo settings UI with…