A bot in Automa is a remote coding tool that can work on coding tasks
A bot in Automa is a remote coding assistant designed to handle various coding tasks. Think of it as a specialized tool in your development workflow, running in the cloud and always available. Bots connect to Automa as external services via webhooks, meaning anyone can build and integrate their own custom bots.
While all agents are a type of bot, not all bots are agents. Here’s the key difference:
Bots are designed to follow a specific, predefined set of rules to perform a task.
Agents possess a greater degree of autonomy. They can analyze code, understand context, and make decisions on how to best approach a task. This makes agents ideal for complex scenarios that require a deeper understanding of your codebase.