ML Claw TUI Demo

A terminal user interface (TUI) for managing ML Claw deployments on Hugging Face Spaces.

Features

  • Dashboard: Overview of your ML Claw deployment
  • Bootstrap: Create or update HF Space deployments
  • Gateway: Start/stop/restart gateway operations
  • State: Manage deployment state buckets
  • Models: Configure inference models
  • Settings: Update hardware and sleep settings

Installation

# Install ML Claw with TUI support
npm install -g mlclaw

# Or clone and build from source
git clone https://github.com/huggingface/mlclaw.git
cd mlclaw
npm install
npm run build

Usage

# Launch the TUI
mlclaw-tui

# Or use the CLI
mlclaw bootstrap
mlclaw gateway start my-agent
mlclaw gateway status my-agent

Quick Start

  1. Authenticate with Hugging Face:

    hf auth login
    
  2. Launch the TUI:

    mlclaw-tui
    
  3. Follow the interactive prompts to deploy your agent

Keyboard Shortcuts

  • 1-6: Switch tabs
  • Alt+Left/Right: Cycle tabs
  • Tab/Shift+Tab: Navigate fields
  • Enter: Confirm/Select
  • Ctrl+T: Theme selector
  • Ctrl+D: Toggle dark/light mode
  • q: Quit

Architecture

ML Claw deploys OpenClaw agents to Hugging Face Spaces with durable state in private Storage Buckets. The TUI provides a terminal-based interface for managing deployments.

Links

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support