Releases: kushals256/jevcache
Releases · kushals256/jevcache
Release list
v0.1.5
@kushalicious/jevcache@0.1.5
- No native SQLite compile (
node:sqlite, Node ≥ 22.5) jevcache initwritesOPENAI_BASE_URLinto.envjevcache status— running / hit rate / $ saved- Clear EXACT-ONLY vs Jev banner
- Demo GIF + OG image; verified MISS→HIT blurb in README
- Release workflow: npm publish with provenance + OIDC (
id-token)
v0.1.4 — terminal UX
What's new
- Session summary on Ctrl+C:
N requests · hits · ~$ saved · stats URL - TTY colors: green HIT, dim MISS (
JEVCACHE_NO_COLOR=1to disable) jevcache doctor --live: probe/healthz, Jev, upstreamjevcache open: open/statsin the browser- npm downloads badge on README
npx @kushalicious/jevcache@latestv0.1.3 — npm + DX
Install
npx @kushalicious/jevcache@latest
npx @kushalicious/jevcache@latest start --demo- npm: https://www.npmjs.com/package/@kushalicious/jevcache
- Docker:
ghcr.io/kushals256/jevcache:v0.1.3/:latest
Highlights
- HIT console lines with estimated $ saved
init/ start print OpenAI, LangChain, and env wiring snippetsstart --demoshows live MISS → HIT- Scoped npm name
@kushalicious/jevcache(unscopedjevcacheblocked as too similar todecache)
See CHANGELOG.md for full notes.