Merge remote-tracking branch 'origin/master' into persistence-log-catalog

This commit is contained in:
Tianyi Cui
2026-07-04 23:41:57 +08:00
120 changed files with 1047 additions and 1424 deletions

View File

@@ -91,7 +91,6 @@ export interface CreateSessionOptions {
*/
export interface TurnTriggerMap {
message: { kind: 'message'; source: MessageSource }
continuation: { kind: 'continuation' }
/**
* An out-of-band context injection (`agent.inject()`) made while the agent
* was idle. The loop wraps the injected `context/message` in a one-shot turn