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
826: Update versions for release 0.3.68
Increment versions
823: Add session switching and persist history
This PR makes it so your agent sessions are persisted and gives you the ability to switch between them. We do this by reading from the ~/.claude directory and then mapping old sessions onto our internal model. Session metadata is persisted so that we can map sessions to specific databases.