Show HN: Linggen – Open-source AI agent with P2P remote access from your phone
TL;DR
Hi HN, I built Linggen — a local-first, open-source AI coding agent written in Rust.
Key Points
- 2: - P2P remote access via WebRTC — control your agent from your phone, no port forwarding or cloud relay needed.
- Just `ling login` and scan a QR code.
- Plan mode — the agent proposes a step-by-step plan before writing code, you approve or edit before execution.
- Works with any model — Ollama, OpenAI-compatible APIs, Gemini, DeepSeek.
Nauti's Take
Linggen delivers on what local-first AI actually means: no cloud relay, full control over your code and models. The P2P remote access from your phone is genuinely useful – but remote access to a code execution agent carries real security risks worth thinking through carefully.
Worth watching for developers who prioritize privacy and model flexibility over cloud convenience.