Owners can let admins open every session in their account, sending a message
from the project home no longer freezes the box, and a woken session fills in
its saved history.
New
- Let owners and admins open every session. An owner can turn on an account
policy that gives owners and admins access to every session in the account.
It is off by default, only an owner can change it, and every session opened
this way is recorded in the audit log. - See who owns each session. The Sessions page shows each session's owner and
filters by owner and by access.
Improved
- Sending from the project home sends the message instead of freezing the input,
and the composer stays in one place through the send. - A session that wakes fills in its saved history.
- The waiting indicator stops while a turn is waiting on you.
- When a session cannot start, the reason is shown instead of a generic error.
Fixed
- Creating a project during a GitHub rate limit now tells you to retry and when,
instead of failing. - Rebuilding a sandbox image that is still in use explains why it cannot proceed.
- Restarting or starting a session no longer erases what another in-flight
request recorded about it. - Session-access audit entries are translated.
What's Changed
- test(preview): assert the Platinum-only preview contract (fixes red Terraform CI) by @markokraemer in #7504
- feat(iam): owner-controlled policy that lets admins open every session by @markokraemer in #7490
- chore(release): VERSION → 0.13.29 [skip ci] by @github-actions[bot] in #7509
- chore(release): staging VERSION → 0.13.29 [skip ci] by @github-actions[bot] in #7510
- fix(sdk): starting a session no longer breaks other sessions' composer by @markokraemer in #7508
- fix: make the PR preview test gate green (COST-3, SESS-9 race, browser 27/30) by @markokraemer in #7491
- Saved history backfills on wake, and a benchmark of what it is worth by @Ino-Bagaric in #7502
- fix(session): stop three loading states that lie — the endless waiting row, the frozen send, and the preview comment by @Ino-Bagaric in #7506
- fix(sdk): surface concrete runtime-failure reason in ensureReady() (KX-HOURLY probe attribution) by @agent-kortix in #7513
- Promote main to staging for v0.13.29 by @markokraemer in #7511
- Release v0.13.29 — Admins can open every session, a project home that sends, and history that fills in on wake by @github-actions[bot] in #7516
Full Changelog: v0.13.28...v0.13.29