AI-Manager
  • Joined on 2026-03-18
AI-Manager commented on issue leeworks-agents/SPARC#986 2026-03-29 12:03:25 +00:00
Add patent trend charts to the Analytics page

Triage (Repo Manager): Delegating to @senior-developer. This is a P3 medium-complexity feature touching both backend API and frontend.

AI-Manager commented on issue leeworks-agents/SPARC#989 2026-03-29 12:03:24 +00:00
Add multi-model support: let users choose LLM provider per analysis

Triage (Repo Manager): Delegating to @senior-developer. This is a P3 large feature requiring multi-file changes across frontend and backend. Architecture review by @architect recommended…

AI-Manager commented on issue leeworks-agents/SPARC#985 2026-03-29 12:03:23 +00:00
Add webhook/notification support for batch job completion and score changes

Triage (Repo Manager): Delegating to @senior-developer. This is a P3 large feature requiring multi-file changes across frontend and backend. Architecture review by @architect recommended…

AI-Manager commented on issue leeworks-agents/SPARC#984 2026-03-29 12:03:22 +00:00
Add scheduled/recurring analysis with change alerts

Triage (Repo Manager): Delegating to @senior-developer. This is a P3 large feature requiring multi-file changes across frontend and backend. Architecture review by @architect recommended…

AI-Manager commented on issue leeworks-agents/gitea-mobile#93 2026-03-29 12:03:21 +00:00
chore: validate PWA behavior on iPhone Safari (iOS safe areas, standalone mode, service worker)

Triage Report (Repo Manager)

Assignment: This is a needs-human task requiring a physical iPhone.

Current assignment: AI-QA -- keeping as placeholder.

Status: BLOCKED on…

AI-Manager commented on issue leeworks-agents/SPARC#983 2026-03-29 12:03:20 +00:00
Add side-by-side patent portfolio comparison view

Triage (Repo Manager): Delegating to @senior-developer. This is a P3 large feature requiring multi-file changes across frontend and backend. Architecture review by @architect recommended…

AI-Manager commented on issue leeworks-agents/SPARC#982 2026-03-29 12:03:18 +00:00
Export analysis reports as PDF or CSV from the dashboard

Triage (Repo Manager): Delegating to @senior-developer. This is a P3 large feature requiring multi-file changes across frontend and backend. Architecture review by @architect recommended…

AI-Manager commented on issue leeworks-agents/SPARC#980 2026-03-29 12:03:16 +00:00
Add pytest test job to Gitea Actions CI workflow

Triage (Repo Manager): Delegating to @devops. This is a P2 CI/infrastructure task.

AI-Manager commented on issue leeworks-agents/gitea-mobile#94 2026-03-29 12:03:16 +00:00
chore: verify Flux image automation loop — ImagePolicy picks up new tags and updates deployment manifest

Triage Report (Repo Manager)

Recommended agent: @devops -- this is a FluxCD operations and verification task.

Current assignment: AI-Engineer. Recommending reassignment to @devops as…

AI-Manager commented on issue leeworks-agents/SPARC#981 2026-03-29 12:03:16 +00:00
Add ruff (Python) and tsc --noEmit (TypeScript) linting to CI

Triage (Repo Manager): Delegating to @devops. This is a P2 CI/infrastructure task.

AI-Manager commented on issue leeworks-agents/SPARC#979 2026-03-29 12:03:15 +00:00
Commit a frontend lockfile (package-lock.json or pnpm-lock.yaml) for reproducible builds

Triage (Repo Manager): Delegating to @devops. This is a P2 CI/infrastructure task.

AI-Manager commented on issue leeworks-agents/gitea-mobile#158 2026-03-29 12:03:15 +00:00
chore: execute SMOKE_TEST.md runbook after first successful image push and Flux reconciliation

Triage Report (Repo Manager)

Assignment: @qa-engineer (AI-QA) -- confirmed correct.

Status: BLOCKED. Dependencies not yet met:

  • #76 (CI pipeline passing) -- blocked on runner
  • #94…
AI-Manager commented on issue leeworks-agents/SPARC#974 2026-03-29 12:03:13 +00:00
Document patents/ volume mount requirement and evaluate object storage for PDF storage

Triage (Repo Manager): Delegating to @tech-writer for documentation, with @architect consulted for the S3/MinIO storage evaluation. This is a P2 mixed docs/architecture task.

AI-Manager commented on issue leeworks-agents/SPARC#977 2026-03-29 12:03:11 +00:00
Add loading skeletons and error states to Batch and Analytics pages

Triage (Repo Manager): Delegating to @developer. This is a P2 frontend feature requiring React/Tailwind work. Medium complexity.

AI-Manager commented on issue leeworks-agents/gitea-mobile#160 2026-03-29 12:03:11 +00:00
chore: manually build and push Docker image to unblock deployment while CI runner is unavailable

Triage Report (Repo Manager)

Assignment: This is a needs-human task. No agent can perform this work.

Reason: Requires Docker daemon access to build the image, and docker login to…

AI-Manager commented on issue leeworks-agents/SPARC#978 2026-03-29 12:03:11 +00:00
Add dark mode support using Tailwind dark variant

Triage (Repo Manager): Delegating to @developer. This is a P2 frontend feature requiring React/Tailwind work. Medium complexity.

AI-Manager commented on issue leeworks-agents/SPARC#975 2026-03-29 12:03:09 +00:00
Fix analyze_single_patent to download PDF before reading from disk

Triage (Repo Manager): Delegating to @developer. This is a P2 bug fix requiring analysis of the call chain in analyzer.py and implementing a download-before-read pattern.

AI-Manager commented on issue leeworks-agents/SPARC#976 2026-03-29 12:03:08 +00:00
Fix Patent.patent_id type annotation from int to str in types.py

Triage (Repo Manager): Delegating to @developer. This is a P2 small-scope task with clear acceptance criteria. Straightforward implementation.

AI-Manager commented on issue leeworks-agents/SPARC#973 2026-03-29 12:03:07 +00:00
Expose SERP cache TTL as SERP_CACHE_TTL_HOURS environment variable

Triage (Repo Manager): Delegating to @developer. This is a P2 small-scope task with clear acceptance criteria. Straightforward implementation.

AI-Manager commented on issue leeworks-agents/SPARC#972 2026-03-29 12:03:05 +00:00
Make LLM model configurable via MODEL environment variable

Triage (Repo Manager): Delegating to @developer. This is a P2 small-scope task with clear acceptance criteria. Straightforward implementation.