Float16 CLI Tools is a VS Code extension that helps you run Python code on serverless GPUs and deploy applications on the Float16 Platform seamlessly.
Features
The extension provides a sidebar with four main tabs:
Run Tab:
- Browse workspace files
- Run Python files on Float16 serverless GPU with one click
- View real-time output in the Output panel
Deploy Tab:
- Deploy Python applications as API endpoints
- View endpoint status (Active/Inactive)
- Copy curl commands for Function and Server endpoints
- Start/Stop endpoints
- Regenerate API keys
- Hidden API key with reveal toggle
Tasks Tab:
- View task history grouped by time (Today, Yesterday, This Week, Older)
- Click to view task logs
- Cancel running tasks
Storage Tab:
- Browse local workspace files
- Browse remote project files
- Upload and download files
- Delete files and directories
Requirements
This extension requires a Float16 account. Sign up at float16.cloud.
Extension Settings
Configure in VS Code Settings:
float16.backendUrl: API backend URL (optional, for development)
Release Notes
0.1.0 - 0.1.1
- New Deploy tab for deploying Python applications as API endpoints
- Endpoint management: start/stop endpoints, regenerate API keys
- Copy curl commands with Authorization header for Function and Server endpoints
- Task history with grouped view (Today, Yesterday, This Week, Older)
- Improved sidebar UI with tabs (Run, Deploy, Tasks, Storage)
- Project switcher dropdown in status header
0.0.1-preview
- Initial release of Float16 CLI Tools extension preview
- Basic account and project management support
- File upload/download capabilities
| |