iconsulting/packages
hailin 6592e72758 fix(agents): filter out internal strategy notes from followUp output
The model was putting internal notes like "引导回移民话题" in the followUp
field instead of actual user-facing questions. Two fixes:

1. Schema: describe followUp as "必须以?结尾,禁止填写内部策略备注"
2. agent-loop: only yield followUp if it contains ?or ? (question mark)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 02:06:08 -08:00
..
admin-client refactor(knowledge): separate file upload into independent entry point 2026-02-06 23:29:37 -08:00
services fix(agents): filter out internal strategy notes from followUp output 2026-02-07 02:06:08 -08:00
shared feat(agents): implement multi-agent collaboration architecture 2026-02-06 04:26:39 -08:00
web-client feat(payment): P2 — 订单管理增强,支持取消订单和订单详情查询 2026-02-07 01:23:28 -08:00