fix(agent): clarify that history message annotations are read-only metadata
This commit is contained in:
parent
0e72ac87c1
commit
dffceffcaf
1 changed files with 2 additions and 0 deletions
|
|
@ -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)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue