v0.1.2-alpha.16
·
12 commits
to main
since this release
What's Changed
- Give every member a persistent master terminal by @ilovecrayons in #61
- Take members offline the moment their last connection closes by @ilovecrayons in #52
- Show the agent's terminal title on the run card by @ilovecrayons in #53
- Onboard on first open and keep link state fresh by @ilovecrayons in #45
- Publish run branches on commit and make pull create a local branch by @ilovecrayons in #51
- Add a read-only Files view across workspaces and runs by @ilovecrayons in #47
- Run make lint under the toolchain go.mod pins by @not-varram in #54
- Assert run.list carries reason and paused, and fix two stale comments by @not-varram in #55
- Refuse to exit a never-started container in the test fakes by @not-varram in #56
- Skip secret-scanner findings inside installed plugins instead of blocking the import by @not-varram in #57
- Count bare workspace repos in the disk gauge by @not-varram in #58
- Name the SSH key failure and add aether link --key by @not-varram in #59
- Prove the coordination bridge inside a real container by @not-varram in #62
- Change project title to 'Multiplayer Cloud Agent Runtime' by @ilovecrayons in #65
- Pin a per-run harness session so relaunch resumes the right conversation by @not-varram in #60
- Record a tree per diff snapshot so the Diff tab shows per-interval changes by @not-varram in #63
- Quiet keyless SSH links, add aether link --key, share one auth resolver by @not-varram in #32
- Keep server-injected bytes out of stall detection by @not-varram in #64
Full Changelog: v0.1.2-alpha.15...v0.1.2-alpha.16