github elizaOS/eliza v1.5.8

8 hours ago

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

Full Changelog: v1.5.6...v1.5.8

Don't miss a new eliza release

NewReleases is sending notifications on new releases.