New Features
- Git Log shows which AI session produced each commit, with a click-through to open it.
- The editor header shows the last AI session that worked on the open file, with a dropdown to jump to other sessions or start a new one.
- Linked local files can pull the latest Shared Document content from the editor header.
- Shared document version history previews the contents of each earlier version before you restore it.
- Trackers are now plainly personal or your team's, and items in a team tracker stay private until you publish them.
- Read, write, and reply to shared document comments in the browser, with
@-mentions reaching the person's inbox. - Signing in to a team walks you into your organization's project, and Account settings can open a project in any organization you belong to.
- Organization owners and admins can remove a member or revoke a pending invitation from Members & Roles.
Fixed
- Agents reading a web page no longer receive what you typed into its form fields.
- A shared document you may only read now says so, instead of silently retrying the refused save.
- Restoring an earlier version of a shared document now actually rolls the document back.
- Keeping or reverting an AI change in a shared document now clears its highlight for good.
- An AI edit near an embedded file in a shared document no longer duplicates the embed.
- AI agents no longer present provisional tracker keys as final references in shared projects.
- Editing a shared tracker's config file no longer silently discards the change.
- A Quick Open file mask that filters by name, such as
Ch0*.md, now matches on Windows. - Comment highlights in a shared document reappear after the document reloads.
- Teammates appear by name rather than by email address in
@-mentions and notifications. - Edits you make to a shared document on one of your devices now appear live on your others.
- A failed sign-in on iPhone and iPad now explains what went wrong.
- The profile menu updates as soon as you sign in or out.
- Opening a team invitation while signed out now takes you to the sign-in page.
- Prompts sent from your phone appear in the queue while they are still pending.
- Viewing history diffs no longer freezes a restored session.
Commits
- Release v0.73.0
- fix: give org members a way into their organization's project
- fix: give team invitees a way to sign in, and admins a way to remove members
- fix: clear the profile menu's organization on sign-out
- fix: say "the desktop app" instead of "your Mac" in mobile copy
- fix: stop browser page reads returning form field contents
- feat: walk invited teammates into their org's project after sign-in
- fix: show edits made from your own other device live
- fix: report iOS sign-in failures instead of failing silently
- feat: show teammates by name instead of email address
- feat: comment on shared documents from the browser
- fix: stop a read-only shared document retrying its refused saves
- fix: report onboarding analytics from every completion path
- fix(collab-bundle): treat a deleted document room as terminal
- test: stop the Codex model-discovery test calling api.openai.com
- test: repair two unit tests broken by stale mocks
- fix: repair leftovers from the tracker sharing-model change
- refactor: look up the tracker team once per Tracker Mode
- feat: make trackers plainly personal or the team's
- fix: restore shared-document comment highlights after a reload
Downloads
- macOS: Download the .dmg file
- Windows: Download the .exe file
- Linux: Download the .AppImage file