workflow

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package workflow renders the dynamic-workflow board panel — the solo counterpart of the swarm web board: one row per task with lifecycle glyph, dependency badges, verify-policy chip, and a live spinner for tasks whose worker daemon is currently running.

Pure rendering — no tea.Model. The App passes the current store (nil when the feature is off) plus the daemon state for owner liveness on every frame; returns "" when there is nothing to show so the layout collapses the slot.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Render

func Render(store *wf.Store, ds *daemon.DaemonState, width int, th *theme.Theme, frame int) string

Render returns the board panel as a styled string. Empty when the feature is off (nil store) or the board has no tasks.

Types

This section is empty.

Jump to

Keyboard shortcuts

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