Skip to main content

Wizelit terminal agent — installable CLI for local repo work

Project description

Wizelit CLI

Terminal agent for local repository work. Depends on wizelit-core only (no FastAPI, SQLAlchemy, or Postgres). Settings and MCP sync from your Wizelit hub; skills and subagents ship inside wizelit-core.

Install via uv tool install (Python 3.12+ pulled automatically).

Setup

  1. Install uv: brew install uv
  2. Install the CLI:
uv tool install wizelit-cli@latest
wizelit-agent --help
  1. Create ~/.wizelit/.env (minimum):
WIZELIT_API_URL=https://your-wizelit-hub.example.com
WIZELIT_IDE_TOKEN=wiz_xxxxxxxx
# LLM credentials (match your web UI provider):
GOOGLE_API_KEY=...
# and/or AWS_REGION + keys for Bedrock, ANTHROPIC_API_KEY, OPENAI_API_KEY, etc.
  1. Sync settings from the hub, then run:
wizelit-agent --sync-profile
wizelit-agent -i --repo /path/to/your-project

One-shot (no install)

uvx --from wizelit-cli wizelit-agent -i --repo /path/to/project

Config

Path Purpose
~/.wizelit/.env Hub URL, IDE token, LLM credentials
~/.wizelit/profile.json Synced LLM + MCP settings (from --sync-profile)
{repo}/.agent/cli_checkpoints.sqlite Conversation checkpoints per repo

Override config directory: WIZELIT_CONFIG_DIR.

REPL commands

Input Action
/exit, /quit Leave the REPL
/reload Rebuild agent + reconnect MCP
/sync Refresh profile from API, then reload
Ctrl+C Interrupt current turn

Troubleshooting

Symptom What to do
wizelit-agent: command not found New terminal after install, or uv tool update-shell
401 on --sync-profile Refresh WIZELIT_IDE_TOKEN in ~/.wizelit/.env
Hub unreachable Check WIZELIT_API_URL; ensure backend is running
One-shot opens REPL Drop -i when passing a prompt on the command line

Upgrade: uv tool upgrade wizelit-cli

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_cli-0.1.17.tar.gz (27.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_cli-0.1.17-py3-none-any.whl (37.2 kB view details)

Uploaded Python 3

File details

Details for the file wizelit_cli-0.1.17.tar.gz.

File metadata

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

File hashes

Hashes for wizelit_cli-0.1.17.tar.gz
Algorithm Hash digest
SHA256 d3935314a354240a20cd851a1acddfe83490d9fb172ca56875104aecd898a3ce
MD5 5f21a0e805bd7292ef9b5ae78066f4a0
BLAKE2b-256 7579a8897061f6979eb56a9fb10f4e05d8b291214754975dc17c17835b33e957

See more details on using hashes here.

Provenance

The following attestation bundles were made for wizelit_cli-0.1.17.tar.gz:

Publisher: cli-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_cli-0.1.17-py3-none-any.whl.

File metadata

  • Download URL: wizelit_cli-0.1.17-py3-none-any.whl
  • Upload date:
  • Size: 37.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_cli-0.1.17-py3-none-any.whl
Algorithm Hash digest
SHA256 160961f9866fdf197510df61fc1cee314947d3b558bbc07f4e3e94f5dc3d91a8
MD5 1c2640d9e29b1fb97bb3b6c1b0bdd117
BLAKE2b-256 cd28c968f5470ae68b4e6f9df6d1306e368f47e5af59bce5aa20bdcfafb2660e

See more details on using hashes here.

Provenance

The following attestation bundles were made for wizelit_cli-0.1.17-py3-none-any.whl:

Publisher: cli-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