Skip to content

0.2.5

Choose a tag to compare

@github-actions github-actions released this 10 Apr 04:26
· 5653 commits to main since this release

0.2.5 Latest

New Features

  • simplify offline auto-reply catch-up
  • add Mapbox route estimate
  • persist wearable onboarding preferences
  • cut over to event-driven scheduling
  • minimize onboarding error retention

Bug Fixes

  • retry onboarding after session mismatch
  • stabilize coverage and workspace exports
  • fix hosted scheduler retry wakes
  • restore wizard channel selections after runtime wipes
  • preserve timed-step failures
  • propagate CLI coverage failures
  • restore node shared helper exports

Documentation

  • optimize README hero image
  • add hero image

Changelog
Full Changelog: v0.2.4...HEAD

  • fix(web): retry onboarding after session mismatch (3b03b9e)
  • chore(build): fix clean workspace release builds (084e903)
  • fix(release): stabilize coverage and workspace exports (ca2377f)
  • test(cloudflare): stabilize workers alarm runtime coverage (313bc68)
  • chore(repo): finish cleanup for green release checks (22ab074)
  • test(inboxd): scrub imessage-era fixture paths (6f20d65)
  • feat(assistant): simplify offline auto-reply catch-up (5e9653c)
  • feat(cli): add Mapbox route estimate (e3b74b3)
  • refactor: finish iMessage decommission (6372607)
  • refactor(setup): share wearable provider normalization (3af1567)
  • test: remove assistant imessage remnants (1852fac)
  • test: clean inbox imessage greenfield coverage (4b2e72e)
  • test(cli): clean inbox iMessage legacy coverage (e66b3c9)
  • feat(setup-cli): persist wearable onboarding preferences (2f67430)
  • test(inbox-services): remove stale imessage coverage (a4a66fb)
  • test(cli): align assistant automation scheduling coverage (d4dbadb)
  • test: cover explicit-empty wearable preference idempotency (995d1eb)
  • fix(assistant-runtime): fix hosted scheduler retry wakes (e1b1132)
  • refactor(setup-cli): honor explicit empty channel state (2bc624f)
  • feat(assistant): cut over to event-driven scheduling (51fbc40)
  • fix(setup-cli): restore wizard channel selections after runtime wipes (46197d9)
  • Update system-prompt.ts (5b61f7f)
  • chore(deps): bump review-gpt to 0.5.53 (fdc44ca)
  • feat(hosted): minimize onboarding error retention (92a83a2)
  • Update README.md (13d1957)
  • docs: optimize README hero image (e251398)
  • refactor(verify): simplify fail-closed release guard (5bbe1fd)
  • fix(verify): preserve timed-step failures (5f9f916)
  • docs(readme): add hero image (1e298bf)
  • fix(release): propagate CLI coverage failures (3fe5d63)
  • fix(runtime-state): restore node shared helper exports (80efcff)
  • chore(deploy): default hosted workflow to production (ed21085)
  • test(cli): align assistant receipt preview assertion (237f210)