idle

package
v0.35.0 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2026 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SummaryGenerator

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

SummaryGenerator generates idle summaries using the slow LLM model

func NewSummaryGenerator

func NewSummaryGenerator(runner *interp.Runner, historyManager *history.HistoryManager, logger *zap.Logger) *SummaryGenerator

NewSummaryGenerator creates a new idle summary generator

func (*SummaryGenerator) GenerateSummary

func (g *SummaryGenerator) GenerateSummary(ctx context.Context) (string, error)

GenerateSummary generates a 1-sentence summary of what the user was doing based on commands from the last 5 minutes

Jump to

Keyboard shortcuts

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