Atlarix v5.1 adds cloud tiers while maintaining local AI coding support

Atlarix v5.1.0 has been released, adding cloud service tiers while maintaining first-class support for local AI models. This native desktop AI coding copilot works with Ollama and LM Studio, targeting developers frustrated with how existing IDEs handle local models.
Blueprint Architecture
The core feature is Blueprint - a persistent graph of your codebase architecture stored in SQLite. Instead of dumping entire files into context for each query, Atlarix maintains this graph to provide precise, scoped context to the AI. According to the developer, this allows 7B local models with good Blueprint context to perform work previously assumed to require frontier models.
Version 5.1.0 Features
- Compass - built-in cloud tiers for users who want something that works immediately
- Unchanged local model support remains first-class
- Full Ollama and LM Studio support
- Native desktop application
- Free for Mac and Linux
The tool is available at atlarix.dev and addresses specific gaps in how existing IDEs handle local AI models for coding assistance.
📖 Read the full source: r/LocalLLaMA
👀 See Also

Screenbox: Open-Source Virtual Desktops for AI Agents Built Entirely by Voice
Screenbox provides isolated Linux desktops in Docker for AI agents, solving conflicts when multiple agents run in parallel. The project was built entirely using voice commands with Claude Code, and the creator hasn't seen a single line of the code.

MCP Gateway for Secure Remote Access to Internal Tools
An open-source MCP gateway aggregates multiple MCP tool servers into a single connection, enabling secure access via Claude Desktop without exposing public endpoints. It uses OpenZiti/zrok for zero-trust networking and requires only one configuration entry with a share token.

Agent Browser Shield: Free OpenClaw Extension Blocks Prompt Injection & Dark Patterns
PixieBrix releases Agent Browser Shield, a free source-available browser extension for OpenClaw that blocks prompt injection, dark patterns, and context pollution while cutting token usage.

Connecting OpenClaw to Qwen2.5 Coder: Feasibility and Considerations
Explore the possibility of connecting OpenClaw to a local Qwen2.5 Coder model with 7 billion parameters to address rate limits with API Gemini 3.