Skip to content

Commit f099766

Browse files
authored
Update CHANGELOG for tool discovery and annotations
Removed dynamic tool discovery and added MCP tool annotations.
1 parent 5faa43d commit f099766

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,15 @@
1212
- Migrate to Zod v4.
1313
- Improve session default handling (reconcile mutual exclusivity and ignore explicit undefined clears).
1414
- 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+
1618
### Fixed
1719
- Update UI automation guard guidance to point at `debug_continue` when paused.
1820
- Fix tool loading bugs in static tool registration.
1921
- Fix xcodemake command argument corruption when project directory path appears as substring in non-path arguments.
2022
- Fix snapshot_ui warning state being isolated per UI automation tool, causing false warnings.
2123

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.
24-
- Add MCP tool annotations to all tools.
25-
2624
## [1.14.0] - 2025-09-22
2725
- Add video capture tool for simulators
2826

0 commit comments

Comments
 (0)