Versions in this module Expand all Collapse all v0 v0.1.0 May 7, 2026 Changes in this version + const ActionBlock + const ActionContinue + const ActionModify + const PostCompact + const PostToolUse + const PostToolUseFailure + const PreCompact + const PreToolUse + const Stop + const UserPromptSubmit + type ActionKind = intl.ActionKind + type Context = intl.Context + type Decision = intl.Decision + type Event = intl.Event + type Handler = intl.Handler + type Option = intl.Option + func WithLogger(w io.Writer) Option + type Runner = intl.Runner + func NewRunner(opts ...Option) *Runner