Expand description
Interactive REPL for mixtape agents
Structs§
- Permission
Request - All information needed to prompt for permission approval
- Presentation
Hook - Hook that presents tool calls with rich CLI formatting
- Simple
Prompter - Simple approval prompter with clear options
Enums§
Traits§
- Approval
Prompter - Trait for approval prompt implementations
Functions§
- indent_
lines - print_
confirmation - Print a confirmation message
- print_
tool_ header - Print the tool header with emoji
- prompt_
for_ approval - Convenience function using the default prompter
- read_
input - Read a line of input
- run_cli
- Run an interactive REPL for the agent
Type Aliases§
- Default
Prompter - Default prompter type