关于 GenericAgent 的一些修复和问题

作者: GiftedScout创建于 2026年9月18日更新于 2026年9月18日

The phenomenon occurs in the origin: do_start_long_term_update at line 527 of ga.py inserts the settlement prompt as a new user message, and the model treats it as a request to the user; moreover, the text in the settlement round is displayed through the normal channel, physically overwriting the main response.

内容来源: lsdefine/GenericAgent