AI Skill Hub 推荐使用:Lucarne AI代理控制 是一款优质的AI工具。AI 综合评分 7.8 分,在同类工具中表现稳健。如果你正在寻找可靠的AI工具解决方案,这是一个值得深入了解的选择。
Lucarne AI代理控制 是一款基于 Rust 开发的开源工具,专注于 MCP、AI代理管理、远程控制 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
Lucarne AI代理控制 是一款基于 Rust 开发的开源工具,专注于 MCP、AI代理管理、远程控制 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
# 方式一:cargo install(推荐) cargo install lucarne # 方式二:从源码编译 git clone https://github.com/tuchg/Lucarne cd Lucarne cargo build --release # 二进制在 ./target/release/lucarne
# 查看帮助 lucarne --help # 基本运行 lucarne [options] <input> # 详细使用说明请查阅文档 # https://github.com/tuchg/Lucarne
# lucarne 配置说明 # 查看配置选项 lucarne --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export LUCARNE_CONFIG="/path/to/config.yml"
English | 中文
Stop babysitting your local AI agents.
---
``` ┌─────────────┐ ┌─────────────┐ │ Telegram │ │ WeChat │ ← User-facing channels └──────┬──────┘ └──────┬──────┘ │ │ lucarne- lucarne- telegram wechat ← Channel adapter (commands, notifications, queues, retries) │ │ └───────┬────────┘ lucarne-adapter ← Plugin registry │ lucarne ← Core: runtime bus, control plane, history, daemon │ agent-sessions ← Provider parse / discovery / watch │ ┌──────┬──────┬──────┬──────┐ Claude Codex Gemini Copilot Pi ← Agent CLI processes
macOS / Linux:
curl -LsSf https://github.com/tuchg/Lucarne/releases/latest/download/lucarned-installer.sh | sh
Windows PowerShell:
powershell -c "irm https://github.com/tuchg/Lucarne/releases/latest/download/lucarned-installer.ps1 | iex"
<details> <summary>Homebrew (recommended) and release archives</summary>
Homebrew:
brew tap tuchg/Lucarne https://github.com/tuchg/Lucarne
brew install lucarned
Release archives are also available for macOS, Linux, and Windows on x86_64 and aarch64.
</details>
See the full example at examples/lucarned.yaml.
After initialization, the active config lives at: ~/.lucarned/lucarned.yaml.
You can also override settings with environment variables:
export TELEGRAM_BOT_TOKEN="123456:..."
export TELEGRAM_CHAT_ID="123456789"
export LUCARNE_AUTHORIZED_USER_IDS="111111,222222"
---
See the full command reference at docs/commands.md. This README keeps only the core paths.
/panel
After the Lucarne panel appears, you can create workspaces, bind agents, resume historical sessions, and approve commands.
创新的AI代理远程管理方案,MCP集成设计完善。Rust实现保证性能,但社区活跃度需提升,适合追求稳定性的生产环境。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ MIT 协议 — 最宽松的开源协议之一,可自由商用、修改、分发,仅需保留版权声明。
总体来看,Lucarne AI代理控制 是一款质量良好的AI工具,在同类工具中具备一定竞争力。AI Skill Hub 将持续追踪其更新动态,建议收藏备用,结合自身场景选择合适时机引入使用。
| 原始名称 | Lucarne |
| 原始描述 | 开源MCP工具:Stop babysitting local AI agents. 0-Intrusion mobile control via Telegram/WeChat。⭐22 · Rust |
| Topics | MCPAI代理管理远程控制即时通讯集成Rust |
| GitHub | https://github.com/tuchg/Lucarne |
| License | MIT |
| 语言 | Rust |
收录时间:2026-05-21 · 更新时间:2026-05-22 · License:MIT · AI Skill Hub 不对第三方内容的准确性作法律背书。