refactor: simplify session log representation
This commit is contained in:
@@ -25,7 +25,7 @@ declare module '@deepseek-ai/dsh-session' {
|
||||
* NOT a surface event, carries no `surfaceOp`): durable and replayable,
|
||||
* never in the model transcript. The LAST such event is the session's
|
||||
* override ({@link effectiveSandboxMode}); who asked for it is derivable
|
||||
* from position (an event after the log's last `request/header*` was a
|
||||
* from position (an event after the log's last `request/header` was a
|
||||
* runtime switch by the user; see the tool layer's narrator).
|
||||
*/
|
||||
'bash/sandbox-mode': { mode: SandboxMode }
|
||||
|
||||
Reference in New Issue
Block a user