text

command
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Command text is the reference example plugin from the vision document (section 20): a small library of text actions — "text.uppercase@1", "text.lowercase@1", "text.join@1", "text.split@1", "text.echo_connector@1" — all served by the same process. It exists to validate the plugin protocol end to end (develop, compile, launch, execute, all without recompiling the agent), to show that one plugin can contribute more than one action, and — via text.echo_connector@1 — that a connector bound to a workflow step reaches the plugin process intact (ADR-0021).

It depends only on the SDK (sdk/go-plugin), never on any internal/ package of the agent.

Jump to

Keyboard shortcuts

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