Skip to content

feat(agent-interface): add durable plan contract#32

Draft
vutuanlinh2k2 wants to merge 1 commit into
mainfrom
feat/durable-plan-contract-3417
Draft

feat(agent-interface): add durable plan contract#32
vutuanlinh2k2 wants to merge 1 commit into
mainfrom
feat/durable-plan-contract-3417

Conversation

@vutuanlinh2k2

Copy link
Copy Markdown
Contributor

Summary

  • add a closed, typed durable-plan contract for Claude Code, Codex, and OpenCode
  • add the plan submission host with explicit submit, confirm, and withdraw phases
  • add typed plan continuations and required execution outcomes so callers distinguish completion from waiting for a decision
  • add the plan.submitted stream record and schema coverage
  • publish the contract as a minor @tangle-network/agent-interface release

Related issue

  • Supports tangle-network/agent-dev-container#3417

Verification

  • pnpm check-types
  • pnpm test (all workspace packages; agent-interface 96 tests, agent-core 418 tests)
  • pnpm build
  • git diff --check

Add typed plan submission, continuation, execution outcomes, and host services for durable turn-to-turn plan decisions.

Refs tangle-network/agent-dev-container#3417
@vutuanlinh2k2 vutuanlinh2k2 added the wip 🚧 Work in-progress label Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wip 🚧 Work in-progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant