| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-09-28 | 1.9 kB | |
| v1.5.13 source code.tar.gz | 2025-09-28 | 3.3 MB | |
| v1.5.13 source code.zip | 2025-09-28 | 4.0 MB | |
| Totals: 3 Items | 7.3 MB | 0 | |
What's Changed
- fix(cli): wait for port to be free before dev restart by @wtfsayo in https://github.com/elizaOS/eliza/pull/5988
- refactor: Multi-Agent Architecture Refactor with ElizaOS Core and CLI cleanup by @standujar in https://github.com/elizaOS/eliza/pull/5864
- fix(cli): prevent infinite dev restart loop when client is missing by @wtfsayo in https://github.com/elizaOS/eliza/pull/5991
- fix(plugin-sql): standardize PGLite data directory environment variable by @wtfsayo in https://github.com/elizaOS/eliza/pull/5987
- fix(build): improve TypeScript declaration generation and formatting by @wtfsayo in https://github.com/elizaOS/eliza/pull/5993
- chore: update zod pckg version by @0xbbjoker in https://github.com/elizaOS/eliza/pull/5994
- fix(ci): stabilize Docker image build (Bun 1.2.21, Buildx cache, concurrency) by @wtfsayo in https://github.com/elizaOS/eliza/pull/5997
- fix: .env not loading from mono, ollama always fallback by @ChristopherTrimboli in https://github.com/elizaOS/eliza/pull/6005
- feat(server): auto-install missing plugins in PluginLoader by @wtfsayo in https://github.com/elizaOS/eliza/pull/6006
- fix: initialize runtimes with settings at creation by @tcm390 in https://github.com/elizaOS/eliza/pull/6008
- fix(server): downgrade plugin import failure from error to warn by @wtfsayo in https://github.com/elizaOS/eliza/pull/6010
- refactor(core): make runtime initialization idempotent and improve service registration coordination by @tcm390 in https://github.com/elizaOS/eliza/pull/6004
- refactor: improve runtime type safety and extract service interfaces by @tcm390 in https://github.com/elizaOS/eliza/pull/5998
- chore(lint): ran linter across the repo by @wtfsayo in https://github.com/elizaOS/eliza/pull/6011
Full Changelog: https://github.com/elizaOS/eliza/compare/v1.5.12...v1.5.14
Full Changelog: https://github.com/elizaOS/eliza/compare/v1.5.14...v1.5.13