You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each collapsed node lists the files that turn touched (✏️ wrote or edited, 📖 read) and previews the answer's conclusion instead of its opening line. The zoomed-out plaque uses the same conclusion.
Tool attachments record their file paths and what they did. A Write keeps its whole file and an Edit its diff; reads still clip.
A subagent's report (task notification) folds into the turn that launched it instead of appearing as a question, including when it arrives after that turn was mirrored.
Session Atlas
Claude Code subagent files are recognized as sub-threads: hidden by default, shown by the toggle, and each opens as its own mirror under its own id. They no longer wear the parent session's badges or fail to open.
/thoughtdag works again on sessions that spawned subagents: the deep link matches the session file by name.
Links and local paths
Links in answers never navigate the app away. Web URLs open in the system browser.
A local path opens on this machine: a folder or plain file in Finder, an image or PDF in its viewer. Nothing executable is launched.
Images an agent produced render inline; relative paths resolve against the session's working directory.