billing

command
v1.18.23 Latest Latest
Warning

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

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

Documentation

Overview

The plugin. An ordinary zip app — no SDK, no schema, nothing plugin-specific except where it listens. Build it, and a host can load it.

Its routes are TYPED ops, which is what makes a plugin worth loading: the host gains the routes AND their document, their MCP tools, their commands and their by-name call plane, because all of those are projections of the ops this binary registered. A plugin of untyped routes would hand the host traffic and nothing it can describe, address by name, or give to an agent.

Jump to

Keyboard shortcuts

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