Skip to main content

Wizelit ACP stdio proxy — connect IDEs to Wizelit over Agent Client Protocol

Project description

wizelit-acp

Stdin/stdout bridge between an ACP-compatible editor and the Wizelit /acp WebSocket.

Published on PyPI — editors spawn it via uvx (no separate install step).

Teammate setup (2 steps)

  1. Install uv: brew install uv
  2. Add to your editor:
{
  "agent_servers": {
    "wizelit-hub": {
      "type": "custom",
      "command": "uvx",
      "args": ["wizelit-acp@latest"],
      "env": {
        "WIZELIT_API_URL": "https://your-wizelit-hub.example.com"
      }
    }
  }
}

Connect from the editor. On first use, the browser opens for device-link pairing — no terminal auth login required.

Full guide: docs/acp-setup.md

How it works

  • uvx fetches this package from PyPI on first run.
  • ACP JSON-RPC on stdin/stdout ↔ WebSocket to WIZELIT_API_URL + /acp.
  • Credentials: ~/.wizelit/credentials.json (auto-created on pairing).
  • Agent execution happens on the Wizelit server, not locally.

Optional CLI

uvx wizelit-acp auth login    # manual pairing
uvx wizelit-acp auth logout   # revoke local credentials

Environment

Variable Purpose
WIZELIT_API_URL REST base URL (default http://127.0.0.1:8000)
WIZELIT_ACP_URL Override WebSocket URL
WIZELIT_AUTO_PAIR 0 to disable auto pairing on Connect
WIZELIT_CLIENT_NAME Pairing label (default ACP IDE)
WIZELIT_ALLOW_INSECURE 1 to allow plain http:// / ws:// to non-loopback hosts (not recommended)

Development

From the monorepo root:

uv sync --package wizelit-acp --extra dev
uv run --package wizelit-acp pytest packages/acp/tests -v

Release: docs/acp-release-runbook.md

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

wizelit_acp-0.1.4.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

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

wizelit_acp-0.1.4-py3-none-any.whl (10.2 kB view details)

Uploaded Python 3

File details

Details for the file wizelit_acp-0.1.4.tar.gz.

File metadata

  • Download URL: wizelit_acp-0.1.4.tar.gz
  • Upload date:
  • Size: 7.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for wizelit_acp-0.1.4.tar.gz
Algorithm Hash digest
SHA256 72c62db35704fd430a4bce214dbb896724064c18c83b0059223d487358036c2c
MD5 01eccf9341bb4a697c4352a7e37a0a2b
BLAKE2b-256 1fb2e23dec17a73eb7369c14127409f5b1ff0ea2a18430693f04ac1b3d73d64e

See more details on using hashes here.

Provenance

The following attestation bundles were made for wizelit_acp-0.1.4.tar.gz:

Publisher: acp-release.yml on wizeline/wizelit-v2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file wizelit_acp-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: wizelit_acp-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 10.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for wizelit_acp-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 26a3edfc6da6f78f0108b541d7e8f1f9099935c2d36f7ff5174cd8afe893eb75
MD5 aaac5e52aa519f2a305bda8d5ab41fd3
BLAKE2b-256 1a8ffcdd338ed7c37d090f85dfbed8a1cb663f55cfbb666e571c93f999050062

See more details on using hashes here.

Provenance

The following attestation bundles were made for wizelit_acp-0.1.4-py3-none-any.whl:

Publisher: acp-release.yml on wizeline/wizelit-v2

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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