{
  "version": "1.0",
  "type": "repository",
  "interval": "day",
  "date": "2025-10-08",
  "generatedAt": "2026-05-14T23:36:28.075Z",
  "sourceLastUpdated": "2026-05-14T23:36:28.075Z",
  "contentFormat": "markdown",
  "contentHash": "514613794ff86fa9aafb9bee16d069a66663754eb8ea76b2329b789415f742c3",
  "entity": {
    "repoId": "elizaos-plugins/plugin-openrouter",
    "owner": "elizaos-plugins",
    "repo": "plugin-openrouter"
  },
  "content": "# elizaos-plugins/plugin-openrouter Daily Update (Oct 8, 2025)\n\n## OVERVIEW \nThe day's focus was on diagnosing and discussing an active issue concerning import errors with `@elizaos/core` version 1.6.1, with community members providing troubleshooting steps and initial analysis.\n\n## KEY TECHNICAL DEVELOPMENTS\n\nNo new features, bug fixes, refactoring, documentation, or tests were added today.\n\n## NEWLY OPENED PULL REQUESTS\nNo new pull requests were opened today.\n\n## CLOSED ISSUES\nNo issues were closed today.\n\n## NEW ISSUES\nNo new issues were reported today.\n\n## ACTIVE ISSUES\n\n### Investigation into `@elizaos/core` Import Errors [#6031](https://github.com/elizaos-plugins/plugin-openrouter/issues/6031)\nDiscussion continued regarding the \"Imports not found in index.ts with Eliza CLI 1.61\" issue. User matteo-brandolino confirmed the problem persists on their Arch Linux setup with Node v24.9.0 and Bun v1.2.22, providing detailed `tsc --noEmit` output showing numerous `TS2305` errors. The user also noted that the issue appears specific to `@elizaos/core` version 1.6.1, with both older (1.5.15) and newer versions working correctly. An AI agent, claude, was tasked with diagnosing the issue and provided a comprehensive root cause analysis, concluding that version 1.6.1 of `@elizaos/core` was published with missing or malformed TypeScript declaration files. The agent recommended users upgrade to `@elizaos/cli@1.6.2` or later and suggested the ElizaOS team consider deprecating v1.6.1 and adding publish-time validation."
}