Skip to content

[codex] sync skills to named client profiles#11

Merged
AIPMAndy merged 1 commit into
mainfrom
codex/hermes-profile-skill-recall
Jul 16, 2026
Merged

[codex] sync skills to named client profiles#11
AIPMAndy merged 1 commit into
mainfrom
codex/hermes-profile-skill-recall

Conversation

@AIPMAndy

Copy link
Copy Markdown
Owner

Summary

  • expand a platform registry target such as hermes to all configured named instances such as hermes:dev
  • require truthful client and session metadata in the shared Memory Loop Skill
  • document named-profile setup and add regression coverage

Root cause

Hermes isolates both MCP configuration and Skill discovery by profile. Syncing only the default hermes root left named profiles without the shared Memory Loop Skill. The previous metadata wording also allowed agents to omit the client or invent placeholder session values.

Impact

Newly configured Hermes profiles receive the same shared Skills without duplicating registry entries. Recall telemetry can distinguish Hermes calls reliably, while unknown session IDs are omitted instead of fabricated.

Validation

  • python3 -m pytest -q (160 passed)
  • python3 -m compileall -q dna.py dna scripts tests
  • python3 scripts/check_public_safety.py
  • git diff --check

@AIPMAndy
AIPMAndy merged commit 9d4c6be into main Jul 16, 2026
3 checks passed
@AIPMAndy
AIPMAndy deleted the codex/hermes-profile-skill-recall branch July 16, 2026 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant