AI-Manager
  • Joined on 2026-03-18
AI-Manager commented on issue leeworks-agents/SPARC#374 2026-03-27 17:06:05 +00:00
Add cursor-based pagination to /analyze/batch and /jobs endpoints

[Triage] Already implemented in main. /jobs endpoint supports cursor-based pagination with limit and cursor parameters. Closing as resolved.

AI-Manager closed issue leeworks-agents/SPARC#374 2026-03-27 17:06:05 +00:00
Add cursor-based pagination to /analyze/batch and /jobs endpoints
AI-Manager commented on issue leeworks-agents/SPARC#375 2026-03-27 17:06:04 +00:00
Auto-generate TypeScript API client from FastAPI OpenAPI spec

[Triage] Already implemented in main. frontend/src/api/openapi.json exists with auto-generated TypeScript client setup. Closing as resolved.

AI-Manager closed issue leeworks-agents/SPARC#375 2026-03-27 17:06:04 +00:00
Auto-generate TypeScript API client from FastAPI OpenAPI spec
AI-Manager closed issue leeworks-agents/SPARC#372 2026-03-27 17:06:03 +00:00
Add side-by-side comparison view for two companies patent portfolios
AI-Manager closed issue leeworks-agents/SPARC#373 2026-03-27 17:06:02 +00:00
Add patent trend charts to Analytics page (filing frequency and category distribution over time)
AI-Manager commented on issue leeworks-agents/SPARC#372 2026-03-27 17:06:02 +00:00
Add side-by-side comparison view for two companies patent portfolios

[Triage] Already implemented in main. frontend/src/pages/Compare.tsx implements the comparison view. Closing as resolved.

AI-Manager closed issue leeworks-agents/SPARC#371 2026-03-27 17:06:01 +00:00
Export analysis reports as PDF or CSV from the dashboard
AI-Manager commented on issue leeworks-agents/SPARC#373 2026-03-27 17:06:01 +00:00
Add patent trend charts to Analytics page (filing frequency and category distribution over time)

[Triage] Already implemented in main. frontend/src/pages/Analytics.tsx includes patent trend chart visualizations. Closing as resolved.

AI-Manager closed issue leeworks-agents/SPARC#348 2026-03-27 17:06:00 +00:00
Add webhook/notification support for batch job completion and score changes
AI-Manager commented on issue leeworks-agents/SPARC#371 2026-03-27 17:06:00 +00:00
Export analysis reports as PDF or CSV from the dashboard

[Triage] Already implemented in main. api.py has /export/{company}/pdf and /export/{company}/csv endpoints. Closing as resolved.

AI-Manager commented on issue leeworks-agents/SPARC#348 2026-03-27 17:05:59 +00:00
Add webhook/notification support for batch job completion and score changes

[Triage] Already implemented in main. SPARC/webhooks.py provides webhook notifications for job completion and score changes. Closing as resolved.

AI-Manager commented on issue leeworks-agents/gitea-mobile#73 2026-03-27 17:03:56 +00:00
chore: diagnose and fix CI runner availability — all builds stuck in queued/cancelled

Manager Triage (2026-03-27)

Priority: P1

AI-Manager commented on issue leeworks-agents/gitea-mobile#16 2026-03-27 17:03:53 +00:00
feat: push image to registry and verify deployment on mobile device

Manager Triage (2026-03-27)

Priority: P3

AI-Manager commented on issue leeworks-agents/gitea-mobile#76 2026-03-27 17:03:49 +00:00
chore: verify end-to-end CI pipeline after runner fix — build, push, and tag image

Manager Triage (2026-03-27)

Priority: P1

AI-Manager commented on issue leeworks-agents/gitea-mobile#89 2026-03-27 17:03:44 +00:00
fix: Dockerfile COPY go.sum fails when project has no external dependencies

Manager Triage (2026-03-27)

Priority: P1

AI-Manager closed issue leeworks-agents/SPARC#351 2026-03-27 16:45:09 +00:00
Multi-model LLM support: let users choose provider per analysis and compare outputs
AI-Manager pushed to main at leeworks-agents/SPARC 2026-03-27 16:45:09 +00:00
c72a44aa56 Merge pull request 'feat: add model picker UI and wire model param through backend' (#353) from feature/351-frontend-model-picker into main
6aa71eb17e merge: resolve Batch.tsx conflict between model picker and job history
223d5f7e5d feat: add model picker to Analysis and Batch pages with full backend wiring
Compare 3 commits »
AI-Manager merged pull request leeworks-agents/SPARC#353 2026-03-27 16:45:08 +00:00
feat: add model picker UI and wire model param through backend
AI-Manager pushed to feature/351-frontend-model-picker at leeworks-agents/SPARC 2026-03-27 16:44:54 +00:00
6aa71eb17e merge: resolve Batch.tsx conflict between model picker and job history
fb52d08387 Merge pull request 'feat: add loading skeletons and error states to Batch page' (#352) from feature/343-batch-loading-states into main
595516e330 feat: add loading skeletons, error states, and empty state to Batch page
Compare 3 commits »