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 "What time is it in Beijing and London?"

# Interactive mode
cliver

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.3.tar.gz (448.6 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.3-py3-none-any.whl (522.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cliver-0.1.3.tar.gz
  • Upload date:
  • Size: 448.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.8 {"installer":{"name":"uv","version":"0.11.8","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.3.tar.gz
Algorithm Hash digest
SHA256 77ad26db0e83059c3abe1c67f3f1dd43864cc41fccd282743dba016521960c87
MD5 cf2ac163b971663c6e89647195db0fba
BLAKE2b-256 6d0d7a994e3feb8cceaba651ba66bfebf11197629e7c81c07712d8a364353cdc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cliver-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 522.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.8 {"installer":{"name":"uv","version":"0.11.8","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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ac9466e8f0bdea4ef9b10e5f6c77053043e537013e36e266f49f1d7ebc5c8f28
MD5 76bc6b46f12f5a09de310963965b2a08
BLAKE2b-256 337f91eb0df5ca2c6b4bf73c3f3aa4167f4d54f25839293d02f352d08a158e09

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