Releases: smcronin/uspto-cli
Releases · smcronin/uspto-cli
v0.2.4
09 Apr 23:55
Compare
Sorry, something went wrong.
No results found
Changelog
6614cd2 chore(release): update version literals to 0.2.4
45fd10f Fix USPTO skill guidance inconsistencies
9cef132 Add app text extraction and format-aware downloads
v0.2.3
03 Mar 05:20
Compare
Sorry, something went wrong.
No results found
Changelog
60b8428 chore(release): update version literals to 0.2.3
2628957 feat: complete eval checklist follow-ups and timeline tooling
d65eb31 Checkpoint: fix eval bugs and implement core CLI enhancements
9a01983 Add eval 2026-03-02 todo docs
v0.2.2
03 Mar 03:58
Compare
Sorry, something went wrong.
No results found
Changelog
369612e Rename CLI binary to uspto and migrate install/update/config paths
ce765ad docs(agents): register release skill in AGENTS.md
f7d8605 feat(skill): add release workflow skill
v0.2.1
03 Mar 03:38
Compare
Sorry, something went wrong.
No results found
Changelog
5fc0c56 feat(search): add --count-only for lightweight total sizing
ec7a79a chore(skills): move repo skill to top-level skills folder
v0.1.3
03 Mar 01:48
Compare
Sorry, something went wrong.
No results found
Changelog
ee74850 feat(update): add self-update command with checksum verification
v0.1.2
03 Mar 01:18
Compare
Sorry, something went wrong.
No results found
Changelog
2ad2fae feat(patent): add one-command patent bundle export
v0.1.1
01 Mar 03:46
Compare
Sorry, something went wrong.
No results found
Changelog
4b00d6f feat(config): add global API key install and runtime key resolution
bd9ce0c Add examples and use cases doc
v0.1.0
01 Mar 02:43
Compare
Sorry, something went wrong.
No results found
Changelog
cb53c76 Add CI and GoReleaser workflows
8444db1 Overhaul README, add unit tests and CONTRIBUTING.md
7a727d1 Harden agent UX: dry-run coverage, validation, and petition decision filtering
45a9a09 Fix facets, add --download flag, validate inputs, add dry-run
1f28c17 Add Go integration test suite (55 tests, 16 files)
0b4226d Fix bulk download URL, query semantics, and dead code
859d3cd Remove dead app extension command and add E2E test docs
66cbb3c Update skill docs with description and fulltext commands
5269fb0 Add description, fulltext commands and complete XML extraction
5805143 Add claims, citations, abstract extraction from grant XML
36212f7 Fix API response handling bugs discovered during testing
ba2d8cc Add Claude skill for uspto-cli usage
a023251 Fix GitHub username: sethcronin -> smcronin
75f26e0 Add API key setup guide and missing-key warnings
21a3eb1 Rewrite CLI in Go, remove TypeScript version
107a8e4 Add dl-all command to download entire file wrapper
a03a6da Fix --inventor flag to search all inventors, not just first
77e1ec5 Add README, CLAUDE.md, and MIT license
4904b01 Add integration test suite - 27/27 tests passing
9eb7c18 Initial project setup with full USPTO ODP CLI