Skip to content

v1.2.0

Choose a tag to compare

@GeroPalombo GeroPalombo released this 02 Jun 23:05

Swipium 1.2.0 expands the public tool surface from 59 to 83 tools. It is a minor, backward-compatible release: existing tools and input schemas are unchanged, and clients on 1.1.0 gain the new tools after a restart. Scope stays simulator-local with no external service integrations, real-device execution, or remote AI.

Added:

  • Durable issue memory: qa_issue_log, qa_issue_history, qa_issue_mark_fixed, qa_issue_triage, qa_issue_suppress, qa_issue_verify_fixed, qa_issue_metrics, plus qa_mobile_audit for named, executable QA profiles.
  • Persistent test suite: qa_test_suite_read, qa_test_suite_update, qa_test_suite_generate, qa_test_suite_export, qa_test_suite_lint.
  • Flow and suite quality: qa_flow_plan, qa_flow_repair, qa_suite_lint, qa_pom_generate.
  • Maestro interop: qa_maestro_import, qa_maestro_export.
  • Agent-efficiency helpers: qa_locator_suggest, qa_input_capabilities, qa_wait, qa_idling_status, qa_job_cancel.
  • THREAT_MODEL.md and a tool-metadata lint test.

See CHANGELOG.md for full details.