{
  "version": "1.0",
  "type": "repository",
  "interval": "day",
  "date": "2025-10-05",
  "generatedAt": "2026-05-13T23:41:49.367Z",
  "sourceLastUpdated": "2026-05-13T23:41:49.367Z",
  "contentFormat": "markdown",
  "contentHash": "5ccb62e8365943680f6c572109ef33dbf54e423314e870e09f1bafc0e4645dbc",
  "entity": {
    "repoId": "elizaos-plugins/plugin-anthropic",
    "owner": "elizaos-plugins",
    "repo": "plugin-anthropic"
  },
  "content": "# elizaos-plugins/plugin-anthropic Daily Update (Oct 5, 2025)\n## OVERVIEW \nThe day saw the introduction of Renovate configuration for dependency management. Discussions continued on an active issue regarding import errors with Eliza CLI 1.61, with a user providing further diagnostic information.\n\n## KEY TECHNICAL DEVELOPMENTS\n\n### Dependency Management\n- A new pull request was opened to add Renovate configuration, which will automate dependency updates and maintenance for the repository. ([#8](https://github.com/elizaos-plugins/plugin-anthropic/pull/8))\n\n## NEWLY OPENED PULL REQUESTS\n- **chore: add renovate configuration** ([#8](https://github.com/elizaos-plugins/plugin-anthropic/pull/8)): This pull request introduces Renovate to the repository, aiming to streamline dependency management by automating updates.\n\n## CLOSED ISSUES\nNo issues were closed on this day.\n\n## NEW ISSUES\nNo new issues were reported on this day.\n\n## ACTIVE ISSUES\n### Import Errors with Eliza CLI 1.61 ([#6031](https://github.com/elizaos-plugins/plugin-anthropic/issues/6031))\nDiscussions continued regarding import errors when using Eliza CLI 1.61. A user, matteo-brandolino, provided further details, suggesting the issue might be related to type definition files in the `@Elizaos/core` package, specifically referencing source files that may not be included in the published package. They noted that downgrading to version 1.5.15 or using versions newer than 1.6.1 resolves the problem, indicating a potential bug specific to version 1.6.1. They also shared the output of `bun x tsc --noEmit`, which showed 28 errors across 4 files, primarily related to missing exported members from `@elizaos/core`."
}