hermes-agent/tests/honcho_integration
Erosika 37458e72a2 feat(honcho): auto-clone config to new profiles on creation
When a profile is created and Honcho is already configured on the
default host, automatically creates a host block for the new profile
with inherited settings (memory mode, recall mode, write frequency,
peer name, etc.) and auto-derived workspace/aiPeer.

Zero-friction path: hermes profile create coder -> Honcho config
cloned as hermes.coder with all settings inherited.
2026-04-02 09:25:16 -07:00
..
__init__.py test: add unit tests for 8 untested modules (batch 3) (#191) 2026-03-01 05:28:12 -08:00
test_async_memory.py refactor(honcho): remove local memory mode 2026-03-12 16:23:34 -04:00
test_cli.py feat(honcho): auto-clone config to new profiles on creation 2026-04-02 09:25:16 -07:00
test_client.py feat(honcho): scope host and peer resolution to active Hermes profile 2026-04-02 09:25:16 -07:00
test_config_isolation.py fix(honcho): write config to instance-local path for profile isolation (#4037) 2026-03-30 16:41:19 -07:00
test_session.py test: add unit tests for 5 security/logic-critical modules (batch 4) 2026-02-28 20:33:48 +03:00