Skip to content

samaidev/zagent_r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 

Repository files navigation

ZAgent

Lightweight Cross-Platform AI Agent for AICQ

🌐 Website: zagent.samai.cc Download PyPI Platform English | 中文

Overview

ZAgent is a lightweight, cross-platform AI agent with streaming chat, tool use, workflow automation, and stealth browser capabilities. It connects to the AICQ messaging platform for real-time AI assistance. For full documentation, features, and guides, visit zagent.samai.cc

Quick Install

pip (recommended, cross-platform)

pip install --ignore-installed --break-system-packages samai-zagent

After install, run:

zagent

One-line install

Platform Command
Linux / macOS curl -fsSL https://zagent.samai.cc/install.sh | bash
Windows (PowerShell) irm https://zagent.samai.cc/install.ps1 | iex

Download

Latest version: v0.28.40Download here

Platform File
Linux x86_64 zagent-linux-amd64.tar.gz
Linux ARM64 zagent-linux-arm64.tar.gz
macOS Intel zagent-darwin-amd64.tar.gz
macOS Apple Silicon zagent-darwin-arm64.tar.gz
Windows x86_64 zagent-windows-amd64.zip
Windows ARM64 zagent-windows-arm64.zip
Android ARM64 zagent-android-arm64-*.apk

Key Features

  • Streaming Chat — Real-time responses with collapsible reasoning panel
  • 30+ Built-in Tools — File ops, command execution, code execution, web search, browser automation
  • Workflow Automation — Create and run multi-step automated workflows
  • Stealth Browser — Anti-detection Chrome automation
  • Persistent Memory — SQLite-backed memory with keyword search
  • Multi-Platform — Linux, macOS, Windows (amd64 + arm64), Android

📜 All Versions

Links

License

MIT

Contact

ZAgent

轻量级跨平台 AI 智能体 (AICQ)

🌐 官网: zagent.samai.cc 下载 PyPI 平台 English | 中文

中文

简介

ZAgent 是一个轻量级、跨平台的 AI 智能体,支持流式对话、工具调用、工作流自动化和隐身浏览器功能。它连接 AICQ 消息平台,提供实时 AI 助手服务。 完整文档、功能介绍和使用指南,请访问 zagent.samai.cc

快速安装

pip 安装(推荐,跨平台)

pip install samai-zagent

安装后运行:

zagent

一键安装

平台 命令
Linux / macOS curl -fsSL https://zagent.samai.cc/install.sh | bash
Windows (PowerShell) irm https://zagent.samai.cc/install.ps1 | iex

下载

最新版本: v0.28.40点击下载

平台 文件
Linux x86_64 zagent-linux-amd64.tar.gz
Linux ARM64 zagent-linux-arm64.tar.gz
macOS Intel zagent-darwin-amd64.tar.gz
macOS Apple Silicon zagent-darwin-arm64.tar.gz
Windows x86_64 zagent-windows-amd64.zip
Windows ARM64 zagent-windows-arm64.zip
Android ARM64 zagent-android-arm64-*.apk

主要功能

  • 流式对话 — 实时回复,带可折叠的推理面板
  • 30+ 内置工具 — 文件操作、命令执行、代码执行、网页搜索、浏览器自动化
  • 工作流自动化 — 创建并执行多步骤自动化工作流
  • 隐身浏览器 — 反检测 Chrome 自动化
  • 持久化记忆 — SQLite 存储,支持关键词搜索
  • 多平台 — Linux、macOS、Windows (amd64 + arm64)、Android

📜 所有版本

链接

许可证

MIT

联系方式

admin@samai.cc

About

ZAgent public release repo — binary distribution (sources in private samaidev/zagent)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors