Skip to content

Forge Lab Mode

ContextWorkshop is no longer a standalone service. Its developer tooling has been merged into ContextForge Lab Mode under services/forge/src/contextunity/forge/lab/.

Shipped Today

CapabilityLocation
DevTools MCPservices/forge/src/contextunity/forge/lab/mcp/tools/devtools.py
Docs MCPservices/forge/src/contextunity/forge/lab/mcp/tools/docs.py
Docs ingestionservices/forge/src/contextunity/forge/lab/mcp/tools/ingestion.py
Unified MCP processpython -m contextunity.forge mcp
Dashboard processpython -m contextunity.forge
Terminal window
# From monorepo root
uv run --package contextunity-forge python -m contextunity.forge mcp

Current Direction

Forge Lab Mode owns operator/developer workflows that need repository context, docs search, lint/test subprocess tools, or documentation ingestion. Router graph execution and project manifests remain Router-owned; Forge does not compile or mutate active Router graphs at runtime.

Architecture

roadmap-workshop

See also Infrastructure -> Deployment and Code Quality & Types.