Skip to main content

OpenBase Coder CLI with embedded server

Project description

Openbase Coder

Openbase Coder is a local voice-coding runtime for working with AI coding agents from your Mac, browser, and Openbase clients.

The openbase-coder command installs and runs the local services that power Openbase Coder: a Django API, WebSocket endpoints, Codex/Super Agents coordination, local project and diff APIs, LiveKit voice services, plugin management, and the bundled web console.

This repository is the main open-source entrypoint for the Openbase Coder runtime.

What It Provides

  • Local API and WebSocket server for coding sessions, diffs, approvals, reports, project metadata, and service status
  • Local per-machine thread favorite metadata exposed on thread list/detail APIs
  • Voice-agent runtime built around LiveKit and Codex app-server sessions
  • One-command macOS/Linux setup for the Openbase workspace, environment file, console build, background services, and default agent instructions
  • Plugin installation and bootstrap commands for extending the local runtime
  • Openbase Cloud login support for authenticated client workflows
  • A local web console served by the CLI

Requirements

  • macOS (launchd) or Linux (systemd user services) for setup and service management. The computer-use CLI is Linux-only for Openbase DevSpace Xorg/DCV desktops; macOS agents should use native Computer Use tools.
  • Python 3.13+
  • Git
  • uv for the recommended install/setup flow and local development
  • Node package tooling for the bundled console build
  • livekit-server on PATH for voice services

Quick Start

Recommended one-line setup with uvx:

uvx --python 3.13 openbase-coder setup

This runs the latest published openbase-coder package in an isolated uv tool environment and starts the normal first-time setup flow.

For a persistent command on your PATH after setup, install with uv tool:

uv tool install --python 3.13 openbase-coder
openbase-coder setup

pipx is also supported when you already manage Python tools that way:

pipx install --python python3.13 openbase-coder

Verify a persistent install:

openbase-coder --version

First-Time Setup

If you already installed the persistent openbase-coder command, run:

openbase-coder setup

Setup clones the public Openbase Coder workspace into ~/.openbase/workspace, syncs the runtime install set, generates ~/.openbase/.env if needed, builds the web console, installs launchd services, and prepares the local Codex home used by voice sessions.

After setup, check the local runtime:

uvx --python 3.13 openbase-coder doctor
uvx --python 3.13 openbase-coder services status

Run The Server

For foreground development:

uvx --python 3.13 openbase-coder server --host 0.0.0.0 --port 7999

For normal macOS background operation:

uvx --python 3.13 openbase-coder services start
uvx --python 3.13 openbase-coder services status

Common Commands

uvx --python 3.13 openbase-coder setup
uvx --python 3.13 openbase-coder doctor
uvx --python 3.13 openbase-coder login
uvx --python 3.13 openbase-coder services status
uvx --python 3.13 openbase-coder services logs django-cli
uvx --python 3.13 openbase-coder plugins list
uvx --python 3.13 openbase-coder bootstrap --help

If you installed with uv tool, omit uvx --python 3.13 from those commands.

Documentation

Development

From this repository:

uv sync --extra dev
uv run openbase-coder --version
uv run pytest

The CLI is part of the larger Openbase Coder multi-workspace. The public setup flow only syncs the runtime install set required by end users.

License

Openbase Coder CLI is licensed under AGPL-3.0-only.

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

openbase_coder-0.1.13.tar.gz (443.7 kB view details)

Uploaded Source

Built Distribution

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

openbase_coder-0.1.13-py3-none-any.whl (505.2 kB view details)

Uploaded Python 3

File details

Details for the file openbase_coder-0.1.13.tar.gz.

File metadata

  • Download URL: openbase_coder-0.1.13.tar.gz
  • Upload date:
  • Size: 443.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.19 {"installer":{"name":"uv","version":"0.11.19","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for openbase_coder-0.1.13.tar.gz
Algorithm Hash digest
SHA256 38fe38cd57e1a36f86e8b0f36104d610b18eaedca78d84ed3a93d6a24dcb88c8
MD5 f45746f86133a5443fc3086fe3dd5267
BLAKE2b-256 b5b5db08a7c55288cf55dd3500d5d713e20b3b59b80e251ea8ef9ef4ad4edda6

See more details on using hashes here.

File details

Details for the file openbase_coder-0.1.13-py3-none-any.whl.

File metadata

  • Download URL: openbase_coder-0.1.13-py3-none-any.whl
  • Upload date:
  • Size: 505.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.19 {"installer":{"name":"uv","version":"0.11.19","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for openbase_coder-0.1.13-py3-none-any.whl
Algorithm Hash digest
SHA256 442a29bf029c1910c2457266ef4ec6beb83038a2d630039d3adf61e186c2f924
MD5 24a6bb8bfb35ec03efb3d8f13d49d56d
BLAKE2b-256 6505eff38d40844db9c045b06f389573da803f8ce3480fe2cc73f3b604ec9602

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