{
  "version": "1.0",
  "type": "repository",
  "interval": "day",
  "date": "2025-10-08",
  "generatedAt": "2026-05-13T23:41:49.375Z",
  "sourceLastUpdated": "2026-05-13T23:41:49.375Z",
  "contentFormat": "markdown",
  "contentHash": "719811526605e2f0da3ca29d00e004305c39197b37ffd1f400e167d1949c0fe4",
  "entity": {
    "repoId": "elizaos-plugins/plugin-autocoder",
    "owner": "elizaos-plugins",
    "repo": "plugin-autocoder"
  },
  "content": "# elizaos-plugins/plugin-autocoder Daily Update (Oct 8, 2025)\n## OVERVIEW \nThe day's activity focused on diagnosing and discussing a persistent import error within `index.ts` when using Eliza CLI 1.61, with community members actively contributing to troubleshooting.\n\n## KEY TECHNICAL DEVELOPMENTS\n\n## NEWLY OPENED PULL REQUESTS\n\n## CLOSED ISSUES\n\n## NEW ISSUES\n\n## ACTIVE ISSUES\n### Troubleshooting Eliza CLI 1.61 Import Errors [#6031](https://github.com/elizaos-plugins/plugin-autocoder/issues/6031)\nDiscussion continued regarding the `Imports not found in index.ts with Eliza CLI 1.61` issue. User matteo-brandolino provided their OS as Arch Linux and shared detailed output from `bun x tsc --noEmit`, which showed numerous `TS2305` errors indicating missing exported members from `@elizaos/core`. This output further supported the claim that the issue is specific to version 1.6.1 of `@elizaos/core` and not present in earlier or later versions. The user also noted that the problem might be related to type definition files in the `@Elizaos/core` package, potentially referencing source files not included in the published package."
}