Skip to content

App — Forge IDE

Dev environment sub-product. Lives under /products/forge/.

FieldValue
StatusAlpha
Owner@aphaiboon
Sidekick-accessible(sub-product)

Forge is a development environment integrated into CMMD. Currently in Alpha — internal use + select beta customers.

Full Forge documentation lives under /products/forge/.

The Forge has substantially different concerns from the rest of CMMD:

ConcernWhy it differs
Agent infrastructureLong-running coding agents (not chat-style)
GitHub integrationRepo cloning, PR creation, code review at scale
Provider egressCalls many LLM providers (LLM marketplace) — separate operational concern
CMMD platform syncTwo-way sync between Forge projects and CMMD workspace
Local LLM stabilitySelf-hosted model serving for sensitive code
SurfaceNotes
Forge sidebar itemAppears in CMMD only if user has Forge access
CmmdLinkBadge / LinkToCmmd flowForge projects can be linked to CMMD tasks / projects (Flow 8.1+)
Provider EgressSee Provider Egress incident page (2026-05-15)

Tools planned: link_forge_project_to_cmmd_project, query_forge_status, suggest_forge_workflow.