Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
omega
command
Command omega is the single binary entry point for the omega agent.
|
Command omega is the single binary entry point for the omega agent. |
|
extensions
|
|
|
compactor
Package compactor implements the compactor seam as an in-process plugin.
|
Package compactor implements the compactor seam as an in-process plugin. |
|
delegate
Package delegate provides the delegate.task and delegate.status tools.
|
Package delegate provides the delegate.task and delegate.status tools. |
|
http_channel
Package http_channel provides the HTTP/SSE delivery transport as a Channel extension.
|
Package http_channel provides the HTTP/SSE delivery transport as a Channel extension. |
|
logging
Package logging provides the logging seam (agent.LoggerProvider) backed by a file logger that writes to OMEGA_HOME/omega.log.
|
Package logging provides the logging seam (agent.LoggerProvider) backed by a file logger that writes to OMEGA_HOME/omega.log. |
|
mcp
Package mcp bridges MCP (Model Context Protocol) servers to omega.
|
Package mcp bridges MCP (Model Context Protocol) servers to omega. |
|
memory
Package memory provides the persistent memory seam (agent.MemoryProvider) backed by two markdown files (memory.md + user.md), plus the memory tool that lets the agent add, replace, and remove entries.
|
Package memory provides the persistent memory seam (agent.MemoryProvider) backed by two markdown files (memory.md + user.md), plus the memory tool that lets the agent add, replace, and remove entries. |
|
prompt
Package prompt builds the omega system prompt.
|
Package prompt builds the omega system prompt. |
|
provider
Package provider implements the provider seam for omega.
|
Package provider implements the provider seam for omega. |
|
skills
Package skills implements the skills seam: scanning a directory for <name>/<name>.md skill files, parsing YAML frontmatter, and providing the skills.read tool and /skills slash command.
|
Package skills implements the skills seam: scanning a directory for <name>/<name>.md skill files, parsing YAML frontmatter, and providing the skills.read tool and /skills slash command. |
|
store
Package store provides the session persistence seam (agent.StoreProvider) by wrapping gateway.Store (SQLite), plus the sessions.search tool that lets the agent search past conversations via FTS5.
|
Package store provides the session persistence seam (agent.StoreProvider) by wrapping gateway.Store (SQLite), plus the sessions.search tool that lets the agent search past conversations via FTS5. |
|
tools
Package tools provides the built-in shell and file tools as an in-process agent.ToolProvider.
|
Package tools provides the built-in shell and file tools as an in-process agent.ToolProvider. |
Click to show internal directories.
Click to hide internal directories.