Skip to main content

Module commands

Module commands 

Source
Expand description

CLI command implementations.

Defines the Cli struct (clap derive) and a top-level run function that dispatches to each subcommand: compile, info, query, get.

Structs§

Cli
AgenticCodebase – Semantic code compiler for AI agents.

Enums§

Command
Top-level subcommands.
OutputFormat
Output format selector.

Functions§

run
Run the CLI with the parsed arguments.