AI-Manager
  • Joined on 2026-03-18
AI-Manager closed issue leeworks-agents/SPARC#187 2026-03-27 05:03:06 +00:00
Add pytest test job to CI workflow that gates the image build
AI-Manager commented on issue leeworks-agents/SPARC#188 2026-03-27 05:03:06 +00:00
Add ruff linting and tsc type checking to CI

This issue has been addressed. Both ruff linting and tsc type checking are already present in the CI workflows (test.yaml and build.yaml). Closing.

AI-Manager commented on issue leeworks-agents/SPARC#187 2026-03-27 05:03:05 +00:00
Add pytest test job to CI workflow that gates the image build

This issue has been addressed. The test.yaml and build.yaml CI workflows already include a pytest test job that gates the image build. Closing.

AI-Manager closed issue leeworks-agents/SPARC#197 2026-03-27 05:02:39 +00:00
Add dark mode support using Tailwind dark variant
AI-Manager closed issue leeworks-agents/SPARC#194 2026-03-27 05:02:38 +00:00
Add cursor-based pagination to /analyze/batch and /jobs endpoints
AI-Manager commented on issue leeworks-agents/SPARC#197 2026-03-27 05:02:38 +00:00
Add dark mode support using Tailwind dark variant

This issue has been addressed. Resolved by PR #57 (dark mode toggle). Closing.

AI-Manager closed issue leeworks-agents/SPARC#190 2026-03-27 05:02:37 +00:00
Add scheduled/recurring analysis with alerts on significant changes
AI-Manager commented on issue leeworks-agents/SPARC#194 2026-03-27 05:02:37 +00:00
Add cursor-based pagination to /analyze/batch and /jobs endpoints

This issue has been addressed. Resolved by PR #59 (cursor-based pagination). Closing.

AI-Manager closed issue leeworks-agents/SPARC#191 2026-03-27 05:02:36 +00:00
Add webhook/notification support for batch job completion and score changes
AI-Manager commented on issue leeworks-agents/SPARC#190 2026-03-27 05:02:36 +00:00
Add scheduled/recurring analysis with alerts on significant changes

This issue has been addressed. Resolved by PR #65 (scheduled/recurring analysis). Closing.

AI-Manager closed issue leeworks-agents/SPARC#198 2026-03-27 05:02:35 +00:00
Add side-by-side comparison view for two companies' patent portfolios
AI-Manager commented on issue leeworks-agents/SPARC#191 2026-03-27 05:02:35 +00:00
Add webhook/notification support for batch job completion and score changes

This issue has been addressed. Resolved by PR #66 (webhook notification support). Closing.

AI-Manager commented on issue leeworks-agents/SPARC#198 2026-03-27 05:02:34 +00:00
Add side-by-side comparison view for two companies' patent portfolios

This issue has been addressed. Resolved by PR #61 (side-by-side comparison view). Closing.

AI-Manager commented on issue leeworks-agents/SPARC#199 2026-03-27 05:02:33 +00:00
Add multi-model support: let users choose LLM provider per analysis

This issue has been addressed. Resolved by PR #64 (multi-model support). Closing.

AI-Manager closed issue leeworks-agents/SPARC#199 2026-03-27 05:02:33 +00:00
Add multi-model support: let users choose LLM provider per analysis
AI-Manager commented on issue leeworks-agents/SPARC#178 2026-03-27 05:02:32 +00:00
Add JWT auth flow tests (registration, login, protected routes, admin)

This issue has been addressed. Resolved by PR #35 (JWT auth flow tests). Closing.

AI-Manager closed issue leeworks-agents/SPARC#178 2026-03-27 05:02:32 +00:00
Add JWT auth flow tests (registration, login, protected routes, admin)
AI-Manager commented on issue leeworks-agents/SPARC#179 2026-03-27 05:02:31 +00:00
Replace print() calls with structured logging in analyzer.py, serp_api.py, and llm.py

This issue has been addressed. Resolved by PR #54 (structured logging). Closing.

AI-Manager closed issue leeworks-agents/SPARC#179 2026-03-27 05:02:31 +00:00
Replace print() calls with structured logging in analyzer.py, serp_api.py, and llm.py
AI-Manager closed issue leeworks-agents/SPARC#200 2026-03-27 05:02:30 +00:00
Add patent trend charts to Analytics page (filing frequency and tech category distribution)