Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,046 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Creator Engine

Creator Engine helps you turn an idea into working software with an AI coding agent. Describe the change, agree on what success looks like, and get a clear record of the work, checks, and review materials before delivery.

Latest release CI License

Contents

What is Creator Engine?

Creator Engine is a terminal companion for the coding agent you already use. It helps you state the outcome you want, keep a change focused, and inspect the result with the checks and review information needed to decide whether it is ready. You stay in charge of important decisions while your agent handles the day-to-day implementation work.

How CE helps you build

flowchart LR
    Idea[Describe the outcome] --> Plan[Confirm the plan]
    Plan --> Build[Agent builds the change]
    Build --> Check[Inspect checks and review]
    Check --> Deliver[Deliver the result]
    Check -- feedback --> Plan
Loading

Start with the result you want. CE helps turn it into a focused plan, keeps the agent on that plan, and gathers the checks and review materials you need before delivery. Read the full journey in How CE Builds Software.

Quickstart

Install

Run the public bootstrap installer:

curl --proto '=https' --tlsv1.2 -fsSL https://creator-engine.dev/install.sh | bash

The installer sets up the ce command and checks that your environment is ready for a first project.

Start your first session

From the repository where you want to work, run:

ce onboard

ce onboard checks your local setup, prepares CE for the repository, and opens your coding agent unless you opt out. Describe a small change in plain language, confirm the plan, then use the resulting checks and review materials to decide when it is ready.

For later sessions, run:

ce launch

Useful commands

Use these commands for the usual journey:

ce onboard       Set up CE for a repository and begin
ce launch        Open a working session with your coding agent
ce shape         Describe and refine a proposed change
ce scope         Save the agreed change details
ce drive --spawn Ask CE to start the implementation work
ce report        Read the resulting work and check summary
ce preflight-gate Run one focused repository preflight invariant

See the CLI Reference for every command and option.

Ways to use CE

Approach Best for What you do Deeper guide
Guided mode People who want to describe a goal and make key decisions State the outcome, confirm the plan, and inspect the evidence Solo + CEO Mode Onboarding
Command-line mode People who prefer direct terminal control Use the commands yourself while CE organizes the work Solo + Dev Mode Onboarding

Project status

Creator Engine v0.3.6 is the latest release, published July 12, 2026. See the CHANGELOG for release notes and GitHub Releases for downloadable release details. Creator Engine is in a public pilot phase, with the core local workflow ready to try while some team features continue to develop.

Documentation

Start here Use it for
Welcome A product-level orientation before the first run
Quickstart The copy-paste path for a first change
How CE Builds Software The full product journey
Understanding CE Plain-language concepts and terminology
Complete Walkthrough A fuller install-to-delivery narrative
CLI Reference Every public ce command
Contributing How to contribute to this repository
Security Vulnerability reporting and security expectations
Code of Conduct Community conduct standards

License

Creator Engine is licensed under the Apache License 2.0.

Releases

Packages

Used by

Contributors

Languages