You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Auto-include workflow-discovery when workflow selection is configured.
15
-
15
+
- Remove dynamic tool discovery (`discover_tools`) and `XCODEBUILDMCP_DYNAMIC_TOOLS`. Use `XCODEBUILDMCP_ENABLED_WORKFLOWS` to limit startup tool registration.
16
+
- Add MCP tool annotations to all tools.
17
+
16
18
### Fixed
17
19
- Update UI automation guard guidance to point at `debug_continue` when paused.
18
20
- Fix tool loading bugs in static tool registration.
19
21
- Fix xcodemake command argument corruption when project directory path appears as substring in non-path arguments.
20
22
- Fix snapshot_ui warning state being isolated per UI automation tool, causing false warnings.
21
23
22
-
## [1.16.0] - 2025-12-30
23
-
- Remove dynamic tool discovery (`discover_tools`) and `XCODEBUILDMCP_DYNAMIC_TOOLS`. Use `XCODEBUILDMCP_ENABLED_WORKFLOWS` to limit startup tool registration.
0 commit comments