LYAKAKOY/Hermes-Codex-Plugin

Local-first memory, recall, and skill evolution plugin for Codex agents.

19Stars on the repository
6Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

SessionStart

01

LYAKAKOY/Hermes-Codex-Plugin

Hook

Runs when a session starts on startup, resume, clear and compact, executing session_start.py via python3. From LYAKAKOY/Hermes-Codex-Plugin.

19 2mo ago A tokens not measured

UserPromptSubmit

02

LYAKAKOY/Hermes-Codex-Plugin

Hook

Runs when you submit a prompt, before the agent sees it, executing user_prompt_submit.py via python3. From LYAKAKOY/Hermes-Codex-Plugin.

19 2mo ago A tokens not measured

Stop

03

LYAKAKOY/Hermes-Codex-Plugin

Hook

Runs when the agent finishes a response, executing stop.py via python3. From LYAKAKOY/Hermes-Codex-Plugin.

19 2mo ago A tokens not measured

PreCompact

04

LYAKAKOY/Hermes-Codex-Plugin

Hook

Runs before the context is compacted for manual and auto tool calls, executing pre_compact.py via python3. From LYAKAKOY/Hermes-Codex-Plugin.

19 2mo ago A tokens not measured