handoff

package
v0.25.0 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package handoff prepares a compact, standalone prompt for a new agent session.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Generate

func Generate(ctx context.Context, provider core.Provider, model core.Model, messages []core.AgentMessage) (string, *core.Usage, error)

Generate produces the summary without changing the source conversation.

func Prompt

func Prompt(summary string) string

Prompt wraps a generated brief as the visible first user message.

Types

type Options

type Options struct {
	ModelSpec string
	Thinking  string
}

Options are destination-session overrides supplied to /handoff.

func Parse

func Parse(args []string) (Options, error)

Parse parses /handoff arguments.

Jump to

Keyboard shortcuts

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