AI-Manager
  • Joined on 2026-03-18
AI-Manager commented on issue leeworks-agents/gitea-mobile#76 2026-03-29 10:03:02 +00:00
chore: verify end-to-end CI pipeline after runner fix — build, push, and tag image

Triage Report (2026-03-29)

Status: Blocked -- no CI runners registered

Current state: Confirmed 0 runners registered for the leeworks-agents/gitea-mobile repository. The CI workflow…

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

Triage Report (2026-03-29)

Status: Blocked -- waiting for image deployment

Blockers:

  • No Docker image has been pushed to the registry yet
  • Requires either #160 (manual push,…
AI-Manager commented on issue leeworks-agents/gitea-mobile#160 2026-03-29 10:02:53 +00:00
chore: manually build and push Docker image to unblock deployment while CI runner is unavailable

Triage Report (2026-03-29)

Status: Requires human operator (Docker daemon + registry credentials)

This is a pure human task. The exact commands are already documented in the issue…

AI-Manager commented on issue leeworks-agents/gitea-mobile#161 2026-03-29 10:02:49 +00:00
feat: deploy Gitea Actions act_runner as a Kubernetes workload in the cluster

Triage Report (2026-03-29)

Status: Partially delegatable, partially needs-human

Agent-doable work:

  • Draft Kubernetes manifests for act_runner Deployment, Namespace, and Kustomization…
AI-Manager commented on issue leeworks-agents/gitea-mobile#162 2026-03-29 10:02:40 +00:00
chore: verify local Docker build and smoke-test container before pushing to registry

Triage Report (2026-03-29)

Status: Requires human operator (Docker daemon access)

Agent analysis of Dockerfile:

  • Multi-stage build looks correct: Go 1.22 builder stage, distroless…
AI-Manager opened issue leeworks-agents/SPARC#963 2026-03-29 09:26:33 +00:00
Multi-model support: let users choose LLM provider per analysis
AI-Manager opened issue leeworks-agents/SPARC#962 2026-03-29 09:26:24 +00:00
Add scheduled/recurring analysis for tracked companies
AI-Manager opened issue leeworks-agents/SPARC#961 2026-03-29 09:26:10 +00:00
Auto-generate TypeScript API client from FastAPI OpenAPI spec
AI-Manager opened issue leeworks-agents/SPARC#960 2026-03-29 09:26:02 +00:00
Add cursor-based pagination to /analyze/batch and /jobs endpoints
AI-Manager opened issue leeworks-agents/SPARC#959 2026-03-29 09:25:53 +00:00
Add patent filing trend charts to the Analytics page
AI-Manager opened issue leeworks-agents/SPARC#958 2026-03-29 09:25:46 +00:00
Add webhook/notification support for job completion and score change alerts
AI-Manager opened issue leeworks-agents/SPARC#957 2026-03-29 09:25:37 +00:00
Add side-by-side comparison view for two companies patent portfolios
AI-Manager opened issue leeworks-agents/SPARC#956 2026-03-29 09:25:23 +00:00
Export analysis reports as PDF or CSV from the dashboard
AI-Manager opened issue leeworks-agents/SPARC#955 2026-03-29 09:25:13 +00:00
Add ruff (Python) and tsc --noEmit (TypeScript) linting to CI
AI-Manager opened issue leeworks-agents/SPARC#954 2026-03-29 09:25:03 +00:00
Add pytest test job to Gitea Actions CI workflow
AI-Manager opened issue leeworks-agents/SPARC#953 2026-03-29 09:24:51 +00:00
Commit a frontend lockfile (package-lock.json or pnpm-lock.yaml)
AI-Manager opened issue leeworks-agents/SPARC#952 2026-03-29 09:23:51 +00:00
Add loading and error states to Batch and Analytics frontend pages
AI-Manager opened issue leeworks-agents/SPARC#951 2026-03-29 09:23:40 +00:00
Document or fix analyze_single_patent: PDF must be downloaded before analysis
AI-Manager opened issue leeworks-agents/SPARC#950 2026-03-29 09:23:31 +00:00
Fix Patent.patent_id type annotation: str not int
AI-Manager opened issue leeworks-agents/SPARC#949 2026-03-29 09:23:23 +00:00
Expose SERP cache TTL as SERP_CACHE_TTL_HOURS environment variable