changedInput schema / properties / apply / description
Previous value: -"Whether to install the target package. Defaults to false, which only returns the plan."New value: +"Whether to install the target package."
changedInput schema / properties / cwd / description
Previous value: -"Project directory where .axint/upgrade/latest.* should be written. Defaults to the MCP process cwd."New value: +"Project directory where .axint/upgrade/latest.* should be written."
changedInput schema / properties / format / description
Previous value: -"Output format. markdown is human-readable, json is structured, and prompt is the continuation block."New value: +"Output format. markdown is human-readable, json is structured, and prompt is."
changedInput schema / properties / latestVersion / description
Previous value: -"Known latest version to compare against. Useful for deterministic agent tests or offline planning."New value: +"Known latest version to compare against."
changedInput schema / properties / reinstallXcode / description
Previous value: -"Whether apply mode should also refresh optional Xcode MCP wiring. Defaults to false."New value: +"Whether apply mode should also refresh optional Xcode MCP wiring."
changedInput schema / properties / writeReport / description
Previous value: -"Whether to write .axint/upgrade/latest.json and latest.md. Defaults to true when apply is true."New value: +"Whether to write .axint/upgrade/latest.json and latest.md."
removedOutput schema / properties / isError / description
Removed value: -"Whether Axint marked the tool response as an error."
removedOutput schema / properties / text / description
Removed value: -"Primary Axint tool response text, matching the first text content block."