Skip to content

v1.0.1 β€” Hermes Agent compat + normal profile default

Pre-release
Pre-release

Choose a tag to compare

@wesleysimplicio wesleysimplicio released this 17 Jun 04:08
· 6 commits to master since this release
d23b8ee

What's new in v1.0.1

Bug fixes

  • Enforcement disabled by default β€” force_all_resources now defaults OFF. No more blocking on missing local model stack.
  • Hermes Agent compatibility β€” auto-detects HERMES_HOME, HERMES_SESSION_ID, HERMES_AGENT_NAME and disables enforcement automatically.
  • SIMPLICIO_NO_ENFORCE=1 β€” explicit opt-out env var for any context.
  • Profile default: normal β€” no longer starts in full (high-performance) mode by default. Use simplicio runtime-profile use full to opt in.
  • Safe update β€” user files (.simplicio/memory/, .skills/*/SKILL.md, .tools/custom/, custom MCPs) are never overwritten on auto-update.

Upgrade

simplicio update apply
# or
curl -fsSL https://simpleti.com.br/simplicio/install.sh | sh