v0.8.66
What's Changed
- fix(lint): master is red — unnecessary uint64 conversion in inodeOf by @aoos in #346
- test(cli): CLI table tests were driving the machine's real keychain by @aoos in #344
- fix(image): the PRIMARY agent never got the island's secrets by @aoos in #342
- fix(paths): a read created the thing it was asked about by @aoos in #347
- feat: repo-less islands — an empty workspace as a deliberate mode by @aoos in #348
- fix(mailbox): the arrival hook outlived the test that started it by @aoos in #349
- test(cli): join the in-proc daemon's detached work, and write the rule down by @aoos in #350
- fix(tui): make restart findable, and stop reset from reading as one by @aoos in #343
- fix(wsl): the socat diagnosis raced the EOF it was meant to replace (#338) by @aoos in #351
- fix(agent open): a dropped tunnel is not a broken gateway by @aoos in #352
Full Changelog: v0.8.65...v0.8.66