Theme
On this page

codepotx workflow

This guide describes the official JavaScript rewrite currently developed inside the monorepo.

1. Prepare the workspace

2. Create codepotx.config.ts

3. Create a Handlebars pack

Example paths.yaml:

Example template:

4. Create CodepotFile.yml

5. Inspect before generating

6. Generate

The runtime plans and renders before mutation, applies managed writes, updates the task manifest, runs approved commands, and returns structured diagnostics and reports.

7. Embed the runtime

The same runtime call can sit behind a CLI, web page, editor command, MCP tool, or internal service.