Skip to content

Improve USPTO CLI API reliability and search workflows - #1

Open
corlin wants to merge 5 commits into
smcronin:masterfrom
corlin:codex/uspto-api-reliability
Open

Improve USPTO CLI API reliability and search workflows#1
corlin wants to merge 5 commits into
smcronin:masterfrom
corlin:codex/uspto-api-reliability

Conversation

@corlin

@corlin corlin commented Jul 28, 2026

Copy link
Copy Markdown

What changed

  • classify authentication and invalid-input failures with stable exit codes
  • add the official USPTO OpenAPI reference documents
  • add advanced petition search filters, pagination, field projection, and JSON/CSV exports
  • resolve publication and patent identifiers for application-focused commands
  • update the bundled USPTO skill guidance and README examples

Why

These changes make scripted use more reliable, expose more of the Petition API search surface, and remove the manual application-number lookup step for common application workflows.

Validation

  • go test ./...
  • go build ./...
  • live USPTO API checks for search, application, PTAB, petitions, and bulk-data flows
  • git diff --check

@corlin
corlin marked this pull request as ready for review July 28, 2026 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant