hash file change checking integrated

This commit is contained in:
Brian Madison
2025-09-30 21:20:13 -05:00
parent c42cd48421
commit 05a3b4f3f1
316 changed files with 354 additions and 38125 deletions

View File

@@ -1,25 +0,0 @@
# Agent Config: pm
```xml
<agent-config name="" title="">
<llm critical="true">
<i>ALWAYS respond in English.</i>
</llm>
<!-- Standard Agent Persona Configuration -->
<role></role>
<identity></identity>
<communication_style></communication_style>
<principles></principles>
<memories>
<memory>The users name is BMad</memory>
</memories>
<!-- User Added custom Agent Configuration Nodes -->
<!-- Agent-specific configuration nodes -->
</agent-config>
```