Skip to content

fix(acp): add thread-resolution guidance to heartbeat prompt (#5532) - #5533

Draft
cameronhotchkies wants to merge 1 commit into
mainfrom
fix/5532-heartbeat-thread-context
Draft

fix(acp): add thread-resolution guidance to heartbeat prompt (#5532)#5533
cameronhotchkies wants to merge 1 commit into
mainfrom
fix/5532-heartbeat-thread-context

Conversation

@cameronhotchkies

Copy link
Copy Markdown
Collaborator

Why

Heartbeat feed mentions currently lack active channel context, so the default prompt needs to tell agents how to recover the thread root before replying.

What

  • Add explicit buzz messages thread --channel <h-tag> --event <event_id> guidance for actionable heartbeat feed mentions
  • Add a unit test covering the thread-resolution instruction text in the default heartbeat prompt

Risk Assessment

Low — this only changes the default heartbeat prompt text and its unit coverage; normal dispatch paths and persona-supplied heartbeat prompts are unchanged.

References

Generated with Codex

Co-authored-by: Lazy Joe <dbd8c9941ba6dafebcef0abc015b65e75d52e7452f2ce483c9c3fd4d180f2504@buzz.block.builderlab.xyz>
Signed-off-by: Lazy Joe <dbd8c9941ba6dafebcef0abc015b65e75d52e7452f2ce483c9c3fd4d180f2504@buzz.block.builderlab.xyz>
Ai-assisted: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

buzz-acp: heartbeat feed mentions have no thread context — responses go unthreaded or silent

1 participant