diff --git a/src/dashboard/templates/soul.html b/src/dashboard/templates/soul.html new file mode 100644 index 00000000..3c3205b7 --- /dev/null +++ b/src/dashboard/templates/soul.html @@ -0,0 +1,45 @@ + +{% extends "base.html" %} + +{% block title %}Soul Management - Timmy Dashboard{% endblock %} + +{% block content %} +
Define the core identity, values, and personality of your agent.
+
+ The Soul (soul.md) is the most fundamental layer of the agent's memory.
+ Unlike episodic memories or facts, the Soul defines who the agent is, its primary mission,
+ and its ethical boundaries. It is always prioritized in the agent's thinking process.
+