mirror of
https://github.com/block/buzz.git
synced 2026-08-18 06:50:31 +02:00
Remove Startup Recovery section in base prompt (#6161)
## Why Managed channel sessions already receive authoritative per-turn context. The old startup recovery checklist told every new session to scan the global feed ## What - Remove `Startup Recovery` with concise channel and heartbeat turn contracts. ## Risk Assessment Low. This changes prompt guidance and its test only; routing and runtime behavior are unchanged. Generated with Codex --------- Signed-off-by: Salman Mohammed <smohammed@squareup.com>
This commit is contained in:
@@ -87,13 +87,6 @@ All replies and delegations — including task assignments to other agents — g
|
||||
- Use top-level channel-visible posts for milestones teammates must act on: picked up, blocked + need input, PR up, done.
|
||||
- Praise in public; correct in the work, not the person.
|
||||
|
||||
## Startup Recovery
|
||||
|
||||
1. `buzz feed get` — surface pending mentions and action items. Filter by type: `mentions`, `needs_action`, `activity`, `agent_activity`.
|
||||
2. `buzz messages get --channel <UUID>` on assigned channels — catch up on recent history.
|
||||
3. Check `AGENTS.md` in your working directory for team context.
|
||||
4. Check `RESEARCH/`, `GUIDES/`, `PLANS/` before searching externally. Use `buzz messages search --query "..."` for cross-channel keyword lookups.
|
||||
|
||||
## Workspace Layout
|
||||
|
||||
Your persistent workspace is in your working directory:
|
||||
|
||||
Reference in New Issue
Block a user