v1.4.0
Swipium 1.4.0 expands the public tool surface from 91 to 95 tools, completing the simulator-local agent and app-map helpers. It is a minor, backward-compatible release: existing tools and input schemas are unchanged, and clients on 1.3.0 gain the new tools after a restart. Scope stays simulator-local with no external service integrations, real-device execution, or remote AI.
Added:
- qa_inspect: full attributes of a single @en element from the latest snapshot, with secret redaction and secure-field masking.
- qa_next_best_action: deterministic recommendation of the single best next tool to call, optionally goal-biased.
- qa_app_map_update: targeted provenance-tracked app-map updates (note, test cases, automation suite, environment, feature coverage) without a full rebuild.
- qa_app_map_diff: diff two app-map snapshots (screens, coverage, locator readiness, stale tests, new untested code).
See CHANGELOG.md and docs/tools.md for full details.