Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a03397-4d51-7fd1-8ff2-946eb22ea2bc
This commit is contained in:
parent
7b3eff4a47
commit
2983fe6551
12 changed files with 203 additions and 7 deletions
|
|
@ -105,6 +105,12 @@ only for panes whose occupant is known to accept or queue asynchronous prompts.
|
|||
Switching an existing endpoint to pushy may also submit pending messages that
|
||||
have never been displayed.
|
||||
|
||||
Pushy startup requires a capability for this non-routable framing and restarts
|
||||
an older broker that only advertised generic pushy input. As a second circuit
|
||||
breaker, the tap refuses a legacy `#sender: body [message-id]` line when that
|
||||
identifier belongs to the corresponding durable inbound delivery. This keeps
|
||||
mixed-version local processes from reflecting a message between panes.
|
||||
|
||||
## Exchange messages manually
|
||||
|
||||
Each managed shell exports its own repository slug as `TAMQ_REPO`. From the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue