Skip to main content

2025-10-06 (v5.132)

· One min read
Michael McQuade
Director of Engineering
Joey Lin
Joey Lin
Software Engineer
Yifan Lin
Software Engineer
Louis Le
Louis Le
Software Engineer
Natalia Guevara
Natalia Guevara
Software Engineer
Quan Nguyen
Software Engineer

Enhancements and Features

Pw ssh command

  • Users can now initiate ssh connection to resources using pw cli

Examples

  • pw ssh workspace to connect to user workspace
  • pw ssh pw://namespace/cluster to connect to cluster in a namespace (username)
  • pw ssh pw://namespace/cluster echo hello to execute a remote command over ssh

Bug Fixes

  • Can not update or delete workflow configurations
  • Sessions widget shows an error if there are any OpenAI sessions
  • Should not show copyable public ip and snapshot button when instance is not ready
  • Deleted buckets aren't automatically removed from attached storages configuration

Documentation Changes

  • Pw ssh cli docs