Skip to content

Releases: Automattic/wp-codebox

v0.7.1

06 Jun 16:59

Choose a tag to compare

What's Changed

  • Add transfer proof verification and probes by @chubes4 in #642
  • Fix plugin PHPUnit diagnostics and arguments by @chubes4 in #643
  • Materialize default sandbox agent for generic tasks by @chubes4 in #639
  • Add project PHPUnit bootstrap mode by @chubes4 in #645
  • Fix project PHPUnit bootstrap in Playground by @chubes4 in #646
  • Add recipe preview routing for browser probes by @chubes4 in #654
  • Add browser probe context options by @chubes4 in #656
  • Add external distribution recipe contract by @chubes4 in #655
  • Add recipe fixture DBs and probes by @chubes4 in #657
  • Add browser capability diagnostics to probe evidence by @chubes4 in #667
  • Add browser probe assertion budgets by @chubes4 in #669
  • Add browser scenario command by @chubes4 in #668
  • Add browser probe profile matrix support by @chubes4 in #664
  • Add browser lifecycle observer artifacts by @chubes4 in #665
  • Add secure browser preview routing by @chubes4 in #666
  • Add Agents API executor adapters by @chubes4 in #675

Full Changelog: https://github.com/Automattic/wp-codebox/blob/v0.7.1/CHANGELOG.md

v0.7.0

05 Jun 12:18

Choose a tag to compare

What's Changed

  • Sync package lock version after v0.6.0 by @chubes4 in #634
  • Support recipe Playground backend package overrides by @chubes4 in #631
  • fix: stop the browser runtime from hardcoding consumer component names (#633) by @chubes4 in #636
  • Expose preview evidence refs by @chubes4 in #635
  • Expose preview session evidence refs by @chubes4 in #637

Full Changelog: https://github.com/Automattic/wp-codebox/blob/v0.7.0/CHANGELOG.md

v0.6.0

04 Jun 22:13

Choose a tag to compare

What's Changed

  • Expose artifact apply preflight helpers by @chubes4 in #628
  • Honor explicit sandbox code before chat generation by @chubes4 in #629
  • Sync package lock version after v0.5.2 by @chubes4 in #630

Full Changelog: https://github.com/Automattic/wp-codebox/blob/v0.6.0/CHANGELOG.md

v0.5.2

04 Jun 21:48

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/Automattic/wp-codebox/blob/v0.5.2/CHANGELOG.md

v0.5.1

04 Jun 21:34

Choose a tag to compare

What's Changed

  • Accept runtime component paths in agent task runs by @chubes4 in #615
  • Return single runtime agent task results by @chubes4 in #616
  • Authenticate sandbox runtime ability calls by @chubes4 in #617
  • fix: escape sandbox permission helper reference by @chubes4 in #620
  • Serialize Playground archive cache warmup by @chubes4 in #619
  • fix: make release tarball install wp-codebox binary by @chubes4 in #618
  • fix: use authenticated sandbox context by @chubes4 in #622
  • fix: escape sandbox principal class reference by @chubes4 in #624
  • Default browser sessions to public Playground by @chubes4 in #625
  • Sync package lock version for release by @chubes4 in #627

Full Changelog: https://github.com/Automattic/wp-codebox/blob/v0.5.1/CHANGELOG.md

v0.5.0

04 Jun 19:46

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/Automattic/wp-codebox/blob/v0.5.0/CHANGELOG.md

v0.4.0

02 Jun 21:17

Choose a tag to compare

What's Changed

  • Fix recipe-run live timeout diagnostics by @chubes4 in #504
  • fix: start sandbox chats without transcript session by @chubes4 in #502
  • docs: add codex agent recipe example by @chubes4 in #505
  • Update WP Codebox ownership namespace by @chubes4 in #497
  • Expose editor-open through runtime action adapter by @chubes4 in #509
  • Add generic editor action command by @chubes4 in #510

Full Changelog: https://github.com/Automattic/wp-codebox/blob/v0.4.0/CHANGELOG.md

v0.3.1

02 Jun 16:57

Choose a tag to compare

What's Changed

  • fix: package browser runtime mu-plugins safely by @chubes4 in #493
  • Fix browser PHP request handler usage by @chubes4 in #495
  • Emit browser startup progress events by @chubes4 in #496
  • Fix sandbox agent bundle imports before chat by @chubes4 in #499
  • Fix browser recipe artifact handling by @chubes4 in #498
  • Expose browser materializer contract by @chubes4 in #501

Full Changelog: https://github.com/chubes4/wp-codebox/blob/v0.3.1/CHANGELOG.md

v0.3.0

02 Jun 05:01

Choose a tag to compare

What's Changed

Read more

v0.2.1

29 May 22:43

Choose a tag to compare

Fixed

  • package remote browser plugins server-side