axagent experiencelivev0.31.0

release v0.12.1

Hosted studio reaches the local daemon

A CORS fix lets the hosted studio talk to the ax daemon running on your machine.

2026-06-07ax v0.12.11 referenced changes
announcement

0.12.1 is a single fix: `ax serve` now echoes the Allow-Private-Network header, so the hosted studio can reach the loopback daemon from the browser instead of being blocked by private-network access checks.

Highlights

  • The hosted studio can connect to your local `ax serve` daemon again.
referenced changes

1 linked changes

Generated from Release Please and grouped by change type. Each row keeps its issue and commit references.

Bug Fixes

  1. 01serve: echo Allow-Private-Network so hosted studio can reach loopback daemon (#138) (3f7eee1)
generated by release please
Show generated changelog for v0.12.1commit-level detail from Release Please

0.12.1 (2026-06-07)

Bug Fixes

  • serve: echo Allow-Private-Network so hosted studio can reach loopback daemon (#138) (3f7eee1)