Skip to main content

Crate tftio_cli_agent

Crate tftio_cli_agent 

Source
Expand description

Agent-mode types and skill artifact generation for tftio CLI tools.

Re-exports agent-mode types from tftio_cli_common. Agent skill artifact generation will move here once the test infrastructure dependencies on tftio_cli_common::test_support are resolved.

Structs§

AgentCapability
Declarative capability group for agent-mode visibility.
AgentModeContext
Shared process-level agent-mode context.
AgentSurfaceSpec
Declarative capability surface for a tool.
CommandSelector
Declarative selector for a command path.
FlagSelector
Declarative selector for a long flag on a command path.
ToolSpec
Shared metadata for a CLI binary.

Enums§

AgentDispatch
Shared parse result for agent-aware entrypoints.
AgentSkillError
Error returned when rendering a single agent capability view fails.
AgentSubcommand
Ungated agent-skill subcommand surface.
DescribeFormat
Output format for agent describe.
EmitScope
Installation scope for agent emit-skills --install.
EmitTarget
Target agent runtime for agent emit-skills.
ListFormat
Output format for agent list.