Skip to content
View AmariahAK's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report AmariahAK

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AmariahAK/README.md

πŸšΆβ€β™‚οΈ PilgrimStack

Walking the line between code and consciousness.

I go by PilgrimStack. To me, being a developer isn't about reaching a final destination β€” it's about the journey: constant iteration, late-night debugging pilgrimages, and the discipline of building systems that actually hold up.

I build tools where human intuition and machine intelligence meet β€” without either getting in the way.


🌌 Flagship Project: Atlarix

A Privacy-First, Native AI Coding Copilot v6.1.1 β€” Live & Apple Notarized βœ… | Linux Stable βœ…

Atlarix is my current mission: a desktop-native AI copilot built to give developers agentic power without cloud lock-in or privacy trade-offs.

This isn't a chat box that suggests code. It's a copilot that understands your entire system architecture and builds inside your real dev environment β€” autonomously.

πŸ‘‰ https://atlarix.dev

What's New in v6.1.1

  • πŸ€– Autonomous Mode Specialist agents run tools without per-tool approval dialogs. You confirm scope once. After a run, you get a summary of all changes before anything commits. Ask/Plan/Build restrictions still apply β€” safety first.

  • πŸ”„ Workforce Session Scope Slack, Jira, GitHub etc. ask per chat which workspace you want. Start a New Chat β†’ context resets. No leftover permissions.

  • 🧠 Two-Stage Auto Router Heuristics first. Low-confidence? A fast model classifies intent. Activity stream suggests specialist delegation (e.g. "Delegate to Architect").

  • 🧭 Compass β€” Managed AI, No API Key Built-in Fast / Balanced / Thinking model tiers via OpenRouter. Free users get Fast. Pro and Workforce unlock all three. Zero setup. Zero user-facing API keys.

  • 🏒 Workforce Tier Connect Slack, Jira, Linear, GitHub, Sentry, Google Calendar via Auth0 Token Vault. Teams up to 20 seats. Per-chat session scope.

  • πŸ› All DB, Diagram & Tool Call Issues Fixed SQLite migrations embedded in the main bundle at build time β€” no more runtime path failures. Diagram column naming fixed for packaged builds. Tool calls stable across Mac and Linux.

  • 🐧 Linux β€” Fully Stable .deb / .rpm packaging, OAuth deep links, Ollama/LM Studio PATH resolution β€” all solid.

Core Architecture: RTE + RAG

Traditional AI coding: Ask question β†’ scan codebase β†’ 100K tokens β†’ slow, expensive, resets Atlarix v6.1.1: Parse once β†’ Blueprint graph cached β†’ query relevant nodes β†’ ~5K tokens File watcher β†’ incremental updates only Parse Once. Query Forever.

Feature Highlights

  • πŸ—Ί Blueprint Canvas β€” React Flow visual architecture designer. Design containers, beacons, edges. Generate ATLARIX_PLAN.md. AI implements task by task with your review at each step.
  • πŸ€– Five-Agent System β€” Research, Architect, Builder, Reviewer, Debugger. Guided / Autonomous modes. Ask (read-only) vs Build (write + execute) independent of mode.
  • πŸ” Privacy-First & BYOK β€” OpenAI, Anthropic, Gemini, Groq, xAI, Mistral, Together AI, OpenRouter, AWS Bedrock, Ollama, LM Studio. Your keys, your data, your machine.
  • πŸ›  59+ Intelligent Tools β€” File ops, terminal, web search, semantic code search, DB queries, stream tools, scaffolding.
  • πŸ”„ Permission Queue β€” AI proposes every change. You approve before anything runs.
  • πŸš€ Live Dev Previews β€” Vite, Next.js, CRA, Nuxt, Astro. Auto-starts dev server, renders in-app.
  • πŸ’° Token Budget System β€” Per-provider caps, real-time color-coded bar, warnings at 80% and 90%.
  • πŸ—„ DB Extension β€” Full CRUD for PostgreSQL, MySQL, and SQLite.
  • βš™οΈ GitHub Actions β€” Pipeline runs, job logs, live streaming, Send to AI.

🌍 The African AI Initiative

Atlarix is built in Nairobi. The next chapter is building for African developers.

Most AI coding tools assume a $20/month subscription to a Western provider. That's not the reality for most developers on this continent. Atlarix is open-model by design β€” you bring any AI, including locally-built ones.

Active pilot with African Languages Lab β€” exploring MansaLLM (40+ African languages) as a first-class native provider.

We're also in conversations with:

  • Awarri (Nigeria) β€” N-ATLAS multilingual LLM
  • Lelapa AI (South Africa) β€” InkubaLM in Swahili, Hausa, isiZulu, isiXhosa, Yoruba

The goal: a developer in Nairobi opens Atlarix, picks a locally-built model, and ships software. No Western subscription required.


🧠 The Neural Network

Category Stack
Desktop Electron Β· TypeScript Β· React
Canvas React Flow Β· SQLite
AI OpenAI Β· Anthropic Β· Gemini Β· Groq Β· Mistral Β· xAI Β· Ollama Β· LM Studio Β· OpenRouter
Backend Node.js Β· Express Β· PostgreSQL Β· Supabase
Infrastructure GitHub Actions Β· Vercel Β· AWS Β· Docker
Auth Auth0 Β· Token Vault
Monitoring Sentry Β· PostHog
Design TailwindCSS Β· Figma

πŸ“Š Vital Signs


🌐 Connect

LinkedIn Portfolio Email Atlarix

Code smart. Stay authentic. See you in the next one πŸš€

Fuel the journey:

BuyMeACoffee PayPal


✍️ Random Dev Quote

Pinned Loading

  1. commit-checker commit-checker Public

    Stay consistent. Stay accountable. Stay committed

    Python 6 2

  2. wisdom-drop wisdom-drop Public

    Wisdom-Drop β€” A daily archive of quotes across motivation, faith, philosophy, anime, gaming, and tech culture and more. Human-readable, machine-usable, and open to contributions. ✨ Goal: The most d…

    1

  3. arp arp Public

    Extremely hard, multi-turn, open-source-grounded coding evaluations that reliably break every current frontier models (Claude, GPT, Grok, Gemini, Llama, etc.) on numerical stability, zero-allocatio…

  4. atlarix-releases atlarix-releases Public

    All releases & release notes for Atlarix