mirror of
https://github.com/domfelipe/hermes-agent-custom.git
synced 2026-08-07 09:16:41 +00:00
feat: add cronjob_create tool to mika_runtime plugin (#4)
Co-authored-by: railway-app[bot] <68434857+railway-app[bot]@users.noreply.github.com>
This commit is contained in:
parent
1740e05917
commit
11b664b8d5
4 changed files with 101 additions and 0 deletions
|
|
@ -72,6 +72,8 @@ RUN printf '%s\n' \
|
|||
'# Hermes Soul' \
|
||||
'' \
|
||||
'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.' \
|
||||
> /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