Changelog

June 2026.

Coshell is a multiplayer AI coding agent. Your team shares cloud dev machines, called drives, and works with the agent in one live session. These are the 33 updates we shipped in June 2026.

June 202633 updates

Jun 20
New

Organization audit log

Owners and admins get a filterable timeline of sensitive actions: who did what, to which resource, and whether it was allowed. Each event expands to full detail, with CSV and JSON export and automatic retention.

Jun 20
Improved

Instant access revocation

When a member leaves an organization or loses a role, Coshell revokes their sessions and access immediately.

Jun 19
New

Organization provider policies

Org admins can now set which AI providers the team can use and select an org-wide default model. Policies apply to every drive in the organization.

Jun 19
Improved

Providers and models, managed per drive

Manage Drive gains a Providers tab that shows what is connected to that drive, and a Models section for defaults. The model picker updates when you connect a provider.

Jun 18
New

Coshell for VS Code

A full Coshell cockpit inside VS Code. Chat with your drive's agent, see teammates' presence live, review the agent's changes with native diffs, run terminals, and open a live preview with Inspect. Your drive's files mount into the Explorer. Setup steps are in the docs.

Jun 16
New

Overlap: collision prevention for multiplayer coding

When two people, or two agents, are about to edit the same lines, Overlap catches it before the write lands. Compatible changes proceed. True conflicts are held, and the agent is steered around them. Overlap works across drives when teammates share a repository, and it records every decision for review.

Jun 15
Improved

Node 22 preinstalled, global installs persist

Every drive ships with Node 22 LTS. Globally installed packages persist across drive sleeps and restarts.

Jun 12
New

Archive projects and sessions

Archive a project or session to remove it from your lists. Restore it at any time. Home now shows 50 recent sessions and loads more on demand.

Jun 11
New

Coshell in Slack

Connect your Slack workspace and start agent sessions from Slack. Type /coshell, select a project, and the agent replies in the thread with a link to the full session.

Jun 11
New

Git commits carry the author who drove the turn

In a shared drive, the agent's commits are authored as the teammate who prompted that turn. git blame shows who did what, not a bot identity.

Jun 11
New

Admin controls for auto-accept

A new Permissions tab lets drive admins set whether agent edits are auto-accepted by default, and lock the setting drive-wide. Every policy change is recorded.

Jun 11
Improved

Drives stay awake during real work

A dev server serving traffic now counts as activity. A drive stays awake while your app serves requests.

Jun 10
Improved

Seamless wake-up for sleeping drives

Opening a sleeping drive shows a waking state in the web app and the TUI, holds your terminal and preview until the drive is ready, and continues where you left off.

Jun 9
New

Multiplayer in the terminal

The TUI is now fully multiplayer. See who is in the drive and where they focus, see who drove each turn, chat in a session overlay, and follow a teammate from your terminal.

Jun 9
Improved

Start projects anywhere

The project switcher in the TUI and the web now offers New folder and Clone from GitHub, with a repository picker in the terminal.

Jun 7
New

The coshell CLI

Install with one command: curl coshell.ai/install | sh. Log in with a device code, attach the full TUI to any drive, run coshell run for one-shot or detached agent runs, and manage drives, tokens, and usage from the shell. The docs list every command.

Jun 7
New

Inspect: comment on your live preview

Turn on Inspect in the Browser tab. Hover to highlight an element, click to pin a comment, and send the feedback to the agent. The agent receives the exact element and its context.

Jun 6
New

Personal access tokens for CLI access

Mint, list, and revoke personal access tokens, each scoped to one drive. Tokens let terminal clients, including the stock opencode CLI, connect to your drive securely. Revocation applies instantly.

Jun 6
Improved

Coshell on your phone

The mobile session view gains the Browser preview tab. Files get a master-detail layout, and the terminal is a first-class mobile tab.

Jun 5
New

Chat notifications and unread indicators

Session chat gains unread signals: a badge on the chat tab, a toast when a message arrives while you work elsewhere, and unread dots on session rows. State syncs across your devices.

Jun 4
New

Private sessions

Restrict a session to the teammates you choose. Restricted sessions leave other members' lists, presence, and home screens.

Jun 4
New

Collaborative preview

When you follow a teammate, your Browser tab mirrors theirs: same page, synced scrolling, and a ghost cursor that shows where they point. Interact with the preview yourself to unfollow.

Jun 3
New

Live preview: the Browser tab

Start a dev server in your drive and a Browser tab opens with a live preview of your app. It reloads on save, and you can share it with teammates. Ports are detected automatically.

Jun 3
New

Share a session with a link

Share any session as a read-only page. Send the link to show someone what you and the agent did. Revoke it at any time.

Jun 3
New

All sessions on the home screen

The home screen lists your sessions across every drive in your organization. It renders immediately, before drives finish waking.

Jun 2
New

Per-drive pricing

Pricing is per drive, not per seat. Invite your whole team at no extra cost. Every drive is the same size, so there is no size picker. A new Usage and Billing page shows your organization's active hours with a monthly chart.

Jun 2
Fixed

Terminal reliability

Fixed a set of issues that could leave the in-session terminal blank. Terminals now open reliably.

Jun 1
New

Idle drives archive and restore on demand

Drives that stay unused move to cold storage with everything preserved. They restore when you return, with a staged progress panel.

Jun 1
New

Session chat with @mentions

Every session has a chat tab next to the work. Mention a teammate and they receive a notification that takes them into your session, even from another drive.

Jun 1
New

Clone repositories from GitHub

Connect your GitHub account and clone any repository into a drive, from the clone dialog or the file tree.

Jun 1
New

Drives sleep when idle and wake instantly

Idle drives sleep automatically, so you do not pay for unused compute. A drive with an agent still working stays awake. Opening a sleeping drive wakes it and reconnects you.

Jun 1
New

Usage per drive

A new Usage tab in Manage Drive shows active hours, a daily chart, and a log of sleep and wake events.

Jun 1
Improved

Team presence across drives

Presence now covers your whole team. The home screen shows who is active in which drive, and following a teammate carries you across drives.

Get your team in the same session.

Open a drive in the browser, or attach from the CLI. Your whole team works in one shared live session.