claude

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 14, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package claude implements the agent adapter for Claude Code.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Claude

type Claude struct{}

Claude implements the agent.Agent interface for Claude Code.

func (*Claude) DecodeHookInput

func (c *Claude) DecodeHookInput(input []byte) (*agent.HookEvent, error)

func (*Claude) EncodeAllow

func (c *Claude) EncodeAllow(event *agent.HookEvent, reason string) ([]byte, error)

func (*Claude) EncodeDeny

func (c *Claude) EncodeDeny(event *agent.HookEvent, reason string) ([]byte, error)

func (*Claude) Name

func (c *Claude) Name() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL