[2026-06-16] add hermes Eagle/Whale example configs (tokens redacted)
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
# Hermes Whale — example config (tokens redacted)
|
||||
# Source: ~/.hermes/hermes-whale/config.yaml
|
||||
# Copy back: cp this ~/.hermes/hermes-whale/config.yaml
|
||||
|
||||
model:
|
||||
default: deepseek-chat
|
||||
provider: deepseek
|
||||
|
||||
agent:
|
||||
max_turns: 90
|
||||
reasoning_effort: medium
|
||||
gateway_timeout: 1800
|
||||
|
||||
terminal:
|
||||
backend: local
|
||||
timeout: 180
|
||||
|
||||
plugins:
|
||||
enabled:
|
||||
- zulip-topic-routing
|
||||
- eagle-thread-guard
|
||||
|
||||
mcp_servers:
|
||||
obsidian:
|
||||
command: mcpvault
|
||||
args:
|
||||
- /Users/admin/obsidian
|
||||
|
||||
# webhook secret, zulip credentials — restored from password manager
|
||||
Reference in New Issue
Block a user