Directories
¶
| Path | Synopsis |
|---|---|
|
Command flow is the Flowstate CLI: it validates, fixes, tests, and runs Flowfiles locally, and serves as the control plane, worker, and operator tooling for durable execution against Temporal.
|
Command flow is the Flowstate CLI: it validates, fixes, tests, and runs Flowfiles locally, and serves as the control plane, worker, and operator tooling for durable execution against Temporal. |
|
internal/appearance
Package appearance holds the CLI's appearance pins: charmbracelet/vhs tape files under testdata, one per styled surface, each paired with a golden of the terminal screen the tape produces.
|
Package appearance holds the CLI's appearance pins: charmbracelet/vhs tape files under testdata, one per styled surface, each paired with a golden of the terminal screen the tape produces. |
|
internal/docsgen
Package docsgen generates the reference documentation under docs/reference/, from the things that cannot drift.
|
Package docsgen generates the reference documentation under docs/reference/, from the things that cannot drift. |
|
internal/fragments
Package fragments holds the interactive documents `flow mcp` serves as MCP Apps UI resources.
|
Package fragments holds the interactive documents `flow mcp` serves as MCP Apps UI resources. |
|
internal/mcp
Package mcp is the protocol surface `flow mcp` serves: tool names and descriptions derived from the schema, the RPC dispatch table, and registration of both onto an *mcp.Server.
|
Package mcp is the protocol surface `flow mcp` serves: tool names and descriptions derived from the schema, the RPC dispatch table, and registration of both onto an *mcp.Server. |
|
internal/reference
Package reference holds the documents `flow mcp` serves as MCP resources.
|
Package reference holds the documents `flow mcp` serves as MCP resources. |
|
internal/taskexample
Package taskexample builds the smallest Flowfile step that runs a given task.
|
Package taskexample builds the smallest Flowfile step that runs a given task. |
|
internal/ui
Package ui decides, in one place, how the flow command line looks.
|
Package ui decides, in one place, how the flow command line looks. |
|
internal/watch
Package watch is the TUI `flow watch` draws while a run is going, and the state machine both the live view and the plain, line-per-change shape fold their answers into.
|
Package watch is the TUI `flow watch` draws while a run is going, and the state machine both the live view and the plain, line-per-change shape fold their answers into. |
Click to show internal directories.
Click to hide internal directories.