We could not reach this plugin on our last check
That is usually a short outage rather than a removal. We last reached it on 26 August 2026, and we keep trying — this notice goes away when it answers again.
ben2pc/session-instructions-loader
v1.0.4MIT
Codex-only SessionStart hook that injects ancestor AGENTS.md files and repo-configured instruction files.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "session-instructions-loader",
"version": "1.0.4",
"description": "Codex-only SessionStart hook that injects ancestor AGENTS.md files and repo-configured instruction files.",
"author": {
"name": "Ben2pc",
"email": "pangcheng33@gmail.com",
"url": "https://github.com/Ben2pc"
},
"homepage": "https://github.com/Ben2pc/auriga-cli/tree/main/plugins/session-instructions-loader",
"repository": "https://github.com/Ben2pc/auriga-cli",
"license": "MIT",
"keywords": [
"instructions",
"session-start",
"context",
"codex"
]
}