Today, ElizaOS significantly enhanced the client-side Agent Runs sidebar with an improved timeline UI and better data extraction, while also addressing critical configuration and CLI bugs to ensure proper plugin loading. A major refactoring of dynamic SQL migrations was completed, improving robustness and maintainability.
elizaos/eliza received significant enhancements, including an improved Timeline UI, better space utilization, and enhanced data extraction for viewing agent execution traces. (elizaos/eliza#6023)tsconfig.json in elizaos/eliza to resolve TypeScript errors. (elizaos/eliza#6022)elizaos/eliza to ensure elizaos start and elizaos dev commands correctly pass ProjectAgent.plugins to the server, resolving plugin detection issues. (elizaos/eliza#6021)elizaos/eliza for dynamic migrations within the SQL plugin, improving robustness and maintainability of database schema evolution. (elizaos/eliza#5990)shouldRespondProvider registration and export in bootstrap plugin (elizaos/eliza#6024)elizaos dev and elizaos start commands now correctly load plugins. (elizaos/eliza#6017)