profClaw responds with its capabilities based on your configured tools and providers. The response varies by deployment mode - pro mode has access to all 77+ tools, while pico mode provides a focused essential set.
Interact directly from your terminal without opening a browser:
profclaw chat
This opens an interactive terminal session:
profClaw v2.x.x - Interactive ChatType /help for commands, /exit to quit--------------------------------------You: Summarize the README.md in this directoryAgent: I'll read the README.md file and summarize it for you.[Tool: read_file] Reading README.md...Here's a summary of the README:...
Pass a one-shot message without entering the interactive session:
List the files in the current directorySearch for TODO comments in my codebaseCreate a new file called hello.txt with "Hello World"Run my test suiteFetch the content of https://example.com
Tools are subject to your security policy. In standard mode, destructive operations like shell execution require explicit approval before they run. Use profclaw config set security.mode permissive for unrestricted local development only.
See Tools Overview for the full list of available tools and how model-aware tier routing works.