Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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 v3.7 β€” Live & Apple Notarized βœ…

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 β€” visually.

πŸ‘‰ https://atlarix.dev

What's New in v3.7

  • βœ… Apple Notarized + Code-Signed Mac users can install without any security warnings. Fully verified.

  • πŸ“‘ Sentry Error Monitoring Always-on error tracking across the full application.

  • πŸ“Š PostHog Analytics Optional, consent-based. Toggle in Settings at any time.

  • πŸ”€ Two-Stage Auto Router Complexity-based routing across Fast / Medium / Thinking model tiers.

  • πŸ”· Blueprint Enricher ContentHash cache with batched processing for faster Blueprint updates.

  • πŸ—„ DB Extension Full CRUD for PostgreSQL, MySQL, and SQLite. AI tools: db_query, db_schema, db_list, db_mutate.

Core Architecture: RTE + RAG

Traditional AI coding:
  Ask question β†’ scan codebase β†’ 
  100K tokens β†’ slow, expensive, resets

Atlarix v3.7:
  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.

  • πŸ€– Four-Agent System β€” Research, Architect, Builder, Reviewer. Direct / Guided / Autonomous modes. Ask (read-only) vs Build (write + execute) permissions 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.

  • πŸ›  57 Intelligent Tools β€” File ops, terminal execution, web search, semantic code search, architecture diagrams, DB queries, 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%.

Currently Competing πŸ†

Entered in 3 hackathons simultaneously:

  • Amazon Nova AI Hackathon β€” $40,000 pool
  • DeveloperWeek 2026 Hackathon β€” $23,000 pool
  • Elasticsearch Agent Builder β€” $20,000 pool

πŸ”­ Atlarix Roadmap

v3.x β€” PIVOT (In Progress)

Full ANTLR4 parsing across TypeScript, Python, Java, Go, Rust, C/C++. SQLite persistence for the Blueprint graph. AI clustering into containers. Live vs Blueprint comparison. Generate code from architecture.

v4.0 β€” Atlarix Workforce (Planned)

Taking Atlarix beyond the individual developer into team and automation workflows:

  • Slack Integration β€” AI agent accessible directly from your team's Slack
  • GitHub Actions Integration β€” Atlarix agents as CI/CD steps
  • Supabase Native Integration β€” Auth, storage, realtime, edge functions as first-class Blueprint nodes
  • Multi-Repo Workspace β€” One Blueprint across your entire org's repos
  • Team Memory β€” Shared memory.md synced across team members via Git

Beyond v4.0

Voice input Β· Timeline export Β· Atlarix Vanguard Β· Enterprise SSO


🧠 The Neural Network

Category Stack
Desktop Electron Β· TypeScript Β· React
Canvas React Flow Β· SQLite
AI OpenAI Β· Anthropic Β· Gemini Β· Groq Β· Mistral Β· xAI Β· Ollama Β· LM Studio
Backend Node.js Β· Express Β· PostgreSQL
Infrastructure GitHub Actions Β· Vercel Β· AWS Β· Docker
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