EONYX subagents: delegating work to the task tool

A subagent is a separate instance of the agent that EONYX hands part of the work to. It performs the task in its own context window, with a reduced set of tools, and returns only the result into the main conversation. This keeps the main context clean: the details of the research don’t clutter the dialog. This article covers the task tool, the full list of built-in tools, and how the agent loop works.