co-mono/packages
Mario Zechner 0a26db53ef fix(coding-agent): align ToolDefinition.execute signature with AgentTool
BREAKING CHANGE: ToolDefinition.execute parameter order changed from
(id, params, onUpdate, ctx, signal) to (id, params, signal, onUpdate, ctx).

This aligns with AgentTool.execute so wrapping built-in tools no longer
requires parameter reordering. Update extensions by swapping signal and
onUpdate parameters.
2026-02-02 00:29:47 +01:00
..
agent chore(agent): rename package references from pi-agent to pi-agent-core (#1149) 2026-02-01 18:35:06 +01:00
ai fix(ai): OAuth login/refresh now respects HTTP proxy env vars 2026-02-01 19:08:13 +01:00
coding-agent fix(coding-agent): align ToolDefinition.execute signature with AgentTool 2026-02-02 00:29:47 +01:00
mom Add [Unreleased] section for next cycle 2026-02-01 09:36:24 +01:00
pods Release v0.50.9 2026-02-01 09:35:42 +01:00
tui Add [Unreleased] section for next cycle 2026-02-01 09:36:24 +01:00
web-ui Add [Unreleased] section for next cycle 2026-02-01 09:36:24 +01:00