Skip to main content

Crate oy_code_cli

Crate oy_code_cli 

Source

Structs§

CliArgs
CLI arguments for oy-agent
CliConfig
Configuration loaded from ~/.oy-ai-agent/config.toml

Enums§

Commands

Functions§

build_provider_config
Build an AiConfig by merging CLI args, config file, and defaults.
register_default_tools
Register the default set of tools (Read, Write, Bash).
run
Run the agent with the given CLI arguments, or launch the TUI if no prompt is given.