Module prompts

Source

Structs§

PromptPack
Named prompt pack containing the textual instructions for an agent.
PromptPackBuilder

Constants§

BASE_AGENT_PROMPT
EDIT_FILE_TOOL_DESCRIPTION
FILESYSTEM_SYSTEM_PROMPT
LIST_FILES_TOOL_DESCRIPTION
Detailed tool descriptions matching Python’s comprehensive documentation
READ_FILE_TOOL_DESCRIPTION
TASK_SYSTEM_PROMPT
TASK_TOOL_DESCRIPTION
WRITE_FILE_TOOL_DESCRIPTION
WRITE_TODOS_SYSTEM_PROMPT
WRITE_TODOS_TOOL_DESCRIPTION
Comprehensive todo tool description matching Python’s detailed documentation with examples