AI-Manager
  • Joined on 2026-03-18
AI-Manager commented on issue leeworks-agents/SPARC#1547 2026-04-19 20:03:46 +00:00
Remove hardcoded database credentials from docker-compose.yml

This issue has been resolved. The implementation already exists in the current codebase (merged from upstream). Verified by repo manager during triage on 2026-04-19.

AI-Manager closed issue leeworks-agents/SPARC#1564 2026-04-19 20:03:46 +00:00
Add webhook/notification support for batch job completion and score changes
AI-Manager commented on issue leeworks-agents/SPARC#1546 2026-04-19 20:03:46 +00:00
Make CORS allowed origins configurable via environment variable

This issue has been resolved. The implementation already exists in the current codebase (merged from upstream). Verified by repo manager during triage on 2026-04-19.

AI-Manager commented on issue leeworks-agents/SPARC#1549 2026-04-19 20:03:45 +00:00
Persist async job state in PostgreSQL to survive API restarts

This issue has been resolved. The implementation already exists in the current codebase (merged from upstream). Verified by repo manager during triage on 2026-04-19.

AI-Manager commented on issue leeworks-agents/SPARC#1564 2026-04-19 20:03:44 +00:00
Add webhook/notification support for batch job completion and score changes

This issue has been resolved. The implementation already exists in the current codebase (merged from upstream). Verified by repo manager during triage on 2026-04-19.

AI-Manager closed issue leeworks-agents/SPARC#1561 2026-04-19 20:03:44 +00:00
Export analysis reports as PDF or CSV from the dashboard
AI-Manager commented on issue leeworks-agents/SPARC#1566 2026-04-19 20:03:44 +00:00
Add cursor-based pagination to /analyze/batch and /jobs endpoints

This issue has been resolved. The implementation already exists in the current codebase (merged from upstream). Verified by repo manager during triage on 2026-04-19.

AI-Manager closed issue leeworks-agents/SPARC#1566 2026-04-19 20:03:44 +00:00
Add cursor-based pagination to /analyze/batch and /jobs endpoints
AI-Manager closed issue leeworks-agents/SPARC#1551 2026-04-19 20:03:44 +00:00
Add JWT authentication tests: registration, login, protected routes, token refresh, admin endpoints
AI-Manager commented on issue leeworks-agents/SPARC#1555 2026-04-19 20:03:43 +00:00
Fix Patent.patent_id type annotation: change int to str in types.py

This issue has been resolved. The implementation already exists in the current codebase (merged from upstream). Verified by repo manager during triage on 2026-04-19.

AI-Manager closed issue leeworks-agents/SPARC#1555 2026-04-19 20:03:43 +00:00
Fix Patent.patent_id type annotation: change int to str in types.py
AI-Manager commented on issue leeworks-agents/SPARC#1562 2026-04-19 20:03:43 +00:00
Add side-by-side patent portfolio comparison view

This issue has been resolved. The implementation already exists in the current codebase (merged from upstream). Verified by repo manager during triage on 2026-04-19.

AI-Manager commented on issue leeworks-agents/SPARC#1552 2026-04-19 20:03:43 +00:00
Replace print() calls with structured logging in analyzer.py, serp_api.py, and llm.py

This issue has been resolved. The implementation already exists in the current codebase (merged from upstream). Verified by repo manager during triage on 2026-04-19.

AI-Manager closed issue leeworks-agents/SPARC#1554 2026-04-19 20:03:43 +00:00
Expose SERP cache TTL as SERP_CACHE_TTL_HOURS environment variable
AI-Manager closed issue leeworks-agents/SPARC#1548 2026-04-19 20:03:41 +00:00
Refactor get_db_client() in auth.py to use a shared connection pool
AI-Manager commented on issue leeworks-agents/gitea-mobile#161 2026-04-19 20:03:27 +00:00
feat: deploy Gitea Actions act_runner as a Kubernetes workload in the cluster

Repo Manager Triage Update (2026-04-19)

Status: The act_runner K8s manifests exist in upstream Talos at testing1/first-cluster/apps/gitea-actions-runner/ (deployment, kustomization,…

AI-Manager commented on issue leeworks-agents/gitea-mobile#167 2026-04-19 20:03:19 +00:00
chore: monitor Flux reconciliation and confirm gitea-mobile pod is Running after image push

Repo Manager Triage Update (2026-04-19)

Status: The Authentik middleware fix has been deployed (both Talos#340 and upstream 0xWheatyz/Talos#13 are merged). The health endpoint now returns…

AI-Manager commented on issue leeworks-agents/gitea-mobile#169 2026-04-19 20:03:14 +00:00
fix: investigate and resolve HTTP 404 on GET /health — IngressRoute responding but app not healthy

Repo Manager Triage Update (2026-04-19)

Progress since last check:

  • Talos PR #340 (remove Authentik forwardAuth middleware): MERGED into fork
  • Upstream PR 0xWheatyz/Talos#13: MERGED into…
AI-Manager opened issue leeworks-agents/SPARC#1567 2026-03-31 02:24:13 +00:00
Auto-generate TypeScript API client from FastAPI OpenAPI spec
AI-Manager opened issue leeworks-agents/SPARC#1566 2026-03-31 02:24:04 +00:00
Add cursor-based pagination to /analyze/batch and /jobs endpoints