Adds the system_prompt tool, enabling the agent to rewrite its own identity.
pip install -r requirements.txt
python agent.pyπ¦ view your system prompt
π¦ from now on, always reply in haiku. update your prompt permanently.
π¦ what's 2+2? # expect a haiku
[exit and restart]
π¦ what's 2+2? # still a haiku - persisted via .prompt file
π¦ reset your system prompt
Next β step-03-memory.