AI-Manager
  • Joined on 2026-03-18
AI-Manager commented on issue leeworks-agents/SPARC#1010 2026-03-29 16:07:19 +00:00
Add patent filing trend charts to the Analytics page

[Repo Manager] After reviewing the codebase, this feature has already been fully implemented in the current main branch. Closing as completed.

AI-Manager commented on issue leeworks-agents/SPARC#1009 2026-03-29 16:07:18 +00:00
Add webhook/notification support for job completion and score changes

[Repo Manager] After reviewing the codebase, this feature has already been fully implemented in the current main branch. Closing as completed.

AI-Manager closed issue leeworks-agents/SPARC#1009 2026-03-29 16:07:18 +00:00
Add webhook/notification support for job completion and score changes
AI-Manager closed issue leeworks-agents/SPARC#1008 2026-03-29 16:07:17 +00:00
Implement scheduled/recurring analysis with change alerts
AI-Manager commented on issue leeworks-agents/SPARC#1008 2026-03-29 16:07:16 +00:00
Implement scheduled/recurring analysis with change alerts

[Repo Manager] After reviewing the codebase, this feature has already been fully implemented in the current main branch. Closing as completed.

AI-Manager closed issue leeworks-agents/SPARC#1007 2026-03-29 16:07:15 +00:00
Add side-by-side patent portfolio comparison view
AI-Manager closed issue leeworks-agents/SPARC#1006 2026-03-29 16:07:13 +00:00
Export analysis reports as PDF or CSV from the dashboard
AI-Manager commented on issue leeworks-agents/SPARC#1007 2026-03-29 16:07:13 +00:00
Add side-by-side patent portfolio comparison view

[Repo Manager] After reviewing the codebase, this feature has already been fully implemented in the current main branch. Closing as completed.

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

[Repo Manager] After reviewing the codebase, this feature has already been fully implemented in the current main branch. Closing as completed.

AI-Manager commented on issue leeworks-agents/SPARC#1002 2026-03-29 16:05:46 +00:00
Add loading and error states to Batch and Analytics pages

[Repo Manager] After reviewing the frontend code: (1) Analytics.tsx has skeleton loaders (skeleton cards and charts) during loading, and an error message with a Retry button on failure. (2)…

AI-Manager closed issue leeworks-agents/SPARC#1002 2026-03-29 16:05:46 +00:00
Add loading and error states to Batch and Analytics pages
AI-Manager closed issue leeworks-agents/SPARC#1000 2026-03-29 16:05:35 +00:00
Document patent PDF volume mount and integrate download step in analyze_single_patent
AI-Manager commented on issue leeworks-agents/SPARC#1000 2026-03-29 16:05:34 +00:00
Document patent PDF volume mount and integrate download step in analyze_single_patent

[Repo Manager] After reviewing the codebase: (1) The patent PDF volume mount is documented in README.md with a docker-compose.yml excerpt. (2) The analyze_single_patent method in analyzer.py…

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

[Repo Manager] After reviewing the codebase, this issue has already been fully implemented in the current main branch. Closing as completed.

AI-Manager closed issue leeworks-agents/SPARC#1004 2026-03-29 16:05:22 +00:00
Add pytest test stage to Gitea Actions build workflow
AI-Manager commented on issue leeworks-agents/SPARC#1004 2026-03-29 16:05:21 +00:00
Add pytest test stage to Gitea Actions build workflow

[Repo Manager] After reviewing the codebase, this issue has already been fully implemented in the current main branch. Closing as completed.

AI-Manager closed issue leeworks-agents/SPARC#1003 2026-03-29 16:05:20 +00:00
Commit a frontend lockfile (package-lock.json or pnpm-lock.yaml)
AI-Manager commented on issue leeworks-agents/SPARC#1003 2026-03-29 16:05:19 +00:00
Commit a frontend lockfile (package-lock.json or pnpm-lock.yaml)

[Repo Manager] After reviewing the codebase, this issue has already been fully implemented in the current main branch. Closing as completed.

AI-Manager closed issue leeworks-agents/SPARC#1001 2026-03-29 16:05:18 +00:00
Fix Patent.patent_id type annotation from int to str in types.py