Documentation
¶
Index ¶
- func DecodeClaudeEvent(input []byte, agentName string) (hook.Event, error)
- func DecodeCodexEvent(input []byte, agentName string) (hook.Event, error)
- func EncodeClaudeResult(hookEventName string, result hook.Result) ([]byte, error)
- func EncodeCodexResult(hookEventName string, result hook.Result) ([]byte, error)
- func Run(stdin io.Reader, stdout, stderr io.Writer, codec Codec, ...) int
- type Codec
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeCodexEvent ¶ added in v0.13.0
func EncodeClaudeResult ¶
func EncodeCodexResult ¶ added in v0.13.0
Types ¶
Click to show internal directories.
Click to hide internal directories.