Skip to content

feat(agent)!: structured plan payload via PlanProposal#126

Merged
hung12ct merged 1 commit into
mainfrom
feat/structured-plan-payload
Jun 6, 2026
Merged

feat(agent)!: structured plan payload via PlanProposal#126
hung12ct merged 1 commit into
mainfrom
feat/structured-plan-payload

Conversation

@hung12ct
Copy link
Copy Markdown
Owner

@hung12ct hung12ct commented Jun 6, 2026

ConfirmPlanFunc now takes PlanProposal{Plan, RawArgs} instead of a plain string, so a host registering a structured exit_plan_mode tool can unmarshal typed steps from RawArgs without parsing markdown. Plan still carries the built-in tool's markdown for the common case.

BREAKING: ConfirmPlanFunc signature changed.

ConfirmPlanFunc now takes PlanProposal{Plan, RawArgs} instead of a plain
string, so a host registering a structured exit_plan_mode tool can
unmarshal typed steps from RawArgs without parsing markdown. Plan still
carries the built-in tool's markdown for the common case.

BREAKING: ConfirmPlanFunc signature changed.
@hung12ct hung12ct merged commit 079db5d into main Jun 6, 2026
1 check passed
@hung12ct hung12ct deleted the feat/structured-plan-payload branch June 6, 2026 05:35
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