Skip to content

Repo Layout

High-level map:

PathPurpose
cmd/gormesCLI, TUI startup, dashboard, gateway commands, setup/config.
internal/configNative config, GORMES_HOME, dotenv, schema validation.
internal/llmProvider and Hermes-compatible runtime surfaces.
internal/gatewayShared command, event, session, and rendering logic for channels.
internal/toolsTool registry and tool implementations.
internal/gonchoHoncho-compatible memory facade.
webpages/docs/contentCanonical documentation content consumed by the Astro/Starlight docs site.
webpages/docs/src/content/docsGenerated Starlight content tree, recreated by npm run sync:content.