Files
pi/packages
T
Mario Zechner 8fda948866 fix(coding-agent): string systemPrompt now works as full replacement
When passing a string systemPrompt to createAgentSession(), it is now
used as-is without appending context files and skills. This matches the
documented behavior: 'String replaces default, function receives default
and returns final.'

Previously, string systemPrompt would have context files and skills
appended, causing duplication if they were already in the string.

fixes #543
8fda948866 ยท 2026-01-08 20:47:52 +01:00
History
..
2026-01-08 04:52:55 +01:00