aiwf

command
v0.29.0 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Command aiwf is the ai-workflow framework's single binary.

The binary's entry point is intentionally minimal — main() defers every concern (OS preflight, dispatch, error rendering) to internal/cli.Execute. The Cobra command tree, version helpers, and help text all live in internal/cli/; per-verb implementations live in internal/cli/<verb>/. Integration tests for the dispatcher live at internal/cli/integration/.

G-0107 fully closed at M-0118/AC-5: cmd/aiwf/ contains main.go only.

Jump to

Keyboard shortcuts

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