Skip to main content

System Requirements

For Users (Binary Installation)

The CodeMachine binary bundles the Bun runtime, so no additional tooling is required.

For Developers (Building from Source)


Resource Scaling Guide

Running multiple parallel agents requires additional system resources. Use this table to plan your infrastructure:
These requirements are for running multiple AI engine processes simultaneously, not for build tooling.

Building from Source

1

Clone the Repository

2

Install Dependencies

3

Run in Development Mode

4

Build for Production


Manual Installation

If you prefer not to use a package manager, you can download the binary directly from the GitHub Releases page.

Manual Update


Uninstallation

Configuration files are stored in ~/.codemachine/. Remove this directory to completely clean up. Also remove ./.codemachine in your project to delete runtime data and reset CodeMachine.