Releases: Extra-Chill/extrachill-ai-adventure
Releases · Extra-Chill/extrachill-ai-adventure
Release list
v1.3.2
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
v1.3.0
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