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.
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…
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…
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 --…
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…
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 --…
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 --…
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…
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,…
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…
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…
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,…