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.

Editors spawn it via uvx — no separate install step.

Setup

  1. Install uv: brew install uv
  2. Add to your editor (replace the hub URL with your team's deployment):
{
  "agent_servers": {
    "wizelit-hub": {
      "type": "custom",
      "command": "uvx",
      "args": ["wizelit-acp@latest"],
      "env": {
        "WIZELIT_API_URL": "https://your-wizelit-hub.example.com"
      }
    }
  }
}
  1. Connect from the editor. On first use, the browser opens for device-link pairing — sign in with Google and Approve.

Credentials are saved to ~/.wizelit/credentials.json. Later connects reuse the token.

How it works

  • uvx fetches this package from PyPI on first run.
  • ACP JSON-RPC on stdin/stdout ↔ WebSocket to WIZELIT_API_URL + /acp.
  • 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_CLIENT_NAME Pairing label (default ACP IDE)
WIZELIT_ALLOW_INSECURE 1 to allow plain http:// / ws:// to non-loopback hosts (not recommended)

Troubleshooting

Symptom What to do
Package not found on PyPI Pin a published version or ask your platform team to release
uvx: command not found brew install uv
Browser does not open on Connect Open the pairing URL in your editor's agent log, or run uvx wizelit-acp auth login
Pairing never completes Sign in with an allowed Google workspace account and click Approve before expiry
Auth errors after weeks uvx wizelit-acp auth logout, then Connect again

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.11.tar.gz (5.2 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.11-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: wizelit_acp-0.1.11.tar.gz
  • Upload date:
  • Size: 5.2 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.11.tar.gz
Algorithm Hash digest
SHA256 9191217c30235789a7e549e02e07e2ebf8c9f72129d4337c7fb8e5d8b63eb422
MD5 6821e671d4e12fa845345dc0aa590494
BLAKE2b-256 bba7e83b2026a4b1560cfbb891476076b9e592f792c9fa8cbcf472f01f8c7eb6

See more details on using hashes here.

Provenance

The following attestation bundles were made for wizelit_acp-0.1.11.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.11-py3-none-any.whl.

File metadata

  • Download URL: wizelit_acp-0.1.11-py3-none-any.whl
  • Upload date:
  • Size: 6.1 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.11-py3-none-any.whl
Algorithm Hash digest
SHA256 e22dd0f8f948553a4a9e2176297478d66600778448b2a89ab56a097aea22f5f2
MD5 468feaf03ae8e95d358b5ea3de40abd0
BLAKE2b-256 e0469cf06e5a52069b648b14fb96e35505945c1a30c828b6ec7577bb9b6684f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for wizelit_acp-0.1.11-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