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.2.tar.gz (255.1 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.2-py3-none-any.whl (325.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cliver-0.1.2.tar.gz
  • Upload date:
  • Size: 255.1 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.2.tar.gz
Algorithm Hash digest
SHA256 ccd127989e8d23f858886e3a49952e579b164b05243ce6762c312716d0e0bfab
MD5 842d16e3a65c2c15f20a6c0fa79aa81d
BLAKE2b-256 0388d17ac460514a633b26adbc8390bc8666609de71570128daea4b67bbd0bb1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cliver-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 325.1 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5e0ad02acbc4cfcfba5685e22a008b7f41e75005005f2132ae7c74fd29c8e612
MD5 cf0db4f00b6bb686feb1e066da823fde
BLAKE2b-256 5df7bf2f31407a294f745dce4072a527a80b01e33595521be8ea0da82474d533

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