github elizaOS/eliza v1.6.1

7 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
  • 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
  • fix: release fixes by @ChristopherTrimboli in #5985
  • fix(cli): wait for port to be free before dev restart by @wtfsayo in #5988
  • refactor: Multi-Agent Architecture Refactor with ElizaOS Core and CLI cleanup by @standujar in #5864
  • fix(cli): prevent infinite dev restart loop when client is missing by @wtfsayo in #5991
  • fix(plugin-sql): standardize PGLite data directory environment variable by @wtfsayo in #5987
  • fix(build): improve TypeScript declaration generation and formatting by @wtfsayo in #5993
  • chore: update zod pckg version by @0xbbjoker in #5994
  • fix(ci): stabilize Docker image build (Bun 1.2.21, Buildx cache, concurrency) by @wtfsayo in #5997
  • fix: .env not loading from mono, ollama always fallback by @ChristopherTrimboli in #6005
  • feat(server): auto-install missing plugins in PluginLoader by @wtfsayo in #6006
  • fix: initialize runtimes with settings at creation by @tcm390 in #6008
  • fix(server): downgrade plugin import failure from error to warn by @wtfsayo in #6010
  • refactor(core): make runtime initialization idempotent and improve service registration coordination by @tcm390 in #6004
  • refactor: improve runtime type safety and extract service interfaces by @tcm390 in #5998
  • chore(lint): ran linter across the repo by @wtfsayo in #6011
  • fix: new package publishing on NPM, add public publish config by @ChristopherTrimboli in #6012
  • chore: update zod pckg version by @0xbbjoker in #6015
  • feat(client): Add agent runs visualization timeline by @wtfsayo in #6016
  • chore: disable local env endpoint in production by @wtfsayo in #6014
  • fix(config): remove invalid project references from root tsconfig by @wtfsayo in #6022
  • fix(cli): pass ProjectAgent.plugins to server.startAgents in start command by @wtfsayo in #6021
  • chore: refactor dynamic migrations by @0xbbjoker in #5990
  • feat(client): Enhanced Agent Runs Sidebar with Improved Timeline UI by @wtfsayo in #6023
  • chore: remove obsolete Docker and devcontainer files by @wtfsayo in #6026
  • feat: bump deps by @ChristopherTrimboli in #6025
  • fix: register and export shouldRespondProvider in bootstrap plugin by @standujar in #6024
  • fix: code formatting standardization and const declaration fix by @wtfsayo in #6027

Full Changelog: v1.5.6...v1.6.1

Don't miss a new eliza release

NewReleases is sending notifications on new releases.