Today, the ElizaOS project saw significant progress in core stability and configuration with critical bug fixes and enhanced schema validation in elizaos/eliza, alongside key optimizations in elizaos-plugins/plugin-knowledge for improved performance and memory usage. A major cross-repository issue regarding Eliza CLI import errors was thoroughly diagnosed, revealing a problem with @elizaos/core@1.6.1's TypeScript declaration files.
Imports not found in index.ts with Eliza CLI 1.61 issue #6031 requires the ElizaOS team to consider upgrading to @elizaos/cli@1.6.2 or later, potentially yanking v1.6.1 from npm, and adding publish-time validation.Imports not found in index.ts with Eliza CLI 1.61 issue #6031 needs the ElizaOS team to consider deprecating v1.6.1 of @elizaos/core and adding publish-time validation.Imports not found in index.ts with Eliza CLI 1.61 issue #6031 requires the ElizaOS team to consider yanking/deprecating v1.6.1 of @elizaos/core from npm.elizaos/eliza (elizaos/eliza#6040).--port and SERVER_PORT configurations, with warnings and default fallbacks in elizaos/eliza (elizaos/eliza#6046, elizaos/eliza#6038).stateCache for better state management and refactored bootstrap types to consume it, along with minor fixes to prompt and provider access in elizaos/eliza (elizaos/eliza#6045).parseBooleanFromText utility to directly handle boolean inputs in elizaos/eliza (elizaos/eliza#6042).BOOTSTRAP_KEEP_RESP functions correctly even when not explicitly ignored in elizaos/eliza (elizaos/eliza#6041).elizaos-plugins/plugin-knowledge (elizaos-plugins/plugin-knowledge#35).src/frontend/ui/memory-graph-optimized.tsx and related UI components for efficiency in elizaos-plugins/plugin-knowledge (elizaos-plugins/plugin-knowledge#35).elizaos/eliza (elizaos/eliza#6044).Imports not found in index.ts with Eliza CLI 1.61 issue across multiple repositories, identifying the problem with @elizaos/core@1.6.1's TypeScript declaration files.