Skip to content

v0.19.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 18:13
· 77 commits to main since this release
566663b

What's Changed

  • feat(config): ios.additionalDeviceSets — additive array of extra CoreSimulator device sets by @filip131311 in #542
  • feat(config): recordings.directory — configurable save location for screen recordings by @filip131311 in #601
  • chore: add server.json for the official MCP registry by @latekvo in #598
  • style: fix prettier formatting on main by @filip131311 in #604
  • feat(tool-server): drive iOS simulators from additional CoreSimulator device sets by @filip131311 in #600
  • fix(chromium): make Electron apps testable without window focus by @filip131311 in #605
  • chore: bump to 0.18.1 by @filip131311 in #603
  • chore: align argent-private submodule to its main by @filip131311 in #612
  • build: keep the local daemon builds universal, matching CI by @filip131311 in #655
  • chore(argent): declare the Node version the package actually needs by @filip131311 in #653
  • fix(chromium-tabs): say why a tab cannot be opened in an Electron app by @filip131311 in #659
  • fix(screenshot-diff): say when two screenshots were resized to be compared by @filip131311 in #689
  • fix(cli): name the missing flag instead of printing a Zod dump by @filip131311 in #648
  • fix(cli): stop argent mcp --help starting the server, and argent tools --help dumping the catalogue by @filip131311 in #656
  • fix(cli): let a boolean flag take the value you typed by @filip131311 in #699
  • fix(config): say what a rejected value should have been, and prune the group it left behind by @filip131311 in #650
  • fix(flow): run a device-less flow without a device, and say why its counts are zero by @filip131311 in #649
  • fix(flows): let a nested run's verdict reach the run that contains it by @filip131311 in #697
  • fix(flows): stop a recorded sub-flow pinning the device it was recorded on by @filip131311 in #696
  • feat(secrets): resolve {{secret:…}} from .env files, not just the environment by @filip131311 in #734
  • fix(installer): write rules and agents through a symlinked target by @filip131311 in #731
  • fix(flow): error a no-windows iOS read instead of a false hidden pass by @j-piasecki in #519
  • feat(flows): run CLI flows from explicit paths by @j-piasecki in #568
  • feat(flows): resolve run: directives from explicit YAML paths by @j-piasecki in #567
  • feat(flow): allow to run every flow in a directory from flow run by @j-piasecki in #576
  • chore: bump to 0.19.0 by @filip131311 in #741

Full Changelog: v0.18.0...v0.19.0