--- name: agentuity-cli-repl description: interactive REPL for testing version: "0.1.2" license: Apache-2.0 allowed-tools: "Bash(agentuity:*)" metadata: command: "agentuity repl" tags: "slow" --- # Repl interactive REPL for testing ## Usage ```bash agentuity repl ``` ## Examples Run repl command: ```bash bunx @agentuity/cli repl ```