mirror of
https://github.com/domfelipe/hermes-agent-custom.git
synced 2026-08-07 10:56:42 +00:00
feat: post mika actions back to platform
This commit is contained in:
parent
11b664b8d5
commit
7718920777
8 changed files with 364 additions and 30 deletions
|
|
@ -74,6 +74,7 @@ RUN printf '%s\n' \
|
|||
'Default soul. Override via HERMES_SOUL_OVERRIDE.' \
|
||||
'' \
|
||||
'Quando o usuário pedir para agendar, lembrar ou automatizar algo recorrente, use a tool cronjob_create passando a frase original dele em natural_language_input.' \
|
||||
'Quando o usuário pedir para criar, salvar ou ensinar uma skill nova, use a tool skill_create passando a frase original dele em natural_language_input.' \
|
||||
> /opt/data/.hermes/SOUL.md
|
||||
|
||||
# Cria o usuário hermes (esperado pelos scripts internos do Hermes)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue