Organization settings and membership
Organization settings are now broadly available. Administrators can manage the organization’s name, members, and invitations from a shared settings screen.
A clearer Sessions workspace
The redesigned Sessions list is now the standard experience. Work is grouped into In progress, Review, Failed, and Ended views, with focused status and check filters for finding the sessions that need attention.
Session dates are shown in the reviewer’s local time, and each view presents the timestamp that matters for that stage of work.
The next session action is easier to understand
Session detail now brings readiness evidence, pull-request context, and the appropriate next action into one consistent panel. Reviewers can see what is blocking a merge and act on recoverable, failed, completed, or archived work without translating internal lifecycle states.
Safer merges when the target branch moves
Tough Crowd now verifies the target branch immediately before merging. If the branch has advanced since the change was reviewed, the merge stops instead of applying stale review evidence to a different base.
Cancel and abandon sessions from the CLI
The Tough Crowd CLI can now cancel active work or abandon a session through the public API. These commands use the same durable lifecycle transitions as the browser, so cleanup and final state remain consistent.
More reliable session recovery
Session state transitions now use a single auditable path, reducing contradictory status, sandbox, and usage records. Publication recovery and sandbox cleanup were also strengthened so interrupted workers are less likely to strand completed work or leave resources running.
Better readability and keyboard access
Text contrast, focus behavior, navigation labels, and button states were tightened across the application. Long agent activity now stays within its column and can be copied without breaking the session layout.