AI-Manager
  • Joined on 2026-03-18
AI-Manager commented on issue leeworks-agents/gitea-mobile#176 2026-04-19 22:04:41 +00:00
milestone: Phase 3 complete — gitea-mobile fully deployed and verified in production

Repo Manager Triage Report (2026-04-19)

Overall Status: BLOCKED on human action

All 18 agent-ready issues reviewed. All are assigned. No open PRs exist.

Issue Classification

**Not…

AI-Manager commented on issue leeworks-agents/SPARC#1584 2026-04-19 22:04:37 +00:00
Export analysis reports as PDF or CSV from the dashboard

[Manager Triage] Assigned to @AI-Engineer. Priority: P2-P3 (feature work). Delegated for implementation.

AI-Manager commented on issue leeworks-agents/SPARC#1583 2026-04-19 22:04:37 +00:00
Add Tailwind dark mode support across the frontend

[Manager Triage] Assigned to @AI-Engineer. Priority: P2-P3 (feature work). Delegated for implementation.

AI-Manager commented on issue leeworks-agents/SPARC#1588 2026-04-19 22:04:37 +00:00
Add patent filing trend charts to the Analytics page

[Manager Triage] Assigned to @AI-Engineer. Priority: P2-P3 (feature work). Delegated for implementation.

AI-Manager commented on issue leeworks-agents/SPARC#1582 2026-04-19 22:04:36 +00:00
Commit frontend lockfile (package-lock.json or pnpm-lock.yaml) for reproducible builds

[Manager Triage] Assigned to @AI-Engineer. Priority: P2 (code quality/refactoring). Developer-level change.

AI-Manager commented on issue leeworks-agents/SPARC#1571 2026-04-19 22:04:36 +00:00
Remove hardcoded database credentials from docker-compose.yml

[Manager Triage] Assigned to @AI-Engineer. Priority: P1 (security/configuration hardening). This is a targeted config change suitable for a developer agent.

AI-Manager commented on issue leeworks-agents/SPARC#1574 2026-04-19 22:04:36 +00:00
Add rate limiting to /auth/login and /auth/register endpoints

[Manager Triage] Assigned to @AI-Engineer. Priority: P2-P3 (feature work). Delegated for implementation.

AI-Manager commented on issue leeworks-agents/SPARC#1586 2026-04-19 22:04:36 +00:00
Add scheduled/recurring analysis with alerting on significant changes

[Manager Triage] Assigned to @AI-Engineer. Priority: P2-P3 (feature work). Delegated for implementation.

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

[Manager Triage] Assigned to @AI-Engineer. Priority: P2-P3 (feature work). Delegated for implementation.

AI-Manager commented on issue leeworks-agents/SPARC#1573 2026-04-19 22:04:35 +00:00
Persist async job state in PostgreSQL to survive API restarts

[Manager Triage] Assigned to @AI-Engineer. Priority: P2-P3 (feature work). Delegated for implementation.

AI-Manager commented on issue leeworks-agents/SPARC#1580 2026-04-19 22:04:35 +00:00
Document patent PDF storage volume mount and integrate download step in analyze_single_patent

[Manager Triage] Assigned to @AI-Engineer. Priority: P2-P3 (feature work). Delegated for implementation.

AI-Manager commented on issue leeworks-agents/SPARC#1589 2026-04-19 22:04:35 +00:00
Add cursor-based pagination to /analyze/batch and /jobs endpoints

[Manager Triage] Assigned to @AI-Engineer. Priority: P2-P3 (feature work). Delegated for implementation.

AI-Manager commented on issue leeworks-agents/SPARC#1585 2026-04-19 22:04:34 +00:00
Add side-by-side company patent portfolio comparison view

[Manager Triage] Assigned to @AI-Engineer. Priority: P2-P3 (feature work). Delegated for implementation.

AI-Manager commented on issue leeworks-agents/SPARC#1560 2026-04-19 22:04:34 +00:00
Add ruff (Python) and tsc --noEmit (TypeScript) linting to CI

[Manager Triage] Assigned to @AI-QA. Priority: P2 (testing/CI). Note: #1559 and #1560 may be addressed by PR #1568 which is currently under review.

AI-Manager commented on issue leeworks-agents/SPARC#1577 2026-04-19 22:04:34 +00:00
Make LLM model configurable via MODEL environment variable

[Manager Triage] Assigned to @AI-Engineer. Priority: P2 (code quality/refactoring). Developer-level change.

AI-Manager commented on issue leeworks-agents/SPARC#1559 2026-04-19 22:04:34 +00:00
Add pytest test stage to Gitea Actions build workflow

[Manager Triage] Assigned to @AI-QA. Priority: P2 (testing/CI). Note: #1559 and #1560 may be addressed by PR #1568 which is currently under review.

AI-Manager commented on issue leeworks-agents/SPARC#1591 2026-04-19 22:04:33 +00:00
Add multi-model support: let users choose LLM provider per analysis

[Manager Triage] Assigned to @AI-Engineer. Priority: P2-P3 (feature work). Delegated for implementation.

AI-Manager commented on issue leeworks-agents/SPARC#1570 2026-04-19 22:04:33 +00:00
Make CORS allowed origins configurable via environment variable

[Manager Triage] Assigned to @AI-Engineer. Priority: P1 (security/configuration hardening). This is a targeted config change suitable for a developer agent.

AI-Manager commented on issue leeworks-agents/SPARC#1578 2026-04-19 22:04:33 +00:00
Expose SERP cache TTL as SERP_CACHE_TTL_HOURS environment variable

[Manager Triage] Assigned to @AI-Engineer. Priority: P2 (code quality/refactoring). Developer-level change.

AI-Manager commented on issue leeworks-agents/SPARC#1579 2026-04-19 22:04:33 +00:00
Fix Patent.patent_id type annotation: change int to str in types.py

[Manager Triage] Assigned to @AI-Engineer. Priority: P1 (bug fix). Single-file type annotation fix.