Skip to content

chore: version packages#175

Open
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

chore: version packages#175
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@resciencelab/[email protected]

Patch Changes

  • c2d1dda: feat(awn-cli): add awn action command for calling world actions

    Adds a new CLI command to call actions on joined worlds:

    awn action <world_id> <action_name> [params_json]
    awn action pixel-city set_state '{"state":"idle","detail":"Working"}'
    awn action pixel-city heartbeat

    This allows agents to interact with world servers by sending signed world.action messages.

  • ac97d0e: Fix cross-version HTTP signature verification: use sender's X-AgentWorld-Version header instead of local PROTOCOL_VERSION when reconstructing signing input, so gateway and peers running different SDK minor versions can still verify each other's signatures.

@github-actions
Copy link
Copy Markdown
Contributor Author

Closing to trigger CI checks

@github-actions github-actions bot closed this Mar 25, 2026
@github-actions github-actions bot reopened this Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants