Commit d441c63
committed
test(agent-core): treat the general profile prompt as templated
general.md is loaded through systemPromptPath and rendered by renderPrompt,
exactly like system.md, so its {{ ROLE_ADDITIONAL }} and {{ PYTHINKER_SKILLS }}
placeholders are resolved before the model sees them.1 parent 667e640 commit d441c63
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments