Skip to content

Releases: danielbusnz/Peeky

v0.1.20

10 Jun 17:06

Choose a tag to compare

The brains catch up with the hands. v0.1.19 gave Peeky 30 new macOS tools; this release retrains the on-device intent router so the new vocabulary ("turn off wifi", "next slide", "facetime mom") routes locally in milliseconds instead of misfiring or paying LLM latency. The router also drops its agent class (agent turns go through the Claude fallback for now) and learns to read terminal question marks, so capability questions like "can you see my screen?" get answered instead of triggering an action.

Full list of changes: CHANGELOG

v0.1.19

10 Jun 14:11

Choose a tag to compare

Peeky's macOS integration surface goes from 5 apps to 19. New voice targets: Finder, Calendar, Messages, Contacts, Apple Music, Mail, Photos, Keynote, Shortcuts, FaceTime, Apple Maps, Spotlight file search, the clipboard, and generic app open/quit. System control grows dark mode, sleep, screen lock, wallpaper, notification banners, keep-awake, and Wi-Fi power. Every integration rides the same osascript and official-CLI surface, no new permissions beyond the per-app Automation prompts macOS already shows.

Full list of changes: CHANGELOG

v0.1.18

10 Jun 11:09
7934267

Choose a tag to compare

What's Changed

  • stt: keyterm-boost Peeky on nova-3 by @danielbusnz-lgtm in #85
  • agent: add explicit cue recognizer (unwired) by @danielbusnz-lgtm in #84
  • Stt keyterm peeky by @danielbusnz-lgtm in #86
  • deps: bump codecov/codecov-action from 6 to 7 in the actions group by @dependabot[bot] in #88
  • deps: bump @cloudflare/workers-types from 4.20260605.1 to 4.20260608.1 in /proxy in the proxy-minor-and-patch group by @dependabot[bot] in #87

Full Changelog: v0.1.17...v0.1.18

v0.1.17

05 Jun 16:03
889cde8

Choose a tag to compare

What's Changed

  • deps: bump the proxy-minor-and-patch group in /proxy with 2 updates by @dependabot[bot] in #71
  • deps: bump uuid from 1.23.1 to 1.23.2 in the cargo-minor-and-patch group across 1 directory by @dependabot[bot] in #72
  • Feature/account auth by @danielbusnz-lgtm in #74
  • console: fix rustfmt and onboarding test after account merge by @danielbusnz-lgtm in #75
  • aegis: fix clippy on the portable build path by @danielbusnz-lgtm in #76
  • working-context: record every turn and add conversational recall by @danielbusnz-lgtm in #77
  • orchestrator: spawn compaction inside the runtime to fix a panic by @danielbusnz-lgtm in #78
  • Update README.md by @danielbusnz-lgtm in #79
  • Update README.md by @danielbusnz-lgtm in #80
  • Update README.md by @danielbusnz-lgtm in #81
  • deps: bump the proxy-minor-and-patch group across 1 directory with 2 updates by @dependabot[bot] in #83

Full Changelog: v0.1.16...v0.1.17

v0.1.16

02 Jun 20:41

Choose a tag to compare

What's Changed

  • Feature/account auth by @danielbusnz-lgtm in #73

Full Changelog: v0.1.15...v0.1.16

v0.1.15

02 Jun 00:25

Choose a tag to compare

Full Changelog: v0.1.13...v0.1.15

v0.1.13

01 Jun 17:37

Choose a tag to compare

What's Changed

  • tuning: raise routelet gate threshold to 0.95 by @danielbusnz-lgtm in #61
  • routelet: add reject class, defer none to Claude by @danielbusnz-lgtm in #62
  • Update README.md by @danielbusnz-lgtm in #65
  • Revise README for platform support and setup clarity by @danielbusnz-lgtm in #66
  • Update README.md by @danielbusnz-lgtm in #67
  • Update README.md by @danielbusnz-lgtm in #68
  • Update trial link in README.md by @danielbusnz-lgtm in #69

Full Changelog: v0.1.10...v0.1.13

v0.1.12

01 Jun 17:06

Choose a tag to compare

What's Changed

  • tuning: raise routelet gate threshold to 0.95 by @danielbusnz-lgtm in #61
  • routelet: add reject class, defer none to Claude by @danielbusnz-lgtm in #62
  • Update README.md by @danielbusnz-lgtm in #65
  • Revise README for platform support and setup clarity by @danielbusnz-lgtm in #66
  • Update README.md by @danielbusnz-lgtm in #67
  • Update README.md by @danielbusnz-lgtm in #68

Full Changelog: v0.1.10...v0.1.12

v0.1.8

28 May 16:05
fce3e49

Choose a tag to compare

What's Changed

  • routelet: on-device ONNX intent classifier with confidence-gated fallback by @danielbusnz-lgtm in #53
  • deps: bump actions/setup-node from 4 to 6 in the actions group by @dependabot[bot] in #50
  • deps: bump the proxy-minor-and-patch group in /proxy with 2 updates by @dependabot[bot] in #49
  • Fix macOS release hang: notarize the dmg out-of-band with a bounded wait by @danielbusnz-lgtm in #52
  • release: v0.1.8 by @danielbusnz-lgtm in #58

Full Changelog: v0.1.7...v0.1.8

v0.1.5

26 May 17:31

Choose a tag to compare

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