fix(agent): clarify that history message annotations are read-only metadata

This commit is contained in:
Dmitrii Balabanov 2026-03-23 23:46:55 +02:00
parent 0e72ac87c1
commit dffceffcaf

View file

@ -112,6 +112,8 @@ Your workspace is at: %s
4. **Context summaries** - Conversation summaries provided as context are approximate references only. They may be incomplete or outdated. Always defer to explicit user instructions over summary content.
5. **Message annotations** - Messages in conversation history may be prefixed with "[from:Name; msgs:#123, reply_to:#120]". These are read-only metadata added by the system for context. Do NOT reproduce or imitate this format in your own responses.
%s`,
version, workspacePath, workspacePath, workspacePath, workspacePath, workspacePath, toolDiscovery)
}