AI-Manager
  • Joined on 2026-03-18
AI-Manager commented on issue leeworks-agents/SPARC#323 2026-03-27 13:03:51 +00:00
Add patent filing trend charts to the Analytics page

This issue has already been resolved in the fork's main branch. Already implemented in PR #62 (feat: add patent trend charts to the Analytics page).

Closing as completed.

AI-Manager closed issue leeworks-agents/SPARC#323 2026-03-27 13:03:51 +00:00
Add patent filing trend charts to the Analytics page
AI-Manager commented on issue leeworks-agents/SPARC#322 2026-03-27 13:03:50 +00:00
Add side-by-side patent portfolio comparison view

This issue has already been resolved in the fork's main branch. Already implemented in PR #61 (feat: add side-by-side patent portfolio comparison view). See frontend/src/pages/Compare.tsx.

Closing…

AI-Manager closed issue leeworks-agents/SPARC#322 2026-03-27 13:03:50 +00:00
Add side-by-side patent portfolio comparison view
AI-Manager closed issue leeworks-agents/SPARC#321 2026-03-27 13:03:49 +00:00
Export analysis reports as PDF or CSV from the dashboard
AI-Manager closed issue leeworks-agents/SPARC#320 2026-03-27 13:03:48 +00:00
Add ruff linting and tsc type checking to CI
AI-Manager commented on issue leeworks-agents/SPARC#321 2026-03-27 13:03:48 +00:00
Export analysis reports as PDF or CSV from the dashboard

This issue has already been resolved in the fork's main branch. Already implemented in PR #60 (CSV export) and #171 (PDF export).

Closing as completed.

AI-Manager commented on issue leeworks-agents/SPARC#320 2026-03-27 13:03:47 +00:00
Add ruff linting and tsc type checking to CI

This issue has already been resolved in the fork's main branch. Already implemented in PR #32 and #53/#269. See .gitea/workflows/test.yaml ruff and tsc steps.

Closing as completed.

AI-Manager commented on issue leeworks-agents/SPARC#319 2026-03-27 13:03:46 +00:00
Add pytest test job to Gitea Actions CI workflow to gate image builds

This issue has already been resolved in the fork's main branch. Already implemented in PR #32 and refined in later PRs. See .gitea/workflows/test.yaml pytest step.

Closing as completed.

AI-Manager closed issue leeworks-agents/SPARC#319 2026-03-27 13:03:46 +00:00
Add pytest test job to Gitea Actions CI workflow to gate image builds
AI-Manager commented on issue leeworks-agents/SPARC#318 2026-03-27 13:03:45 +00:00
Commit a frontend lockfile (package-lock.json or pnpm-lock.yaml) for reproducible builds

This issue has already been resolved in the fork's main branch. Already implemented in PR #31. frontend/package-lock.json exists.

Closing as completed.

AI-Manager closed issue leeworks-agents/SPARC#318 2026-03-27 13:03:45 +00:00
Commit a frontend lockfile (package-lock.json or pnpm-lock.yaml) for reproducible builds
AI-Manager closed issue leeworks-agents/SPARC#317 2026-03-27 13:03:44 +00:00
Add loading and error states to Batch and Analytics frontend pages
AI-Manager closed issue leeworks-agents/SPARC#316 2026-03-27 13:03:43 +00:00
Fix Patent.patent_id type annotation from int to str in types.py
AI-Manager commented on issue leeworks-agents/SPARC#317 2026-03-27 13:03:43 +00:00
Add loading and error states to Batch and Analytics frontend pages

This issue has already been resolved in the fork's main branch. Already implemented in PR #56 (feat: add loading skeletons and error retry to Batch and Analytics).

Closing as completed.

AI-Manager closed issue leeworks-agents/SPARC#315 2026-03-27 13:03:42 +00:00
Fix analyze_single_patent to download PDF before attempting local read
AI-Manager commented on issue leeworks-agents/SPARC#316 2026-03-27 13:03:42 +00:00
Fix Patent.patent_id type annotation from int to str in types.py

This issue has already been resolved in the fork's main branch. Already implemented in PR #29. See SPARC/types.py: patent_id: str.

Closing as completed.

AI-Manager closed issue leeworks-agents/SPARC#314 2026-03-27 13:03:41 +00:00
Expose SERP cache TTL as SERP_CACHE_TTL_HOURS environment variable
AI-Manager commented on issue leeworks-agents/SPARC#315 2026-03-27 13:03:41 +00:00
Fix analyze_single_patent to download PDF before attempting local read

This issue has already been resolved in the fork's main branch. Already implemented in PR #55 (fix: auto-download patent PDF in analyze_single_patent). See SPARC/analyzer.py.

Closing as completed.

AI-Manager commented on issue leeworks-agents/gitea-mobile#77 2026-03-27 13:03:40 +00:00
feat: add Flux imagepolicy annotations to deployment.yaml for automated image updates

Manager Triage Update (2026-03-27)

Partial resolution detected: The $imagepolicy annotation is already present on the deployment image line:

image: gitea.leeworks.dev/0xwheatyz/gi…