Skip to main content
1/20/2026
  • Add 32xCPU instance type
1/9/2026
  • Add 64xCPU instance type
12/14/2025
  • Add cluster operations log to cluster information on web dashboard
11/29/2025
CLI v0.0.6
  • Flex storage volumes
  • tp storage attach <storage_id> <cluster_id> is now tp cluster attach <cluster_id> <storage_id>
  • tp storage detach <storage_id> <cluster_id> is now tp cluster detach <cluster_id> <storage_id>
11/27/2025
11/21/2025
CLI v0.0.5
  • Asynchronous cluster operations by default (cluster create, cluster destroy, storage create, storage destroy)
  • Reliability improvements for jobs
  • Reliability improvements for operations done on multi node clusters
  • tp me preferences command
  • tp ssh key commands are now under tp me sshkey
  • tp nfs commands are now under tp storage
  • The tp ssh connect <instance_id> is now tp ssh <instance_id>
11/12/2025
  • Asynchronous job cancellation by default
11/6/2025
  • Cluster create & destroy email preferences
10/27/2025
  • Fix non zero exit code issue on job push with certain websocket close codes
  • Job push improve job output logs
  • Job pull improve logging
  • Change from IDs from snowflake to nanoid for readability
10/25/2025
  • Faster job output uploads
  • Fixes for job log streaming with carriage returns
10/24/2025
CLI v0.0.4
  • Fixed issues with large job outputs
  • Job log stream listen improvements
  • Job pull improvements for running jobs
10/8/2025
CLI v0.0.3
  • Created changelog
  • Multi-node H200 & B200 clusters
  • Jobs revamped
  • SSH Key management