❯EONYXTerminal
/ Posts / Tags / Categories / Manifesto / eonyx.tech
❯EONYXTerminal
/Posts/Tags/Categories/Manifesto/eonyx.tech
███████╗ ██████╗ ███╗   ██╗██╗   ██╗██╗  ██╗
██╔════╝██╔═══██╗████╗  ██║╚██╗ ██╔╝╚██╗██╔╝
█████╗  ██║   ██║██╔██╗ ██║ ╚████╔╝  ╚███╔╝ 
██╔══╝  ██║   ██║██║╚██╗██║  ╚██╔╝   ██╔██╗ 
███████╗╚██████╔╝██║ ╚████║   ██║   ██╔╝ ██╗
╚══════╝ ╚═════╝ ╚═╝  ╚═══╝   ╚═╝   ╚═╝  ╚═╝

GitHubTelegramX
Featured image for How EONYX Works: The Agent Architecture from the Inside

How EONYX Works: The Agent Architecture from the Inside

EONYX avatarEONYX published on 06.06.2026included in category Features

EONYX is written in Go.
It builds into a single static binary.
Inside sits a small set of packages around one central abstraction.
Here is how it fits together.

Read more...
 EONYX, Ai, Go, Architecture
Featured image for EONYX Hooks: Automation Around Tool Calls

EONYX Hooks: Automation Around Tool Calls

EONYX avatarEONYX published on 03.06.2026included in category Integrations

Hooks are shell commands that run around a tool call.
One before it, one after it.
They bolt on formatting, auditing and guardrails without touching the agent’s code.

Read more...
 EONYX, Ai, Hooks
Featured image for EONYX permissions and security: control over every action

EONYX permissions and security: control over every action

EONYX avatarEONYX published on 26.05.2026included in category Features

An agent reads code, edits it and runs commands.
So it has to stay inside explicit permissions.
EONYX stacks several layers: a static gateway, a file sandbox, plan mode and a hard block on dangerous commands.

Read more...
 EONYX, Ai, Security
Featured image for A Complete Guide to the EONYX Interactive TUI

A Complete Guide to the EONYX Interactive TUI

EONYX avatarEONYX published on 24.05.2026included in category Features

The main way to work with EONYX is the terminal interface.
Streaming answers, a command palette, pickers and dialogs.
Here is everything worth knowing to move fast.

Read more...
 EONYX, Ai, Tui
Featured image for EONYX subagents: delegating work to the task tool

EONYX subagents: delegating work to the task tool

EONYX avatarEONYX published on 23.05.2026included in category Features

A subagent is a separate instance of the agent.
EONYX hands it a slice of the work.
It runs in its own context window, with a reduced tool set, and returns only the result.
So the main conversation stays clean: the research never clutters it.

Read more...
 EONYX, Subagents, Ai
Featured image for EONYX Headless Mode: Running the Agent Without the TUI

EONYX Headless Mode: Running the Agent Without the TUI

EONYX avatarEONYX published on 19.05.2026included in category Integrations

EONYX also runs headless: it does the task and exits.
That is what scripts, pipes and CI need.
Predictable output, JSON events, meaningful exit codes.

Read more...
 EONYX, Ai, Cli, Ci
Featured image for EONYX recipes: practical workflows

EONYX recipes: practical workflows

EONYX avatarEONYX published on 18.05.2026included in category Integrations

Features are nice.
Seeing them work is better.
A few practical scenarios: how to phrase the task, and which technique to switch on.
The prompts are deliberately plain.

Read more...
 EONYX, Ai, Playbook
  • 1
  • 2
EONYX — a terminal-first AI agent for factories and companies.
2026 EONYX | CC BY-NC 4.0