Skip to content

Releases: Microck/kagi-cli

v0.3.3

23 Mar 17:48

Choose a tag to compare

[0.3.3]

Added

  • Local kagi news content filters with built-in presets, custom keywords, hide mode, blur-mode tagging, and preset listing

Changed

  • Moved kagi news filtering examples out of the top-level README and kept them in the command docs instead
  • Updated cargo dependencies in line with the current Dependabot PR set: cliclack 0.5.2, scraper 0.26.0, toml 1.0.7+spec-1.1.0, and rustls-webpki 0.103.10

v0.3.2

22 Mar 10:42

Choose a tag to compare

[0.3.2]

Added

  • Shared cached HTTP clients for the search, quick-answer, and API-backed command paths

Changed

  • Reduced CLI startup overhead by switching the runtime entrypoint to Tokio current_thread
  • Removed extra batch JSON serialization churn by keeping batch search responses structured until final output rendering

v0.3.1

19 Mar 23:39

Choose a tag to compare

[0.3.1]

Added

  • Interactive kagi auth wizard for TTY setup with guided Session Link and API Token flows
  • Recorded auth demo assets and auth-wizard onboarding coverage across the docs

Changed

  • Made kagi auth the primary local setup path while keeping auth status, auth check, and auth set for explicit non-interactive use
  • Tightened auth copy, terminal presentation, and config-save flow with overwrite prompts, preferred-auth prompts, and environment override notices

v0.3.0

19 Mar 20:18

Choose a tag to compare

What's Changed

  • feat(translate): add text-mode Kagi Translate support by @Microck in #8
  • feat: add quick answer command by @Microck in #9
  • [ImgBot] Optimize images by @imgbot[bot] in #13

New Contributors

  • @imgbot[bot] made their first contribution in #13

Full Changelog: v0.2.0...v0.3.0

v0.2.0

19 Mar 18:55

Choose a tag to compare

What's Changed

  • feat(assistant): add thread management commands by @Microck in #10
  • feat(assistant): add ask-page command by @Microck in #11
  • feat(search): add session-backed search filters by @Microck in #12

Full Changelog: v0.1.7...v0.2.0

v0.1.7

17 Mar 16:44

Choose a tag to compare

What's Changed

  • Update README.md by @Microck in #4
  • Update README.md by @Microck in #6
  • Add new features to kagi-cli - enhanced output format, batch-threading and rate-limiting, autocomplete, pretty colors by @neuralnexus in #7

New Contributors

Full Changelog: v0.1.6...v0.1.7

v0.1.6

16 Mar 19:57

Choose a tag to compare

What's Changed

  • chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #1
  • chore(deps): bump scraper from 0.23.1 to 0.25.0 by @dependabot[bot] in #3
  • chore(deps): bump toml from 0.8.23 to 1.0.6+spec-1.1.0 by @dependabot[bot] in #2

New Contributors

Full Changelog: v0.1.5...v0.1.6

v0.1.5

16 Mar 18:31

Choose a tag to compare

Full Changelog: v0.1.4...v0.1.5

v0.1.4

16 Mar 18:22

Choose a tag to compare

Full Changelog: v0.1.3...v0.1.4