Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Stop babysitting local AI agents. Just notifications, approve, and resume your Codex,Pi,Grok, or Claude code sessions anywhere. 0-Intrusion mobile control bridge via Telegram/微信/飞书. No hooks, no skills, no MCP.
| Date | Stars |
|---|---|
| 2026-07-31 | 321 |
| 2026-08-06 | 326 |
Today
+5 stars today
This week
— stars this week
This month
— stars this month
Momentum
80.0
growth rate 0.00%/day
 [](https://github.com/tuchg/Lucarne/actions/workflows/release.yml)     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" ``` <details> <summary>Homebrew (recommended) and release archives</summary> 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. </details> ### 2. Initialize ```bash lucarned init ``` Initialization guides you through: - Selecting enabled agents: `claude`, `codex`, `copilot`, `gemini`, `pi`, `grok` (Grok Build) - 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 ``` <details> <summary>Homebrew service commands (recommended)</summary> ```bash brew services start lucarned brew services restart lucarned brew services stop lucarned ``` </details> <details> <summary>Platform notes</summary> `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. </details> ### 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 ``` <details> <summary>Homebrew service commands</summary> ```bash brew update brew upgrade lucarned brew services start lucarned brew services restart lucarned brew services stop lucarned ``` </details> ```text macOS/Linux config: ~/.lucarned/lucarned.yaml Windows config: %LOCALAPPDATA%\lucarned\lucarned.yaml Logs: lucarned paths ``` --- ## Configuration Example See the full example at [`examples/lucarned.yaml`](examples/lucarned.yaml). After initialization, the active config lives at: `~/.lucarned/lucarned.yaml`. You can also override settings with environment variables: ```bash export TELEGRAM_BOT_TOKEN="123456:..." export TELEGRAM_CHAT_ID="123456789" export LUCARNE_AUTHORIZED_USER_IDS="111
Excerpt of 7,542 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:7eebba7092d1570a, topic:ai-agents, desc:ai agents