Skip to main content
Revolte supports two ways to build software: work interactively in chat or trigger an autonomous workflow from Jira. Both paths use repository context, isolated execution, and a review step before changes enter your delivery process.

Interactive Chat

Shape the requirement with Revolte, follow implementation, and review the result in one conversation.

Jira Workflow

Start work from a Jira ticket and follow the autonomous run through planning, implementation, and review.

The common workflow

1

Describe the Work

Start with a prompt or Jira ticket that explains the expected outcome, constraints, and success criteria.
2

Provide Codebase Context

Select a connected repository and add any paths or requirements that help Revolte understand where the change belongs.
3

Review the Approach

Check the proposed plan, affected files, and validation steps before accepting the implementation direction.
4

Follow Execution

Revolte works in an isolated sandbox, where it can inspect files, make changes, and run checks without modifying your local workspace.
5

Inspect the Result

Review the changed files, code diff, validation output, and live preview when one is available.
6

Deliver the Change

Commit the approved work or continue through your team’s pull request and deployment process.
Choose Build with Interactive Chat for collaborative work, or Automate Work from Jira when the requirement is already managed in Jira.