ACP/Codex 新会话初始化 greeting 被拼进首条回复

使用 codex-acp:gpt-5.5 作为模型时,新线程的第一条 Assistant 回复前会被自动拼入:

Hi. What would you like to work on?

复现现象:

  • 只发生在新线程第一条 Assistant 消息

  • 历史保存的线程 markdown 中也能看到该句被写入正文

  • 普通聊天模型没有这个问题

  • 当前使用 @zed-industries/codex-acp@0.16.0

  • 本机进程显示 Alma 启动了 node /usr/local/bin/codex-acp -> codex-acp

推测原因: ACP/Codex agent 初始化时返回的默认 greeting 没有被 Alma 过滤,导致它被当作正常 assistant content 拼接到首条回复里。

期望: Alma 在 ACP 会话初始化阶段过滤 Hi. What would you like to work on? 这类默认 greeting,或者不要把 agent 初始化消息写入用户可见回复和线程历史。

Please authenticate to join the conversation.

Upvoters
Status

In Review

Board
🐛

Bug Reports

Date

About 2 hours ago

Author

亚马逊的雪

Subscribe to post

Get notified by email when there are changes.