snapshot: preserve central wiki state 2026-08-15 (7 modified + 1 new file)

This commit is contained in:
Tony0410
2026-08-15 22:11:30 +08:00
commit 92e8028bb8
71 changed files with 9897 additions and 0 deletions
+38
View File
@@ -0,0 +1,38 @@
---
title: Current Hermes Profile
type: system
status: active
created: 2026-07-22
updated: 2026-07-22
verified_on: 2026-07-22
confidence: high
tags: [system, hermes, profile]
sources: [raw/configs/hermes-config-sanitized.txt]
---
# Current Hermes Profile
## Active Profile
- **Name:** `default`
- **Location:** `~/.hermes/profiles/default/`
- **No other profiles confirmed**
## Key Settings
- **Model default:** `freellmapi-auto`
- **Default provider:** `custom:litellm``http://litellm:4000/v1`
- **Switch persistence:** `persist_switch_by_default: false`
- **Timezone:** `Australia/Perth`
- **Approvals mode:** off
- **Memory:** Mnemosyne, session-scoped, auto-sleep enabled
- **Pet slug:** none
- **Skin:** slate
## Paths
- Config: `~/.hermes/config.yaml`
- Working directory: `/home/hermes/workspace`
- Install: `~/.hermes/hermes-agent/`
- Bin: `~/.local/bin/hermes`
## Related
- [[systems/hermes-agent]]
- [[model-providers]]