Skip to content

Commit 0b45f71

Browse files
committed
fix: modes
1 parent 9977837 commit 0b45f71

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/shared/modes.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ export const modes: readonly ModeConfig[] = [
5858
{
5959
slug: PEARAI_CREATOR_MODE_WEBAPP_MANAGER_SLUG,
6060
name: "🍐 PearAI Creator Webapp Manager",
61-
roleDefinition:
61+
roleDefinition: "You are a PearAI Creator Webapp Manager",
62+
customInstructions:
6263
"<PEARAI CREATOR_WEBAPP_MANAGER></PEARAL_CREATOR_WEBAPP_MANAGER>",
6364
groups: ["read", "edit", "browser", "command", "mcp"],
6465
backendOnly: true,

0 commit comments

Comments
 (0)