Agentropic
Back to projects
Agent Framework8.0k starsPython

OpenClaw

Open-source AI agent framework for building autonomous task-completion agents with tool use and memory.

About this project

OpenClaw is an open-source framework for building AI agents that can autonomously complete complex tasks by using tools, maintaining memory, and planning multi-step workflows. Key capabilities: • Define custom tools that your agent can use (web search, code execution, API calls, file operations) • Built-in memory system so agents can learn from past interactions • Multi-step planning — agents break down complex tasks into actionable steps • Human-in-the-loop support for high-stakes decisions • Works with multiple LLM providers It's designed for developers and teams building production AI agent systems, but the web UI makes it accessible to anyone who wants to see what autonomous AI agents can do.

What to try first

  • Explore the main dashboard and familiarize yourself with the interface
  • Create a simple project or workflow to see how it works
  • Try the most popular features that the community is buzzing about
  • Check out the settings panel for advanced configuration options
OpenClaw - Try It on Agentropic