✳ LOCAL-FIRST · BUILT IN THE OPEN · NO CLOUD REQUIRED

AN AI WORKSHOP
THAT REMEMBERS.

Most AI tools wake up with amnesia. Athena is LuckeySystems’ ecosystem of four local‑first tools, built in the open, that keep durable memory of your work — a desktop command room for coding agents, a terminal agent that recalls past sessions, a deterministic multi‑agent orchestration loop, and system‑wide voice dictation. Memory, history, and orchestration stay on your machine — no LuckeySystems cloud required.

INSTALL ATHENA CODE
curl -fsSL https://raw.githubusercontent.com/luckeyfaraday/athena-code/main/scripts/install.sh | bash
BROWSE THE SOURCE ↗
DEMO FIG. 002 — SEE IT IN ACTION: ATHENA CODE, SECOND SESSION
~/projects/api-server — athena-code MEM: 0 FACTS

        

Athena Code freezes one deterministic memory snapshot per session, recalls related facts on every turn, and indexes prior conversations — its own and your local Claude Code, Codex, opencode, and Hermes histories — with SQLite FTS5.

PRODUCTS THE INSTRUMENTS — 04 OPEN TOOLS
01 DESKTOP · COMMAND ROOM SOURCE-AVAILABLE

ATHENA_DESKTOP

A local command room for AI coding agents. One Electron app embeds native terminals for Codex, OpenCode, Claude Code, and Hermes, resumes sessions already on disk, generates bounded project handoffs, and keeps recall context ready for the next fresh agent. MCP bridge included, so your agent can drive the workspace itself.

  • ELECTRON
  • REACT
  • FASTAPI
  • MCP
  • node-pty + xterm.js
02 TERMINAL · CODING AGENT MIT

ATHENA_CODE

A terminal AI coding agent with persistent local memory. It saves stable facts and decisions, automatically recalls what's relevant each turn, and searches across every past session — without shipping your context to anyone. A memory-focused fork of OpenCode with native memory_write, memory_read, and session_recall tools.

  • TYPESCRIPT
  • SQLITE FTS5
  • LOCAL-FIRST
  • x64 + ARM64
03 ORCHESTRATION · AGENT LOOP MIT

ATHENA_LOOPS

A deterministic harness for multi-agent work. Loops decomposes a goal into subtasks, runs worker agents in parallel, then gates the results through a reviewer that repeats until they pass. The control flow is real code, not a prompt — and the same loop drives whichever backend you bring: Claude, Codex, OpenCode, or aider. Ships as an MCP server and a CLI.

  • PYTHON
  • MCP
  • CLI
  • MULTI-BACKEND
ORCHESTRATOR → WORKER → REVIEWER REPO ↗
04 VOICE · DICTATION SOURCE-AVAILABLE

ATHENA_WHISPER

Talk to any text field on your desktop. A floating always-on-top widget that records, transcribes locally with faster-whisper, cleans up spoken punctuation, and types the result into terminals, coding agents, browsers — whatever has focus. The local-first answer to cloud dictation tools like Wispr Flow.

  • PYTHON
  • FASTER-WHISPER
  • PYQT
  • X11 / WAYLAND / WIN
THE COMMERCIAL LAYER ONE PROPRIETARY PRODUCT — IT FUNDS THE OPEN WORKSHOP

VOICE · COPILOT FOR CODING AGENTS PROPRIETARY

JARVIS_AI

A voice copilot that runs your coding agents hands-free. Speak your intent and Jarvis drives Claude Code, Codex, Aider, and OpenCode — dictating tasks, steering sessions, and reading back results — while raw audio and webcam frames stay local. Jarvis is the polished, commercial product built on top of the open Athena workshop, and it helps pay for the rest of the bench.

  • VOICE-NATIVE
  • LOCAL AUDIO
  • MULTI-AGENT
  • EARLY ACCESS
VISIT JARVIS.LUCKEYSYSTEMS.COM ↗ CLOSED SOURCE · PRIVATE EARLY ACCESS
ECOSYSTEM THE WIDER BENCH — SUPPORTING REPOS
PRINCIPLES FIG. 003 — WHY WE BUILD LIKE THIS
I.

LOCAL-FIRST, ALWAYS

Memory, recall, transcripts, and audio live in files on your disk. The hot paths need no backend service and no account. The cloud is an option, never a dependency.

II.

MEMORY IS THE PRODUCT

An agent that forgets your architecture every morning isn't a colleague, it's an intern on their first day — forever. Every Athena tool reads and writes durable, searchable context.

III.

AGENT-AGNOSTIC

Codex, Claude Code, OpenCode, Hermes — bring whichever agent you already pay for. Athena is the workshop around them, not another walled garden.

IV.

ACTUALLY OPEN

Readable code, real install scripts, checksummed releases. Athena Code and Athena Loops are MIT licensed; every repo is public and source-available. If you can't read it, fork it, and run it offline, it isn't yours.

FOUNDATION FIG. 004 — STEWARDSHIP, IN FORMATION

GOOD TOOLS SHOULD OUTLIVE THEIR MAKERS.

The LuckeySystems Foundation is being formed to hold the Athena projects and marks in trust — so the tools stay open, local-first, and maintained, independent of any one company, cloud, or person. The vision, draft charter, and roadmap are published in the open while it takes shape.

READ THE VISION ↗ IN FORMATION ✳ WILL HOLD THE ATHENA MARKS IN TRUST
COMPANY FIG. 005 — WHAT LUCKEYSYSTEMS IS: ONE WORKSHOP, FOUR DOORS

LuckeySystems is one small engineering shop with four fronts: an open tool ecosystem, a commercial product that funds it, a services practice, and the foundation that will steward it all.

YOUR MACHINE.
YOUR MEMORY.
YOUR WORKSHOP.

GITHUB.COM/LUCKEYFARADAY ↗