superpowers/hooks
Blaž Čulina a2964d7a20 fix: add Copilot CLI platform detection for sessionStart context injection
Copilot CLI v1.0.11 reads `additionalContext` from sessionStart hook
output, but the session-start script only emits the Claude Code-specific
nested format. Add COPILOT_CLI env var detection so Copilot CLI gets the
SDK-standard top-level `additionalContext` while Claude Code continues
getting `hookSpecificOutput`.

Based on PR #910 by @culinablaz.
2026-03-31 11:51:22 -07:00
..
hooks-cursor.json Update changelog with Cursor hooks support (#709) 2026-03-15 21:42:15 +00:00
hooks.json fix: stop firing SessionStart hook on --resume 2026-03-15 18:28:55 +00:00
run-hook.cmd fix: quote CLAUDE_PLUGIN_ROOT for spaces, use POSIX-safe path resolution 2026-02-21 10:40:30 -08:00
session-start fix: add Copilot CLI platform detection for sessionStart context injection 2026-03-31 11:51:22 -07:00