jerome
548e421fa1
feat: add delegation-prose-contract pattern — manager operating doctrine for worker delegation
...
Defines when to delegate, worker selection matrix, verification protocol,
kanban board, and failure handling. Addresses the context overflow and
iteration exhaustion issues where the manager was doing all work itself
instead of delegating to the 6 worker profiles.
2026-07-09 02:29:42 -04:00
jerome
c0191c9edc
feat: hermes-zulip-restore contract — restore Zulip on any Hermes agent
...
Deploys zulip-platform adapter to bundled plugin path, verifies
env credentials, restarts gateway, and validates Zulip connection.
Covers Mumuni (CT114), Tanko (CT112), Koby (CT111).
Includes _strip_html slash-command fix, known failure modes,
and owner-aware restart paths.
2026-07-08 03:19:01 -04:00
jerome
0a3b62a598
hermes-config-template: update to v2.1.0 — max_tokens, auxiliary consistency, compression threshold
...
- Add model.max_tokens: 4096 (thermal safety — Rule 6)
- Add context_length: 262144 to template
- Add Rule 7: Auxiliary model consistency (gemma-4-12b + base_url + api_key_env)
- Add Rule 8: Compression threshold for 256K models (0.65, not 0.25)
- Fix compression section: threshold 0.65, max_context_window 262144, protect_last_n 40
- Remove stray api_key_env from compression block (not propagated)
- Update agent Keys table to show key aliases instead of redacted values
- Add base_url and timeout to all auxiliary service configs
- Add auxiliary: compression: section matching main compression config
- Update version 2.0.0 → 2.1.0
2026-07-04 17:54:43 -04:00
jerome
a985748994
Update hermes-config-template.prose.md
...
update wrong searxng address
2026-07-03 17:59:39 +00:00
jerome
94b3bf84b4
Add README + Quickstart sections for agent execution
2026-06-28 13:49:06 -04:00
jerome
6a8a2c61da
Add hermes-config-template prose contract with shared infra + flexible models
2026-06-28 13:33:06 -04:00
jerome
8711840b26
Add memory-audit-maintenance prose contract
2026-06-28 13:20:27 -04:00