Linggen: Open-source AI Agent
Linggen is a local-first, open-source AI coding agent with P2P remote access. It proposes step-by-step plans before writing code and works with various models.
Linggen, a local-first AI coding agent, has introduced new features in its 0.9.2 version. The agent now allows P2P remote access via WebRTC, enabling users to control it from their phones without needing port forwarding or cloud relay. This is achieved by simply running `ling login` and scanning a QR code.
The update also includes a plan mode, where the agent proposes a step-by-step plan before writing code, allowing users to approve or edit the plan before execution. Linggen is designed to work with any model, including Ollama, OpenAI-compatible APIs, Gemini, and DeepSeek, and users can bring their own keys or run the agent fully local.
With its model-agnostic approach, extensibility through skills using markdown files, and new accessibility features, Linggen offers a unique solution for AI coding. The introduction of P2P remote access and plan mode enhances the agent's usability and flexibility, making it an attractive option for developers looking for a customizable and accessible AI coding tool.