{
  "version": "1.0",
  "type": "repository",
  "interval": "day",
  "date": "2025-02-16",
  "generatedAt": "2026-05-13T23:41:49.168Z",
  "sourceLastUpdated": "2026-05-13T23:41:49.168Z",
  "contentFormat": "markdown",
  "contentHash": "5a05787dc2082377c903de8391a93f994e14e17a25cd753be2390ce7a2b4b3cf",
  "entity": {
    "repoId": "elizaos/eliza",
    "owner": "elizaos",
    "repo": "eliza"
  },
  "content": "# ElizaOS Daily Update (Feb 16, 2025)\n\n## OVERVIEW \nToday, significant progress was made in enhancing the ElizaOS framework, including the addition of new features and critical bug fixes. Notably, a default voice for ElevenLabs was integrated, and improvements were made to the filesystem cache functionality. The team also addressed several bugs, ensuring a smoother user experience. Documentation was enhanced with a Ukrainian translation of the README, promoting accessibility.\n\n## KEY TECHNICAL DEVELOPMENTS\n\n### Features Added\n- Introduced a default voice for ElevenLabs in [PR #3519](https://github.com/elizaos/eliza/pull/3519).\n- Added the ability to define a cache directory in the `.env` file for filesystem cache usage in [PR #3291](https://github.com/elizaos/eliza/pull/3291).\n\n### Bug Fixes\n- Resolved issues with the Telegram Vitest in [PR #3524](https://github.com/elizaos/eliza/pull/3524).\n- Fixed a problem with Discord tests in [PR #3518](https://github.com/elizaos/eliza/pull/3518).\n- Refactored the string literal `http://localhost` to use the `SERVER_URL` environment variable in [PR #3511](https://github.com/elizaos/eliza/pull/3511).\n- Addressed CVE-2024-48930 by updating package dependencies in [PR #2958](https://github.com/elizaos/eliza/pull/2958).\n\n### Documentation Enhancements\n- Added a Ukrainian translation of the README to improve accessibility in [PR #3483](https://github.com/elizaos/eliza/pull/3483).\n\n### Other Work\n- Version bump and lockfile updates in [PR #3523](https://github.com/elizaos/eliza/pull/3523).\n- Moved character data to a submodule and updated workflows in [PR #3509](https://github.com/elizaos/eliza/pull/3509).\n\n## CLOSED ISSUES\n\n### Resolved Bugs\n- Closed issue [#3316](https://github.com/elizaos/eliza/issues/3316) regarding build failures with pnpm.\n- Resolved issue [#3515](https://github.com/elizaos/eliza/issues/3515) related to text transcription errors in the Discord plugin.\n\n## NEW ISSUES\n\n### Identified Challenges\n- New issue [#3515](https://github.com/elizaos/eliza/issues/3515) reported a text transcription error for the Discord plugin after installing ffmpeg.\n- New issue [#3527](https://github.com/elizaos/eliza/issues/3527) highlights a wrong import in the advanced SDK TypeScript package, causing difficulties in adding `@elizaos/agent` to new projects."
}