Skip to main content

Nozomi CLI - Remote workspace platform for AI coding agents

Project description

Nozomi CLI

Command-line interface for Nozomi - the remote workspace platform for AI coding agents.

Installation

# Run directly without installing
uvx nozomi-cli

# Or install globally with uv
uv tool install nozomi-cli
nozomi --help

# Or with pip (into current environment)
pip install nozomi-cli

Quick Start

# Initialize (login + setup)
nozomi init

# Create a workspace
nozomi workspace create my-project --connect

# Run a task with a prompt
nozomi run "Fix the auth bug in login.py" --connect

# List your workspaces
nozomi workspace list

# Connect to a running task
nozomi task connect task_abc123

Commands

Authentication

  • nozomi init - Interactive setup (login + config)
  • nozomi login - Login via browser
  • nozomi logout - Logout
  • nozomi whoami - Show current user

Workspaces

  • nozomi workspace list - List all workspaces
  • nozomi workspace create <name> - Create a new workspace
  • nozomi workspace setup [id] - Run interactive setup
  • nozomi workspace connect [id] - Connect to workspace

Tasks

  • nozomi task list - List tasks
  • nozomi task connect <id> - Connect terminal to task
  • nozomi task stop <id> - Stop a task
  • nozomi task sleep <id> - Put task to sleep
  • nozomi task wake <id> - Wake a sleeping task

Quick Launch

  • nozomi run "<prompt>" - Launch a task with AI harness

Configuration

  • nozomi config show - Show current config
  • nozomi config init - Interactive config setup

Global Options

  • --json - Output in JSON format (for scripting)

Configuration

User config is stored in ~/.nozomi/config.json.

Project-specific config can be added to .nozomi/config.json in your project root:

{
  "workspace_id": "ws_abc123",
  "default_machine_tier": "medium"
}

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nozomi_cli-0.0.3.tar.gz (13.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nozomi_cli-0.0.3-py3-none-any.whl (17.3 kB view details)

Uploaded Python 3

File details

Details for the file nozomi_cli-0.0.3.tar.gz.

File metadata

  • Download URL: nozomi_cli-0.0.3.tar.gz
  • Upload date:
  • Size: 13.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.22

File hashes

Hashes for nozomi_cli-0.0.3.tar.gz
Algorithm Hash digest
SHA256 83c4566ccb9dfd3c9b9dffc58798a8fb89c76999d11661c280db93825a87c57d
MD5 7911cdb84a99045a2cb22cdd98571424
BLAKE2b-256 70d769b151163f6b70414a76f6563c93e2ed0650fd9cb9799c12687e2e67e946

See more details on using hashes here.

File details

Details for the file nozomi_cli-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: nozomi_cli-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 17.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.22

File hashes

Hashes for nozomi_cli-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 95c2c2358a6dff5be005a7ca9aaf16549cdc50835374af814bc21d14511c2211
MD5 0b3fc6a5a21170f09e171fb758f5cb58
BLAKE2b-256 46db5e3eeaa5ff6e3847a6b31577f19ea44738827ca7c5d2b5e3ef3d99af7365

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page