Module prompts

Source
Expand description

System prompts for Code Mesh

Constants§

ANTHROPIC_IDENTITY
Provider identification for Anthropic
BEAST_MODE_PROMPT
Autonomous mode prompt for complex problem solving
INITIALIZE_PROMPT
Initialization prompt for new projects
PLAN_MODE_PROMPT
System prompt for plan mode (prevents execution)
SUMMARIZE_PROMPT
Prompt for conversation summarization
SYSTEM_PROMPT
Main system prompt for Code Mesh assistant behavior
TITLE_PROMPT
Prompt for generating session titles

Functions§

get_system_prompt
Get system prompt based on mode