What's Changed
- Revert processActions change: use cacheState to retrieve action result instead; minor auth prompt fix by @tcm390 in #5815
- Refine prompt logic to enforce user ID requirement for actions needing authentication by @tcm390 in #5816
- improve summary by @tcm390 in #5818
- feat: bun build, remove tsup by @ChristopherTrimboli in #5807
- expose multi-step templates via character config and enable env-based strategy toggle by @tcm390 in #5822
- fix(plugin-bootstrap): return ActionResult in GENERATE_IMAGE handler by @wtfsayo in #5823
- fix: make environment loading lazy to prevent warnings during CLI startup by @wtfsayo in #5829
- fix: correct logger.error parameter order in imageGeneration action by @tcm390 in #5833
- fix: Improve browser build exports and type definitions by @wtfsayo in #5832
- fix(client): Update AgentLog type structure and fix action viewer mapping by @tcm390 in #5834
- Feat: initPromise & always include runtime in emitted events by @odilitime in #5827
- feat(plugin-bootstrap): Add multi-step workflow execution system with configurable strategy modes by @tcm390 in #5825
- fix: CI test failures in core and others by @wtfsayo in #5835
- fix: Fix multi-step action result handling to properly pass values between steps by @tcm390 in #5841
- feat: add comprehensive documentation to standalone agent runner by @wtfsayo in #5843
- Bump vite from 6.0.5 to 6.1.6 in /packages/client in the npm_and_yarn group across 1 directory by @dependabot[bot] in #5838
- fix: (cli) test command minor fixes by @yungalgo in #5840
- feat: browser compat core by @ChristopherTrimboli in #5828
Full Changelog: v1.4.5...v1.5.0