# agentuity-cli-repl > interactive REPL for testing - Author: Rick Blalock - Repository: rblalock/opencode1000 - Version: 20260122193208 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/rblalock/opencode1000 - Web: https://mule.run/skillshub/@@rblalock/opencode1000~agentuity-cli-repl:20260122193208 --- --- name: agentuity-cli-repl description: interactive REPL for testing version: "0.1.25" 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 ```