# agentuity-cli-repl > interactive REPL for testing - Author: huijiro - Repository: agentuity/discord-help-agent - Version: 20260104182321 - Stars: 1 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/agentuity/discord-help-agent - Web: https://mule.run/skillshub/@@agentuity/discord-help-agent~agentuity-cli-repl:20260104182321 --- --- name: agentuity-cli-repl description: interactive REPL for testing version: "0.0.110" 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 ```