Skip to content

feat(retained): expose continuation control on admission - #190

Merged
drewstone merged 4 commits into
mainfrom
fix/native-continuation-admission-control
Aug 29, 2026
Merged

feat(retained): expose continuation control on admission#190
drewstone merged 4 commits into
mainfrom
fix/native-continuation-admission-control

Conversation

@drewstone

Copy link
Copy Markdown
Owner

Summary

  • return the exact continued-run control reference after durable admission and before terminal output
  • preserve one idempotent operation across admission retry, terminal replay, restart, stream, status, and cancellation
  • advertise the capability only with the released Agent Interface 1.8.0 contract
  • repair successful version probes for runners such as Prime Agent that write their version to stderr

Proof

  • pnpm typecheck
  • retained-session suite: 116 passed
  • full suite: 1,022 passed and 11 skipped across 1,033 tests
  • real installed prime-agent 0.7.0 health probe passed
  • merge-tree against origin/main passed

The matching consumer contract shipped in tangle-network/agent-sdk#252.

@drewstone
drewstone merged commit 721a511 into main Aug 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant