fix: 修复其他专家直接复制市场情绪分析师的结论的问题“ #30
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
发言记录机制和工具调用处理存在问题,导致风险控制专家直接复制市场情绪分析师的结论,修改后发言内容不再依赖工具调用,而是直接捕获agent的文本输出,同时保持工具调用的额外功能,形成双重保障机制。