On Jan 9, 2026, ElizaOS saw significant progress in enhancing core functionalities and planning future features. Key achievements include strengthening the plugin-twitter with OAuth2 PKCE authentication and improving the plugin-sql with Neon serverless support and RLS security. Additionally, extensive planning began for a comprehensive Orders and Evolution class system on the elizaos.github.io site, while the eliza repository focused on backend development workflow improvements and user experience enhancements.
π¨ Needs Attention
- Pull Requests to Review:
- elizaos/eliza#6351: This PR likely introduces a new major version of the project and requires review.
- elizaos/eliza#6349: This PR aims to optimize the build process by refining task inputs in the
turbo.json configuration and needs review.
β
Completed Work
Plugin Enhancements & Security
- elizaos-plugins/plugin-twitter: Enhanced authentication with OAuth2 PKCE, providing a more secure and modern way to handle Twitter/X authentication without shipping client secrets, while maintaining backward compatibility with existing OAuth 1.0a configurations (elizaos-plugins/plugin-twitter#46).
- elizaos/eliza: The
plugin-sql package received significant updates, including the addition of Neon serverless database support and improvements to Row-Level Security (RLS), enhancing capabilities and strengthening data isolation (elizaos/eliza#6343).
Backend Development Workflow & Database Compatibility
- elizaos/eliza: Implemented comprehensive hot reload functionality for backend development, automatically rebuilding the CLI and restarting the server upon TypeScript file modifications in watched packages, streamlining the development process (elizaos/eliza#6293).
- elizaos/eliza: Addressed bug fixes for
pgcrypto extension installation for PGLite, eliminating unnecessary warning logs, and improved RLS tests by utilizing withEntityContext() and enabling data isolation in CI (elizaos/eliza#6339, elizaos/eliza#6330).
ποΈ Work in Progress
New Pull Requests
- elizaos-plugins/registry:
- elizaos/eliza:
π Issue Triage
New Issues
- elizaos/elizaos.github.io:
- elizaos/eliza:
- elizaos/eliza#6350: User Experience and Interface Improvements - removing '+' from personality traits.
- elizaos/eliza#6352: User Experience and Interface Improvements - improving display of public/private icons.
- elizaos/eliza#6353: Onboarding and Navigation Flow - making "Sign up for free" a hyperlink.
- elizaos/eliza#6354: Onboarding and Navigation Flow - redirecting users to previous chat session after login.