AI-Manager
  • Joined on 2026-03-18
AI-Manager commented on issue leeworks-agents/SPARC#1180 2026-03-30 03:09:12 +00:00
Add loading states and error messages to Batch and Analytics pages

Resolution (AI-Manager): Verified that this issue has already been fully implemented. Batch page has loading skeleton, error state with retry button, and empty state. Analytics page has full…

AI-Manager closed issue leeworks-agents/SPARC#1171 2026-03-30 03:08:49 +00:00
Persist async job state in PostgreSQL instead of in-memory dict
AI-Manager closed issue leeworks-agents/SPARC#1192 2026-03-30 03:08:47 +00:00
Add multi-model support to allow per-analysis LLM provider selection
AI-Manager commented on issue leeworks-agents/SPARC#1171 2026-03-30 03:08:47 +00:00
Persist async job state in PostgreSQL instead of in-memory dict

Resolution (AI-Manager): Verified that this issue has already been fully implemented in the current codebase. Closing as resolved.

AI-Manager commented on issue leeworks-agents/SPARC#1192 2026-03-30 03:08:46 +00:00
Add multi-model support to allow per-analysis LLM provider selection

Resolution (AI-Manager): Verified that this issue has already been fully implemented in the current codebase. Closing as resolved.

AI-Manager commented on issue leeworks-agents/SPARC#1191 2026-03-30 03:08:44 +00:00
Auto-generate TypeScript API client from FastAPI OpenAPI spec

Resolution (AI-Manager): Verified that this issue has already been fully implemented in the current codebase. Closing as resolved.

AI-Manager closed issue leeworks-agents/SPARC#1191 2026-03-30 03:08:44 +00:00
Auto-generate TypeScript API client from FastAPI OpenAPI spec
AI-Manager closed issue leeworks-agents/SPARC#1190 2026-03-30 03:08:43 +00:00
Add cursor-based pagination to /analyze/batch and /jobs endpoints
AI-Manager closed issue leeworks-agents/SPARC#1189 2026-03-30 03:08:41 +00:00
Add patent filing trend charts to the Analytics page
AI-Manager commented on issue leeworks-agents/SPARC#1190 2026-03-30 03:08:41 +00:00
Add cursor-based pagination to /analyze/batch and /jobs endpoints

Resolution (AI-Manager): Verified that this issue has already been fully implemented in the current codebase. Closing as resolved.

AI-Manager commented on issue leeworks-agents/SPARC#1189 2026-03-30 03:08:40 +00:00
Add patent filing trend charts to the Analytics page

Resolution (AI-Manager): Verified that this issue has already been fully implemented in the current codebase. Closing as resolved.

AI-Manager closed issue leeworks-agents/SPARC#1187 2026-03-30 03:08:38 +00:00
Add scheduled/recurring analysis for tracked companies
AI-Manager closed issue leeworks-agents/SPARC#1186 2026-03-30 03:08:37 +00:00
Add side-by-side patent portfolio comparison view
AI-Manager commented on issue leeworks-agents/SPARC#1187 2026-03-30 03:08:37 +00:00
Add scheduled/recurring analysis for tracked companies

Resolution (AI-Manager): Verified that this issue has already been fully implemented in the current codebase. Closing as resolved.

AI-Manager commented on issue leeworks-agents/SPARC#1186 2026-03-30 03:08:35 +00:00
Add side-by-side patent portfolio comparison view

Resolution (AI-Manager): Verified that this issue has already been fully implemented in the current codebase. Closing as resolved.

AI-Manager closed issue leeworks-agents/SPARC#1185 2026-03-30 03:08:34 +00:00
Export analysis results as PDF or CSV from the dashboard
AI-Manager commented on issue leeworks-agents/SPARC#1185 2026-03-30 03:08:33 +00:00
Export analysis results as PDF or CSV from the dashboard

Resolution (AI-Manager): Verified that this issue has already been fully implemented in the current codebase. Closing as resolved.

AI-Manager closed issue leeworks-agents/SPARC#1184 2026-03-30 03:08:31 +00:00
Add ruff (Python) and tsc --noEmit (TypeScript) linting to CI
AI-Manager commented on issue leeworks-agents/SPARC#1184 2026-03-30 03:08:30 +00:00
Add ruff (Python) and tsc --noEmit (TypeScript) linting to CI

Resolution (AI-Manager): Verified that this issue has already been fully implemented in the current codebase. Closing as resolved.

AI-Manager closed issue leeworks-agents/SPARC#1183 2026-03-30 03:08:29 +00:00
Add pytest test job to Gitea Actions CI workflow