core

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AgentRegistry

type AgentRegistry struct {
	// contains filtered or unexported fields
}

AgentRegistry resolves a mode/agent name to the agent the runtime should use. It is a placeholder for the eventual real registry; today it only needs to supply the built-in default when no mode is set.

func NewAgentRegistry

func NewAgentRegistry() *AgentRegistry

NewAgentRegistry creates a registry with built-in defaults.

func (*AgentRegistry) ResolveAgent

func (r *AgentRegistry) ResolveAgent(mode string) string

ResolveAgent normalises a mode/agent name and falls back to the default.

Directories

Path Synopsis
backend
streambridge
Package streambridge holds the shared translation helpers every backend bridge uses to convert a provider's native types into the public capabilities types: Forward for the streaming event channel, Map for List* slice results.
Package streambridge holds the shared translation helpers every backend bridge uses to convert a provider's native types into the public capabilities types: Forward for the streaming event channel, Map for List* slice results.
Package harness is experimental and outside the private beta scope.
Package harness is experimental and outside the private beta scope.
provider

Jump to

Keyboard shortcuts

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