Skip to main content

Crate hermes_agent_cli_core

Crate hermes_agent_cli_core 

Source

Re-exports§

pub use config::Config;
pub use error::CliError;

Modules§

auth
commands
config
credential_pool
Credential pool with automatic failover on rate-limit errors.
cron
error
gateway
mcp
pairings
plugins
profiles
skills
skills_store
Skills store — reusable prompt templates loaded into the agent’s system prompt.
tools
webhooks

Structs§

Cli

Enums§

AuthCommand
ClawCommand
Commands
ConfigCommand
CronCommand
DebugCommand
GatewayCommand
McpCommand
MemoryCommand
PairingCommand
PluginsCommand
ProfileCommand
SessionsCommand
SkillsCommand
SkillsSnapshotCommand
SkillsTapCommand
ToolsCommand
WebhookCommand

Functions§

run