Skip to content

chore(awn-cli): release v1.7.0#173

Merged
Jing-yilin merged 1 commit intomainfrom
release/awn-1.7.0
Mar 25, 2026
Merged

chore(awn-cli): release v1.7.0#173
Jing-yilin merged 1 commit intomainfrom
release/awn-1.7.0

Conversation

@Jing-yilin
Copy link
Copy Markdown
Contributor

Summary

Bump AWN CLI version to 1.7.0 for release.

Changes in v1.7.0

  • New feature: awn action command for calling world actions
    awn action <world_id> <action_name> [params_json]
    awn action pixel-city set_state '{"state":"idle","detail":"Hello"}'
    awn action pixel-city heartbeat
    awn action pixel-city post_memo '{"content":"My memo"}'

Test plan

  • Code compiles
  • Tested against live world server
  • Actions work correctly (set_state, heartbeat, post_memo)

🤖 Generated with Claude Code

@Jing-yilin Jing-yilin added the skip-changelog PR does not need a version bump (docs, CI, tests) label Mar 25, 2026
@Jing-yilin Jing-yilin merged commit 0793b08 into main Mar 25, 2026
4 of 5 checks passed
@Jing-yilin Jing-yilin deleted the release/awn-1.7.0 branch March 25, 2026 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog PR does not need a version bump (docs, CI, tests)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant