Skip to content

v0.15.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Aug 11:26
· 6 commits to main since this release
33b83e6

Changelog

  • 4a16c3f: Merge pull request #333 from pyranthus-hq/AKarode/pfr-whatsapp-connector-read-only-local-ingest-ga (@AKarode)
  • bd23af8: Merge pull request #493 from pyranthus-hq/agent/verified-onboarding-293 (@AKarode)
  • 9902856: Merge pull request #496 from pyranthus-hq/agent/instance-migration-495 (@AKarode)
  • cc4bf66: Merge pull request #499 from pyranthus-hq/agent/test-walltime-319 (@AKarode)
  • 33b83e6: Merge pull request #500 from pyranthus-hq/release/bump-0.15.0 (@AKarode)
  • 3d399d4: chore(lint): drop functions orphaned by the context-injection conversion (@AKarode)
  • dc6e611: chore(lint): drop the unused embedder-pref test helper (@AKarode)
  • 6f947fd: chore(release): bump installer default version to 0.15.0 (@AKarode)
  • 4c3f2ae: feat(onboarding): add verified resumable setup foundation (@AKarode)
  • e581c28: feat(whatsapp): add read-only local connector (@AKarode)
  • 5a7ad38: fix(doctor): fail closed when path resolution hits a non-missing error (@AKarode)
  • 59c62ff: fix(index): harden twin detection and migration against labeled instances and symlinks (@AKarode)
  • 24a0492: fix(index): keep rebuild alive on twin-derived duplicate commitment ids (#495) (@AKarode)
  • f02d6f6: fix(onboarding): address 3 P1 review findings (@AKarode)
  • 0547257: fix(onboarding): keep unbound index pending; resolve deep missing paths to nearest existing ancestor (@AKarode)
  • 589f335: fix(schedule): fail closed when no home directory resolves for LaunchAgents (@AKarode)
  • f4d8f62: fix(setup): restore the windows-only refusal contract for macOS-only connectors (@AKarode)
  • 1b90289: fix(sync): supersede legacy unsuffixed instance files at the connector write chokepoint (#495) (@AKarode)
  • e0c9988: fix(whatsapp): derive ChatStorage path from the context-resolved home (@AKarode)
  • 492e5c5: fix(whatsapp): require a consistent direct-chat tuple for the actionable lane (@AKarode)
  • e858b35: fix(whatsapp): satisfy static analysis (@AKarode)
  • eb78c5a: test(mora): context-injected sandboxes make the suite hermetic and parallel (#319) (@AKarode)
  • a619652: test(mora): sandbox the non-darwin iMessage readiness branch (@AKarode)