Astra likes to tell you every minute it's waiting on agents

And the annoying thing is you can't fix it: There’s also a conflicting instruction in this session’s host guidance: it requires user-facing commentary at least every 60 seconds and discourages individual waits longer than 60 seconds. If that other session has the same guidance, it can push Astra into exactly this pattern despite your framework saying to rely on completion notifications. Framework wording alone cannot override higher-priority host instructions. You said "it requires user-facing commentary at least every 60 seconds" - where does that come from? system prompt? • Yes—specifically, a developer-level instruction supplied by the host, rather than your AGENTS.md or the top-level system message. Under “Intermediate commentary”, it says: > “The user appreciates consistent, frequent communication during your turn, and should not be left without a commentary update for more than 60 seconds during ongoing work.” Separately, under “Rules for getting work done”: > “Avoid performing blocking sleep or wait calls longer than 60 seconds, as they may prevent you from communicating with the user for their duration.” Those instructions have higher priority than your framework instructions. I can confirm they’re present in this session; I haven’t verified that the other session received identical instructions. They help explain the repeated wake-ups, but don’t require those lengthy, repetitive updates or justify unsupported claims about what the worker is doing. Is there any way to override those instructions or change them? • Not through AGENTS.md , a skill, or an ordinary chat instruction. Those have lower priority than the host’s developer instructions. Changing them requires control over the configuration or code that supplies that developer message. I don’t have a setting exposed here that lets me edit it. I found a GitHub issue describing the problem: github.com/openai/codex/issues/31935 If this affects you too I think we should all upvote and comment on the issue to get it some recognition!

添加评论
点赞收藏
点踩分享查看原文
评论
?
参与讨论