<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Features - Category - EONYX Guide</title><link>https://eonyx.tech/guide/categories/features/</link><description>Features - Category - EONYX Guide</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>eonyx.tech@proton.me (EONYX)</managingEditor><webMaster>eonyx.tech@proton.me (EONYX)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Wed, 17 Jun 2026 00:00:00 +0300</lastBuildDate><atom:link href="https://eonyx.tech/guide/categories/features/" rel="self" type="application/rss+xml"/><item><title>EONYX memory: AGENTS.md, sessions and context compaction</title><link>https://eonyx.tech/guide/eonyx-memory/</link><pubDate>Wed, 17 Jun 2026 00:00:00 +0300</pubDate><author><name>EONYX</name></author><guid>https://eonyx.tech/guide/eonyx-memory/</guid><description><![CDATA[<div class="featured-image">
                <img src="/guide/eonyx-memory/cover.svg" referrerpolicy="no-referrer">
            </div><p>Every turn starts with the model receiving context.<br>
EONYX builds it from three parts.<br>
<strong>AGENTS.md</strong> carries the project&rsquo;s standing instructions.<br>
<strong>Sessions</strong> hold the full history on disk.<br>
<strong>Auto-summarization</strong> compacts the older turns as the window fills.</p>]]></description></item><item><title>EONYX skills: how Agent Skills and SKILL.md work</title><link>https://eonyx.tech/guide/eonyx-skills/</link><pubDate>Thu, 11 Jun 2026 00:00:00 +0300</pubDate><author><name>EONYX</name></author><guid>https://eonyx.tech/guide/eonyx-skills/</guid><description><![CDATA[<div class="featured-image">
                <img src="/guide/eonyx-skills/cover.svg" referrerpolicy="no-referrer">
            </div><p>A <strong>skill</strong> is a folder with a <code>SKILL.md</code> inside.<br>
It is an instruction the agent loads when the task calls for it.<br>
Package a repetitive procedure once: a code review, a deploy checklist, a report format.<br>
It then costs no context until it is actually needed.</p>]]></description></item><item><title>How EONYX Works: The Agent Architecture from the Inside</title><link>https://eonyx.tech/guide/eonyx-architecture/</link><pubDate>Sat, 06 Jun 2026 00:00:00 +0300</pubDate><author><name>EONYX</name></author><guid>https://eonyx.tech/guide/eonyx-architecture/</guid><description><![CDATA[<div class="featured-image">
                <img src="/guide/eonyx-architecture/cover.svg" referrerpolicy="no-referrer">
            </div><p>EONYX is written in Go.<br>
It builds into a single static binary.<br>
Inside sits a small set of packages around one central abstraction.<br>
Here is how it fits together.</p>]]></description></item><item><title>EONYX permissions and security: control over every action</title><link>https://eonyx.tech/guide/eonyx-security/</link><pubDate>Tue, 26 May 2026 00:00:00 +0300</pubDate><author><name>EONYX</name></author><guid>https://eonyx.tech/guide/eonyx-security/</guid><description><![CDATA[<div class="featured-image">
                <img src="/guide/eonyx-security/cover.svg" referrerpolicy="no-referrer">
            </div><p>An agent reads code, edits it and runs commands.<br>
So it has to stay <strong>inside explicit permissions</strong>.<br>
EONYX stacks several layers: a static gateway, a file sandbox, plan mode and a hard block on dangerous commands.</p>]]></description></item><item><title>A Complete Guide to the EONYX Interactive TUI</title><link>https://eonyx.tech/guide/eonyx-tui/</link><pubDate>Sun, 24 May 2026 00:00:00 +0300</pubDate><author><name>EONYX</name></author><guid>https://eonyx.tech/guide/eonyx-tui/</guid><description><![CDATA[<div class="featured-image">
                <img src="/guide/eonyx-tui/cover.svg" referrerpolicy="no-referrer">
            </div><p>The main way to work with EONYX is the terminal interface.<br>
Streaming answers, a command palette, pickers and dialogs.<br>
Here is everything worth knowing to move fast.</p>]]></description></item><item><title>EONYX subagents: delegating work to the task tool</title><link>https://eonyx.tech/guide/eonyx-subagents/</link><pubDate>Sat, 23 May 2026 00:00:00 +0300</pubDate><author><name>EONYX</name></author><guid>https://eonyx.tech/guide/eonyx-subagents/</guid><description><![CDATA[<div class="featured-image">
                <img src="/guide/eonyx-subagents/cover.svg" referrerpolicy="no-referrer">
            </div><p>A <strong>subagent</strong> is a separate instance of the agent.<br>
EONYX hands it a slice of the work.<br>
It runs in its own context window, with a reduced tool set, and returns only the result.<br>
So the main conversation stays clean: the research never clutters it.</p>]]></description></item></channel></rss>