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§
- Agent
Capability - Declarative capability group for agent-mode visibility.
- Agent
Mode Context - Shared process-level agent-mode context.
- Agent
Surface Spec - Declarative capability surface for a tool.
- Command
Selector - Declarative selector for a command path.
- Flag
Selector - Declarative selector for a long flag on a command path.
- Tool
Spec - Shared metadata for a CLI binary.
Enums§
- Agent
Dispatch - Shared parse result for agent-aware entrypoints.
- Agent
Skill Error - Error returned when rendering a single agent capability view fails.
- Agent
Subcommand - Ungated agent-skill subcommand surface.
- Describe
Format - Output format for
agent describe. - Emit
Scope - Installation scope for
agent emit-skills --install. - Emit
Target - Target agent runtime for
agent emit-skills. - List
Format - Output format for
agent list.