contracts

package module
v0.0.0-...-5239448 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EventAssistantTurn = "com.beeper.ai.assistant_turn"
	EventStream        = "com.beeper.ai.stream_event"
	EventToolCall      = "com.beeper.ai.tool_call"
	EventToolResult    = "com.beeper.ai.tool_result"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CommonConfig

type CommonConfig struct {
	CommandPrefix string
}

CommonConfig holds cross-bridge defaults shared by all dedicated bridge binaries.

type SimpleConfig

type SimpleConfig struct {
	EnableWebSearch bool
}

SimpleConfig is the simple bridge-specific config surface.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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