Skip to main content

General-purpose AI agent for your terminal — safe, controlled, and adaptable to any domain.

Project description

CLIver

CLIver is a general-purpose AI agent for your command line. It is not tied to any specific domain — with customizable system prompts, skills, workflows, and MCP integrations, you can adapt it to any task: coding, DevOps, research, writing, data analysis, or anything else you need.

CLIver is also built to be safe and controlled. A layered permission system governs every tool execution, and a structured workflow engine keeps complex tasks on track — so you get the power of autonomous AI without scattered, unpredictable behavior.

Quick Start

# Install via pip
pip install cliver

# Or run with Docker
docker run --rm -it --user $UID:0 -v ~/.cliver:/home/cliver/.cliver \
  -e OPENAI_API_KEY ghcr.io/cliver-project/cliver

# Start chatting
cliver chat "What time is it in Beijing and London?"

# Interactive mode
cliver chat

Key Features

  • Multi-provider LLM support — OpenAI-compatible (Qwen, DeepSeek, etc.), Ollama, vLLM
  • MCP integration — Connect to any MCP server for extended tool capabilities
  • Skills — LLM-driven skill activation following the Agent Skills specification
  • Memory & Identity — Persistent knowledge and CliverProfile management across sessions
  • Permissions — Layered tool permission system (default, auto-edit, yolo modes)
  • Workflows — LangGraph-powered multi-step workflow engine with subagent isolation and pause/resume support
  • Cost Tracking — Config-based pricing per provider and model (no hardcoded tables)
  • EmbeddableAgentCore API can be used as a Python library

Documentation

Full documentation is available at the docs site:

Development

make init      # Set up dev environment
make test      # Run tests
make lint      # Lint + format check
make format    # Auto-fix lint and formatting

License

See LICENSE for details.

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

cliver-0.1.1.tar.gz (213.2 kB view details)

Uploaded Source

Built Distribution

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

cliver-0.1.1-py3-none-any.whl (273.5 kB view details)

Uploaded Python 3

File details

Details for the file cliver-0.1.1.tar.gz.

File metadata

  • Download URL: cliver-0.1.1.tar.gz
  • Upload date:
  • Size: 213.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for cliver-0.1.1.tar.gz
Algorithm Hash digest
SHA256 688340cb06c993417cb0c47cba707de5e1a80d75a46e20bd7630fdd8641f1f0c
MD5 e66cec32b8527497e9d986f1827e2959
BLAKE2b-256 85f9938be96c1286ac90990329136b3cf157d6b43fc09051074e72bbd5bc3871

See more details on using hashes here.

File details

Details for the file cliver-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: cliver-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 273.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for cliver-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 727a029f773f1e5af3c0f002fe087e5ccc37ef21c32e279966ee424407afdd2d
MD5 25049009316e48767ec89ced5ce090bf
BLAKE2b-256 530b3843cc4094c3ee8656ebc638fe192c916cb738c60ecf347066418c4f9e44

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