Finalize safe session rollover without nested lock deadlock
Hop-State: A_06FN5XPBA1JMJNPS2MAR0D0 Hop-Proposal: R_06FN5XN2CX7XBZ4KF1JZZ2G Hop-Task: T_06FN3MBF98GWD4NA5PA1RWG Hop-Attempt: AT_06FN5TMC0J7DXV2JGF15T20
This commit is contained in:
@@ -21,8 +21,10 @@ different moments and causal roles.
|
||||
## Task
|
||||
|
||||
A task groups the prompts and attempts pursuing one user outcome. Follow-up
|
||||
messages in the same Codex task stay connected automatically through
|
||||
`CODEX_THREAD_ID`.
|
||||
messages pursuing unfinished work stay connected automatically through
|
||||
`CODEX_THREAD_ID`. Once that outcome is accepted, the next message starts a new
|
||||
Hop task at the latest accepted state even when the Codex conversation stays
|
||||
open.
|
||||
|
||||
## Attempt and workspace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user