★ 182 Rust MIT sse 更新 5分钟前

Lucarne

Stop babysitting local AI agents. Just notifications, approve, and resume your Codex,Pi, or Claude code sessions anywhere. 0-Intrusion mobile control bridge via Telegram/Wechat/飞书. No hooks, no skills, no MCP.

安装配置

暂未识别到可直接复制的 MCP 配置,请查看 GitHub README。后台管理员可以补充配置。

README 摘要

![Lucarne AI Poster](docs/assets/lucarne-ai-poster.png) [![Release](https://github.com/tuchg/Lucarne/actions/workflows/release.yml/badge.svg)](https://github.com/tuchg/Lucarne/actions/workflows/release.yml) ![Coverage](https://img.shields.io/badge/coverage-67%2F67%20journeys-blue) ![License: MIT](https://img.shields.io/badge/license-MIT-blue) ![Telegram](https://img.shields.io/badge/channel-Telegram-26A5E4?logo=telegram) ![WeChat](https://img.shields.io/badge/channel-WeChat-07C160?logo=wechat) English | [中文](README.cn.md) **Stop babysitting your local AI agents.** - No new mobile app required; receive timely, secure notifications through existing channels - Zero-intrusion setup: no hooks, no skills, no MCP, no project changes; scan a QR code and start using it in one step - Agents run on your local computer, so you can step away while WeChat / Telegram keep you synced on key progress - Permission approvals, clarifying questions, and failure notifications become actionable mobile events - Scan a WeChat QR code to receive agent messages; quote a message to continue the matching context automatically - Use the Telegram console to view all agents, workspaces, and historical sessions - View local agent session history and agents currently running on this machine - Lightweight resident process with high performance and low memory use; idle agents are released automatically --- ## Quick Start ### 1. Install macOS / Linux: ```bash curl -LsSf https://github.com/tuchg/Lucarne/releases/latest/download/lucarned-installer.sh | sh ``` Windows PowerShell: ```powershell powershell -c "irm https://github.com/tuchg/Lucarne/releases/latest/download/lucarned-installer.ps1 | iex" ``` Homebrew (recommended) and release archives Homebrew: ```bash 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. ### 2. Initialize ```bash lucarned init ``` Initialization guides you through: - Selecting enabled agents: `claude`, `codex`, `copilot`, `gemini`, `pi` - Configuring a Telegram Bot Token and an entry chat with Topics/thread mode enabled (optional) - Logging in to WeChat by QR code (optional) - Generating the config file: `~/.lucarned/lucarned.yaml` ### 3. Start the background service ```bash lucarned autostart install --start ``` Homebrew service commands (recommended) ```bash brew services start lucarned brew services restart lucarned brew services stop lucarned ``` Platform notes `lucarned autostart` uses native user-level service managers: - macOS: LaunchAgent - Windows: Task Scheduler logon task - Linux: systemd user service Linux autostart requires systemd user services. Non-systemd Linux can run `lucarned` manually. ### 4. Open the Telegram panel (optional) ```text /panel ``` After the Lucarne panel appears, you can create workspaces, bind agents, resume historical sessions, and approve commands. ### Common commands ```bash lucarned doctor lucarned paths lucarned autostart status lucarned autostart start lucarned autostart stop lucarned update ``` Homebrew service commands ```bash brew update brew upgrade lucarned brew services start lucarned brew services restart lucarned brew services stop lucarned ``` ```text macOS/Linux config: ~/.lucarned/lucarned.yaml Windows config: %LOCALAPPDATA%\lucarned\lucarned.yaml Logs: lucarned paths ``` --- ## Configuration Example See the fu...

相关 MCP

Libre Chat

Enhanced ChatGPT Clone: Features Agents, MCP, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, M...

★ 37614 TypeScript sse 待补充
mcp sse TypeScript

Github

GitHub's official MCP Server

★ 30243 Go sse 待补充
mcp sse Go

Fast

🚀 The fast, Pythonic way to build MCP servers and clients.

★ 25364 Python sse 待补充
mcp Python sse