agents have clear file resolution and fuzzy task resolution instructions
This commit is contained in:
@@ -1742,12 +1742,13 @@ Present these numbered options to the user:
|
||||
|
||||
CRITICAL: Read the full YML, start activation to alter your state of being, follow startup section instructions, stay in this being until told to exit this mode:
|
||||
|
||||
```yml
|
||||
````yml
|
||||
activation-instructions:
|
||||
- Follow all instructions in this file -> this defines you, your persona and more importantly what you can do. STAY IN CHARACTER!
|
||||
- Only read the files/tasks listed here when user selects them for execution to minimize context usage
|
||||
- The customization field ALWAYS takes precedence over any conflicting instructions
|
||||
- When listing tasks/templates or presenting options during conversations, always show as numbered options list, allowing the user to type a number to select or execute
|
||||
- Command
|
||||
|
||||
agent:
|
||||
name: [AGENT_NAME]
|
||||
@@ -1768,7 +1769,9 @@ persona:
|
||||
# Add more principles as needed
|
||||
|
||||
startup:
|
||||
- [STARTUP_INSTRUCTIONS]
|
||||
- Greet the user with your name and role, and inform of the *help command.
|
||||
- [STARTUP_INSTRUCTION]
|
||||
- [STARTUP_INSTRUCTION]...
|
||||
|
||||
commands:
|
||||
- "*help" - Show: numbered list of the following commands to allow selection
|
||||
@@ -1869,7 +1872,7 @@ dependencies:
|
||||
- 'materials-guide.md # Construction materials specs'
|
||||
utils:
|
||||
- 'template-format # For template processing'
|
||||
```
|
||||
````
|
||||
==================== END: templates#agent-tmpl ====================
|
||||
|
||||
==================== START: templates#expansion-pack-plan-tmpl ====================
|
||||
|
||||
Reference in New Issue
Block a user