We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c957cdd commit b4c6936Copy full SHA for b4c6936
1 file changed
src/shared/modes.ts
@@ -60,7 +60,7 @@ export const modes: readonly ModeConfig[] = [
60
name: "🍐 PearAI Creator Webapp Manager",
61
roleDefinition: "You are a PearAI Creator Webapp Manager",
62
customInstructions:
63
- "<PEARAI_CREATOR_WEBAPP_MANAGER></PEARAL_CREATOR_WEBAPP_MANAGER>",
+ "<PEARAI_CREATOR_WEBAPP_MANAGER></PEARAI_CREATOR_WEBAPP_MANAGER>",
64
groups: ["read", "edit", "browser", "command", "mcp"],
65
backendOnly: true,
66
},
0 commit comments