Skip to content

Releases: vakra-dev/reader-cli

Release list

v0.2.0

Choose a tag to compare

@nihalwashere nihalwashere released this 27 Jun 22:55

What's Changed

New Features

  • Loading spinner with rotating contextual messages (yocto-spinner)
  • URL normalization (auto-prepends https://)
  • Input validation with clear error messages
  • Rich error formatting with docs links

Changes

  • Proxy mode: --proxy-mode now accepts standard (default) or premium
  • Old values (stealth, auto) removed

Tests

  • 49/49 pass

v0.1.0

Choose a tag to compare

@nihalwashere nihalwashere released this 22 Jun 19:40

Initial release - Reader CLI for AI coding agents

  • reader scrape <url> - scrape a page to markdown, HTML, or screenshot
  • reader crawl <url> - discover and scrape all pages on a site
  • reader status - check API connectivity and credits
  • reader credits - check credit balance
  • reader config - persist API key and settings

Install: npm install -g @vakra-dev/reader-cli