AGENTS.md@packages/goal-plugin/src/bridge · git:20260703.e20cd5a · 2026-07-03 · sha256 17bb253719b0f748
AGENTS.md@packages/goal-plugin/src/bridge git:20260703.e20cd5aA
Immutable. This exact content is served forever at /api/v1/blob/17bb253719b0f748.
# DOX — packages/goal-plugin/src/bridge
Files in this directory. One row per source file.
| File | Purpose |
|------|---------|
| `index.ts` | Thin bridge entry. `pi.on("message_end")` filters customType `pi-goal-hermes:event`, maps details via `detailsToSnapshot`, emits `pi.events.emit("dashboard:plugin-message", {pluginId, messageType:"goal_status", payload})`. No judge, no sendUserMessage. See change: add-goal-continuation-plugin. |