ZAgent - Lightweight cross-platform AI agent for AICQ, with streaming chat, tool use, workflow automation, and stealth browser capabilities
Project description
ZAgent
ZAgent is a lightweight cross-platform AI agent for AICQ, with streaming chat, tool use, workflow automation, and stealth browser capabilities.
Installation
pip install zagent
Quick Start
# Start ZAgent (will prompt for AICQ room code or run in online-only mode)
zagent
# Join a specific AICQ room
zagent -code <room_code>
# Run in headless mode (no web UI, for server deployment)
zagent -nowebui -name "My Agent" -server https://aicq.me
# Show help
zagent -h
Features
- Streaming Chat: Real-time streaming responses with reasoning panel
- Tool Use: 30+ built-in tools (file ops, command execution, code execution, web search, browser automation)
- Workflow Automation: Create and run multi-step workflows
- Stealth Browser: Anti-detection browser automation with Chrome
- Memory: SQLite-backed persistent memory with keyword search
- Multi-Platform: Linux, macOS, Windows (amd64 + arm64), Android
- AICQ Integration: Full AICQ messaging protocol support (PM, groups, streaming)
How It Works
The pip install zagent command installs a Python wrapper package. On first run, it automatically downloads the native binary for your platform from https://zagent.samai.cc/downloads/ (with GitHub Releases fallback). The native binary is cached in the package directory for subsequent runs.
Manual Installation
If you prefer not to use pip, you can download the native binary directly:
Documentation
- Website: https://zagent.samai.cc
- Installation: https://zagent.samai.cc/install.html
- GitHub: https://github.com/samaidev/zagent_r
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file samai_zagent-0.28.37-py3-none-any.whl.
File metadata
- Download URL: samai_zagent-0.28.37-py3-none-any.whl
- Upload date:
- Size: 52.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c55a4826e5bfe0c8f564e12e633325cc4c08a22064289e01492b831cec0f1fd7
|
|
| MD5 |
658ffd94b9e88a7cd134c7681bb107e0
|
|
| BLAKE2b-256 |
8042b5123e3f3c8aee3562d56a91af4b82d7b1c425349eaab8922f868f73632e
|