"Rudder puts every developer in the captain's chair of their AI agents."
npm install -g openclawopenclaw onboardopenclaw gateway (keep this terminal open)browser tool — which delegates to OpenClaw running on your machine:rudder init:pip install rudder-ai[anthropic] OpenAI gpt-4o, gpt-4-turbo, gpt-3.5-turbo pip install rudder-ai[openai] Grok / xAI grok-3-beta, grok-2 pip install rudder-ai[openai] Ollama (local, free) llama3, mistral, phi3, gemma, any pip install rudder-ai Custom Any OpenAI-compatible API pip install rudder-ai[openai]Custom option supports Groq, Together.ai, Mistral, Azure OpenAI, and any provider with an OpenAI-compatible endpoint.
/newbotMy Agent Botbot — e.g. myagent_bot or MyAgentBot/start)123456789sk-ant-...sk-...ollama pull llama3 (or any model you want)Tip: Runrudder initfrom inside your project folder. When asked for the working directory, press Enter to use the current folder.
rudder.yaml file. Keep it safe — it contains your API keys.browser tool becomes available automatically. No config changes needed.@myagent_bot), and send a message.hellowhat files are in my project?show me the contents of app.loggo to example.com and tell me what it sellsrudder.yaml file supports these options:rudder start is running in your terminalrudder.yaml is correct/start to your bot firstallowed_user_id in rudder.yaml doesn't match your actual Telegram IDworking_dir path in rudder.yaml doesn't exist on your machineopenclaw gateway is running in a separate terminalpip install rudder-ai — installable packagerudder init setup wizardpip install rudder-ai[github] — GitHub toolsPosted Apr 23, 2026
Developed Rudder for remote orchestration of AI agents via Telegram.