[PR #15790] Add Atlarix to Code Editors & Development integrations #62007

Open
opened 2026-04-29 16:57:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/15790
Author: @AmariahAK
Created: 4/24/2026
Status: 🔄 Open

Base: mainHead: main


📝 Commits (1)

  • 1e6c8bc Add Atlarix to Code Editors & Development integrations

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Atlarix (atlarix.dev) is a native desktop AI coding environment for Mac and Linux that uses Ollama as a first-class local provider.
It parses codebases via Round-Trip Engineering into a Blueprint graph (SQLite), then uses that graph as RAG for every AI query — reducing token usage from ~100K to ~5K per query. Local models via Ollama benefit the most from this since smaller models work better with focused, low-token context.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/15790 **Author:** [@AmariahAK](https://github.com/AmariahAK) **Created:** 4/24/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`1e6c8bc`](https://github.com/ollama/ollama/commit/1e6c8bc0066e8fb79c6bb1ea8a5593fea5f388ed) Add Atlarix to Code Editors & Development integrations ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Atlarix (atlarix.dev) is a native desktop AI coding environment for Mac and Linux that uses Ollama as a first-class local provider. It parses codebases via Round-Trip Engineering into a Blueprint graph (SQLite), then uses that graph as RAG for every AI query — reducing token usage from ~100K to ~5K per query. Local models via Ollama benefit the most from this since smaller models work better with focused, low-token context. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-29 16:57:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#62007