feat: remove hardcoding from installer for agents, improve expansion pack installation to its own locations, common files moved to common folder
This commit is contained in:
4
dist/teams/team-fullstack.txt
vendored
4
dist/teams/team-fullstack.txt
vendored
@@ -628,9 +628,9 @@ Confirm with the user their preferred interaction style:
|
||||
|
||||
### 3. Execute Template
|
||||
|
||||
- Load specified template from `templates#*` or the ../templates directory
|
||||
- Load specified template from `templates#*` or the `{root}/templates directory`
|
||||
- Follow ALL embedded LLM instructions within the template
|
||||
- Process template markup according to `utils#template-format` or `../utils/template-format` conventions
|
||||
- Process template markup according to `utils#template-format` or `{root}/utils/template-format` conventions
|
||||
|
||||
### 4. Template Processing Rules
|
||||
|
||||
|
||||
Reference in New Issue
Block a user