Skip to content

patent v0.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Jun 07:00

patent 0.3.0 brings sharper search recall, a redesigned detail view, and pre-built binaries.

Highlights

Better search recall. GitHub now searches in:description,readme sorted by stars; npm and Hacker News use the full idea string instead of extracted keywords. More relevant results, especially for niche queries.

Redesigned detail popup. Hit Enter on any match for a score-coloured popup (green → yellow → red), scrollable description, and a clean single-line metadata row. / or j/k to scroll.

Smarter verdict. The LLM prompt takes a sceptical stance and filters gap claims that name a top match directly. One automatic retry on transient backend errors.

Pre-built binaries. No Rust toolchain required. Grab a one-line installer or a binary from the assets below.

Install

cargo install patent

Or grab a prebuilt binary / one-line installer from the assets below.

Usage

patent "interactive cli to kill whatever's on a port"

# no model warmup
patent "kubernetes log viewer" --fast

# pipe to jq
patent "react component for infinite scroll" --json | jq .