You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/dashboard/app/layout.tsx
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,9 @@ import WebVitalsBridge from "../components/WebVitalsBridge";
4
4
import"./globals.css";
5
5
6
6
exportconstmetadata={
7
-
title: "CortexPilot | AI Work Command Tower for Codex, Claude Code, and MCP",
7
+
title: "CortexPilot | The command tower for AI engineering",
8
8
description:
9
-
"Operate Codex and Claude Code workflows through one AI Work Command Tower with Workflow Cases, Model Context Protocol (MCP)-readable proof and replay, public first-run cases, and one governed operator path.",
9
+
"Stop babysitting AI coding work. CortexPilot plans, delegates, tracks, resumes, and proves long-running engineering work across Codex and Claude Code with Workflow Cases, read-only MCP truth, and replayable proof.",
0 commit comments