01 / Build
Move a feature forward.
Describe a change or start from a connected issue. Approve the plan, then follow the implementation and review its results.
Example request
Add CSV export to the reports page.
Self-hosted autonomous development
Build features, fix errors, and improve your codebase on your infrastructure. CrewWork executes the work and runs independent validation. You review the changes and the evidence before deciding what merges.
Local open-weight models. Required checks. Human review.

One workspace for the changes you want to make and the problems you need to solve.
01 / Build
Describe a change or start from a connected issue. Approve the plan, then follow the implementation and review its results.
Example request
Add CSV export to the reports page.
02 / Repair
Turn runtime errors and security findings into proposed fixes. Inspect the changes and required validation before deciding what merges.
Example request
Fix the checkout error reported by Sentry.
03 / Improve
Start from a measured coverage gap or a code improvement suggestion. Scope the work to a specific target and inspect the outcome.
Example request
Add tests for the uncovered paths in billing.
A clear path from a connected repository to a change you can review.
Connect a repository or start a local project. CrewWork indexes the code to give each run project context.
Describe the work or start from a finding. Review the proposed scope and validation targets before execution.
CrewWork implements the change and runs required checks, with repair attempts bounded by your configured limits.
Inspect the changes, executed checks, and results. You decide what merges into your project.
Saved run state and checkpoints support recovery after interruptions. Time, token, and iteration budgets bound execution, while workspace locks coordinate repository writes.
Walk through the full workflowIndependent verification
Passing checks establish what was verified. They do not guarantee that every possible defect has been found.
Read how verification works
Platform Self-Repair uses Qwen3.8 27B to propose changes to CrewWork itself. Isolated validation and a separate promotion test matrix check the candidate before a draft pull request reaches a person for review.
Explore Platform Self-RepairLocal by default
CrewWork uses the same Qwen3.8 27B open-weight model for planning, coding, review, structured extraction, and chat. No frontier API is required. You can configure other OpenAI-compatible endpoints, with public model endpoints requiring an explicit opt-in.
What self-hosting involvesDiscuss what you want to build, repair, or improve, along with your deployment needs and access to CrewWork.
Or view the architecture for the full technical picture.