{
  "version": "1.0",
  "type": "repository",
  "interval": "week",
  "date": "2025-05-25",
  "generatedAt": "2026-05-14T23:36:28.339Z",
  "sourceLastUpdated": "2026-05-14T23:36:28.339Z",
  "contentFormat": "markdown",
  "contentHash": "feb5ab57f26d4b6455d587418288ee45a66e65883488853fbcf655b623ab06de",
  "entity": {
    "repoId": "elizaos/eliza",
    "owner": "elizaos",
    "repo": "eliza"
  },
  "content": "# ElizaOS Weekly Update (May 25 - 31, 2025)\n\n## OVERVIEW\nThis week marked significant progress for ElizaOS with the official v1 release, removing beta labels from the CLI, docs, and core components. Major enhancements included comprehensive CLI improvements, new plugin capabilities, and expanded blockchain integration. The team focused on improving developer experience with better logging, enhanced testing frameworks, and streamlined plugin management, while also addressing critical bugs in agent configuration and API endpoints.\n\n## KEY TECHNICAL DEVELOPMENTS\n\n### CLI Enhancements and Developer Experience\n- Improved the CLI publish command to handle GitHub, npm, and registry publishing in one workflow ([#4795](https://github.com/elizaos/eliza/pull/4795), [#4793](https://github.com/elizaos/eliza/pull/4793))\n- Enhanced CLI update notifications and reduced command verbosity for better developer experience ([#4845](https://github.com/elizaos/eliza/pull/4845))\n- Added AI model prompts during agent creation via CLI for more customizable setup ([#4826](https://github.com/elizaos/eliza/pull/4826))\n- Improved registry management by fetching plugin registry from external API instead of local cache ([#4824](https://github.com/elizaos/eliza/pull/4824))\n- Standardized CLI documentation across all commands ([#4827](https://github.com/elizaos/eliza/pull/4827))\n\n### Plugin System and Blockchain Integration\n- Completed Polygon zkEVM plugin implementation with testing cleanup ([#4801](https://github.com/elizaos/eliza/pull/4801))\n- Added enhanced Polymarket plugin with comprehensive trading actions ([#4842](https://github.com/elizaos/eliza/pull/4842))\n- Migrated knowledge tab to plugin-knowledge and added graph view to memories ([#4766](https://github.com/elizaos/eliza/pull/4766))\n- Added support for parameterized routes in plugins ([#4817](https://github.com/elizaos/eliza/pull/4817))\n- Overhauled plugin registration to support dependencies between plugins ([#4789](https://github.com/elizaos/eliza/pull/4789))\n\n### Agent Capabilities and Infrastructure\n- Added TEE Project Starter Template for quick launch in TEE Cloud provider ([#4774](https://github.com/elizaos/eliza/pull/4774))\n- Added AI/ML API model provider support ([#4828](https://github.com/elizaos/eliza/pull/4828))\n- Implemented \"agent is thinking...\" animated UX in client chat ([#4778](https://github.com/elizaos/eliza/pull/4778))\n- Improved environment variable handling for PGLite setup ([#4825](https://github.com/elizaos/eliza/pull/4825))\n- Enhanced logging system for better development visibility ([#4784](https://github.com/elizaos/eliza/pull/4784))\n\n## CLOSED ISSUES\n\n### API and Agent Communication Issues\n- Fixed API endpoint for retrieving agent rooms that was returning empty lists ([#4762](https://github.com/elizaos/eliza/issues/4762))\n- Resolved Twitter client initialization issues for social media integration ([#4777](https://github.com/elizaos/eliza/issues/4777))\n- Addressed LOG_LEVEL environment variable not working properly ([#4772](https://github.com/elizaos/eliza/issues/4772))\n\n### Development Environment Problems\n- Fixed TypeScript definition issues for Node and Jest ([#4805](https://github.com/elizaos/eliza/issues/4805))\n- Resolved module import errors for @elizaos/core ([#4536](https://github.com/elizaos/eliza/issues/4536))\n- Fixed git-related failures in the fetch-news process ([#4770](https://github.com/elizaos/eliza/issues/4770))\n- Addressed plugin-evm integration issues ([#4803](https://github.com/elizaos/eliza/issues/4803))\n\n## NEW ISSUES\n\n### Agent Communication and UI Challenges\n- Temporary messages not being removed after failed send attempts ([#4769](https://github.com/elizaos/eliza/issues/4769))\n- API endpoint for agent rooms returning empty lists despite active participation ([#4779](https://github.com/elizaos/eliza/issues/4779))\n- Chinese documentation has been deleted, causing 404 errors ([#4855](https://github.com/elizaos/eliza/issues/4855))\n\n### Plugin and Testing Infrastructure\n- Plugin-evm failing to load due to missing dependencies ([#4819](https://github.com/elizaos/eliza/issues/4819))\n- New sample projects failing end-to-end tests ([#4814](https://github.com/elizaos/eliza/issues/4814))\n- Need for alternative agent startup methods without CLI in Docker environments ([#4810](https://github.com/elizaos/eliza/issues/4810))"
}