Skip to main content
Bugzy participates in your software development lifecycle the way a QA teammate would — reacting to changes, proposing actions, executing tests, and reporting back. This page explains the interaction model.

Triggers and tasks

Everything starts with a trigger. A trigger runs a predefined or preconfigured task:
Some triggers execute automatically — cron schedules, deployment hooks, and GitHub webhooks run their configured task without manual confirmation. Conversational triggers like Slack or Teams messages go through the inbox agent, giving your team a chance to review before Bugzy acts.

Tasks

Bugzy uses a task-based architecture. Each task is a step-by-step workflow that composes subagents to accomplish a goal.

Subagents

Subagents are specialized AI capabilities that tasks compose together. You configure which subagents are active and which integrations they use during project setup.

Deep dive

Execution environment

Container isolation, the 15-step pipeline, and where test artifacts live.

Extend test coverage

How Bugzy generates test plans and Playwright automation.