Skip to content

Releases: Extra-Chill/extrachill-ai-adventure

v1.3.2

Choose a tag to compare

@chubes4 chubes4 released this 15 Jun 21:52

What's Changed

  • build: pin ajv ^8 to fix wp-scripts webpack build on Node 25 by @chubes4 in #6
  • build: regenerate package-lock.json for ajv ^8 pin by @chubes4 in #7
  • fix: guard ability category registration against double-fire _doing_it_wrong notice by @chubes4 in #8

Full Changelog: https://github.com/Extra-Chill/extrachill-ai-adventure/blob/v1.3.2/docs/CHANGELOG.md

v1.3.1

Choose a tag to compare

@chubes4 chubes4 released this 18 May 13:05

Fixed

  • align with agents-api WP_Agent_Tool_* renamed identifiers (closes #4)

v1.3.0

Choose a tag to compare

@chubes4 chubes4 released this 18 May 12:19

Added

  • replace ChatOrchestrator with AgentConversationLoop and wp-ai-client turn runner
  • register game-master agent declaratively via agents-api

Changed

  • replace BaseTool with RuntimeToolDeclaration for progress_story

Fixed

  • sync block.json versions on release so style/script changes bust caches