What's Changed
- fix: Add DOM types to TypeScript configuration by @wtfsayo in #5878
- feat: Add standalone CLI chat interface with improved UX by @wtfsayo in #5879
- refactor: Move standalone files to examples directory by @wtfsayo in #5880
- fix: add SERVER_HOST support to dev command by @standujar in #5883
- fix: Prevent excessive SECRET_SALT error logging by @wtfsayo in #5884
- fix: LOG_JSON_FORMAT not working by @wookosh in #5885
- feat: dev cli fix, logging cleanup, file watching optz. by @ChristopherTrimboli in #5881
- feat: scenarios dynamic prompting + spec by @monilpat in #5824
- fix: Scope npmPackage field for registry entries by @yungalgo in #5882
- fix: (cli) resolve ts compilation errors during build in scenario command by @yungalgo in #5887
- fix: use user's request for image generation instead of agent profile by @standujar in #5888
- fix: separate browser sentry in logger by @ChristopherTrimboli in #5893
- fix: namespace plugin routes by @odilitime in #5693
- fix(server): resolve TypeScript logger parameter errors by @tcm390 in #5894
- fix: change SECRET_SALT log level from error to warning by @wtfsayo in #5895
- chore: remove deprecated configuration files by @wtfsayo in #5897
- docs: add AGENTS.md contributor guide by @wtfsayo in #5898
- chore(docs): remove duplicate AGENT.md in favor of AGENTS.md by @wtfsayo in #5899
- fix: agents panels loading by @0xbbjoker in #5901
- fix: Logger API to Capture All Logs Including Namespaced Agent Logs by @tcm390 in #5900
- feat: add NPM safe overrides for error-ex hack by @ChristopherTrimboli in #5904
- feat: modernize README with better structure and quick start by @wtfsayo in #5896
- Correct action name and improve prompt for multi-step by @tcm390 in #5942
- feat(client): Add URL synchronization for DM channel switching and direct navigation by @tcm390 in #5941
- fix(client): Remove redundant navigate() call in force new chat flow by @tcm390 in #5945
- feat(runs): backend runs tracking (server/core/bootstrap/api-client) by @wtfsayo in #5953
- fix: only send action notifications for client_chat messages by @tcm390 in #5957
- fix: resolve TypeScript build errors in plugin-bootstrap by @tcm390 in #5959
- fix: resolve Buffer to Blob type compatibility error in api-client by @tcm390 in #5960
- Bump vite from 6.1.6 to 6.3.6 in /packages/client in the npm_and_yarn group across 1 directory by @dependabot[bot] in #5946
- feat: Removes Sentry browser SDK from core package by @ChristopherTrimboli in #5961
- feat: Improves client debugging and React version handling by @ChristopherTrimboli in #5962
- feat: Add Sentry Vercel AI integration by @wtfsayo in #5963
- fix(core): make SECRET_SALT reads cache-aware and fix plugin-bootstrap test flakiness by @wtfsayo in #5968
- feat: Creates elizaos alias package by @ChristopherTrimboli in #5972
- feat: Adds browser build with PGlite WASM support by @ChristopherTrimboli in #5970
- fix: Enable JSON imports in project-starter and project-tee-starter templates by @yungalgo in #5975
- fix: transform local file paths to API URLs for web client image display by @standujar in #5890
- fix: add missing uuid dependency to plugin-sql by @standujar in #5977
- fix: elizaos dev in plugin and project starters by @ChristopherTrimboli in #5979
- fix(cli, plugin-sql): remove redundant migration step and demote spurious adapter warn by @ChristopherTrimboli in #5978
- fix(cli): remove quotes from file paths in Windows tests by @wtfsayo in #5981
- feat(ci): add concurrency control to Claude code review workflow by @wtfsayo in #5984
- fix(cli): comprehensive Windows CI test improvements and dev command enhancements by @wtfsayo in #5982
- fix(cli): respect distribution channel when checking for updates by @wtfsayo in #5980
Full Changelog: v1.5.6...v1.5.9