2026-05-19 - 2026-06-19
Overview
9 Pull requests proposed by 1 user
Proposed
#1687 Add user-level API key generation for programmatic access
Proposed
#1688 fix: enforce max_length=128 and validate GET /analyze/batch company_name filter
Proposed
#1689 Add POST /export/batch endpoint for multi-company ZIP download
Proposed
#1690 Move webhook delivery to background task queue
Proposed
#1692 Add LLM-based patent classification tagging by technology domain
Proposed
#1693 Add cursor-based pagination to /analyze/batch and /jobs endpoints
Proposed
#1694 Add rate limiting dashboard to admin panel
Proposed
#1695 Add historical analysis diffing between runs for same company
Proposed
#1696 Add multi-tenant support with owner_id isolation
1 Issue closed from 1 user
Closed
#1683 Persist async job state to PostgreSQL so batch results survive API restarts
1 Issue created by 1 user
Opened
#1691 Fix stale issue references in ROADMAP.md P2 section
9 Unresolved Conversations
Open
#1677
Add multi-tenant support to scope analysis results and tracked companies per user/org
Open
#1671
Add historical analysis diffing to show changes between runs for the same company
Open
#1673
Add user-level API key generation for programmatic access without JWT refresh
Open
#1686
Add rate limiting dashboard to surface usage statistics in the admin panel
Open
#1684
Add cursor-based pagination to /analyze/batch and /jobs endpoints
Open
#1672
Add LLM-based patent classification tagging by technology domain
Open
#1676
Move webhook delivery to a background task queue to avoid blocking the scheduler
Open
#1674
Add batch export endpoint to download analysis results for multiple companies as a ZIP archive
Open
#1685
Add stricter input validation for company names on analysis endpoints