# agentuity-cli-repl > interactive REPL for testing - Author: Parteek Singh - Repository: agentuity/default-template-example - Version: 20260106105328 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/agentuity/default-template-example - Web: https://mule.run/skillshub/@@agentuity/default-template-example~agentuity-cli-repl:20260106105328 --- --- name: agentuity-cli-repl description: interactive REPL for testing version: "0.0.111" 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 ```