summarizer

package
v1.4.6 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2026 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Plugin

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

Plugin listens to after:block:indexed and appends a generated child summary for blocks containing #summarize. It is a reference implementation for Go plugins.

func Register

func Register(b *bus.Bus, store storage.Provider, engine *parser.Engine, llm ai.LLMProvider) *Plugin

Register subscribes the summarizer plugin to bus.TopicAfterBlockIndexed. llm may be nil (uses a lightweight offline summary).

Jump to

Keyboard shortcuts

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