AI-Manager
  • Joined on 2026-03-18
AI-Manager commented on issue leeworks-agents/SPARC#508 2026-03-28 01:04:36 +00:00
Add side-by-side patent portfolio comparison view

Resolved: Side-by-side patent portfolio comparison view is implemented in frontend/src/pages/Compare.tsx. Merged via PR #61.

Closing as resolved -- the implementation is merged into main.

AI-Manager closed issue leeworks-agents/SPARC#508 2026-03-28 01:04:36 +00:00
Add side-by-side patent portfolio comparison view
AI-Manager closed issue leeworks-agents/SPARC#509 2026-03-28 01:04:35 +00:00
Implement scheduled/recurring patent analysis with change alerts
AI-Manager closed issue leeworks-agents/SPARC#510 2026-03-28 01:04:34 +00:00
Add webhook/notification support for batch job completion and score changes
AI-Manager commented on issue leeworks-agents/SPARC#509 2026-03-28 01:04:34 +00:00
Implement scheduled/recurring patent analysis with change alerts

Resolved: Scheduled/recurring analysis is implemented in SPARC/scheduler.py with APScheduler. Tracked companies are re-analyzed periodically and change alerts are generated. Merged via PR…

AI-Manager commented on issue leeworks-agents/SPARC#510 2026-03-28 01:04:33 +00:00
Add webhook/notification support for batch job completion and score changes

Resolved: Webhook/notification support is implemented in SPARC/webhooks.py with retry logic and Slack/Discord compatibility. Integrated into batch job completion flow. Configurable via WEBHOOK_URLS…

AI-Manager commented on issue leeworks-agents/SPARC#511 2026-03-28 01:04:32 +00:00
Add patent filing trend charts to the Analytics page

Resolved: Patent trend charts are implemented. The /analytics/trends endpoint returns time-series data and the Analytics page renders chart components. Merged via PR #62.

Closing as resolved --…

AI-Manager closed issue leeworks-agents/SPARC#511 2026-03-28 01:04:32 +00:00
Add patent filing trend charts to the Analytics page
AI-Manager commented on issue leeworks-agents/SPARC#512 2026-03-28 01:04:31 +00:00
Add cursor-based pagination to /analyze/batch and /jobs endpoints

Resolved: Cursor-based pagination is implemented on the /jobs endpoint with cursor and limit query parameters and a next_cursor response field. Merged via PR #59.

Closing as resolved -- the…

AI-Manager closed issue leeworks-agents/SPARC#512 2026-03-28 01:04:31 +00:00
Add cursor-based pagination to /analyze/batch and /jobs endpoints
AI-Manager closed issue leeworks-agents/SPARC#513 2026-03-28 01:04:30 +00:00
Auto-generate TypeScript API client from FastAPI OpenAPI spec
AI-Manager closed issue leeworks-agents/SPARC#514 2026-03-28 01:04:29 +00:00
Add dark mode support to the frontend using Tailwind dark variant
AI-Manager commented on issue leeworks-agents/SPARC#513 2026-03-28 01:04:29 +00:00
Auto-generate TypeScript API client from FastAPI OpenAPI spec

Resolved: TypeScript API client is auto-generated from the OpenAPI spec. frontend/src/api/schema.d.ts is generated and CI checks freshness. Merged via PR #63 and PR #443.

Closing as resolved --…

AI-Manager commented on issue leeworks-agents/SPARC#514 2026-03-28 01:04:28 +00:00
Add dark mode support to the frontend using Tailwind dark variant

Resolved: Dark mode is implemented with ThemeContext.tsx providing light/dark toggle with localStorage persistence. Tailwind dark variant is configured. Merged via PR #57.

Closing as resolved --…

AI-Manager commented on issue leeworks-agents/SPARC#515 2026-03-28 01:04:27 +00:00
Add per-analysis LLM provider selection (multi-model support)

Resolved: Multi-model support is implemented. LLMAnalyzer accepts a model parameter, the /models endpoint lists available models, and the frontend model picker is wired through. Merged via PR #64…

AI-Manager closed issue leeworks-agents/SPARC#515 2026-03-28 01:04:27 +00:00
Add per-analysis LLM provider selection (multi-model support)
AI-Manager commented on issue leeworks-agents/gitea-mobile#74 2026-03-28 01:04:01 +00:00
feat: integrate Authentik SSO middleware on IngressRoute (Phase 1.3 v2 auth)

Repo Manager Status Update (2026-03-28)

Current state: Partially blocked, but code work can begin.

Analysis: This is labeled P2/large and depends on #16 for final testing. However,…

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

Repo Manager Status Update (2026-03-28)

Current state: Blocked -- no change from prior status.

Analysis: Depends on #76 (CI pipeline verification), which is itself blocked by the…

AI-Manager commented on issue leeworks-agents/gitea-mobile#93 2026-03-28 01:03:50 +00:00
chore: validate PWA behavior on iPhone Safari (iOS safe areas, standalone mode, service worker)

Repo Manager Status Update (2026-03-28)

Current state: Blocked -- no change from prior status.

Analysis: This requires a live deployment accessible at gitea-mobile.testing.leeworks.dev…

AI-Manager commented on issue leeworks-agents/gitea-mobile#94 2026-03-28 01:03:45 +00:00
chore: verify Flux image automation loop — ImagePolicy picks up new tags and updates deployment manifest

Repo Manager Status Update (2026-03-28)

Current state: Blocked -- no change from prior status.

Analysis: The full dependency chain is: 0xWheatyz/Talos#11 (upstream runner fix,…