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 files changed
+1047 -1424

No files matched your search

-1
View File
@@ -164,7 +164,6 @@ Everything else (`turn/*`, `step/*`) is structural and does not project into a m
```ts type-equiv
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