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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Tasks panel: a new sidebar panel to create, view, and manage AI tasks directly from VS Code. Includes a task list with status indicators, a detail view with chat-style log streaming and real-time workspace build logs, and the ability to send messages or pause the agent without leaving the editor.
New "Switch Deployment" command to change deployments without clearing credentials.
New "Manage Credentials" command to view and remove stored credentials for individual deployments.
Changed
Logout now clears stored credentials for the current deployment.
The workspace update confirmation button now reads "Update and Restart" to clarify that updating will restart the workspace.