{
  "version": "1.0",
  "type": "repository",
  "interval": "day",
  "date": "2025-10-08",
  "generatedAt": "2026-05-13T23:41:49.377Z",
  "sourceLastUpdated": "2026-05-13T23:41:49.377Z",
  "contentFormat": "markdown",
  "contentHash": "cc5d3d7c20d9863927db024e9be461d6b5e31cbf4227873b131f707ec8dcc368",
  "entity": {
    "repoId": "elizaos-plugins/plugin-ollama",
    "owner": "elizaos-plugins",
    "repo": "plugin-ollama"
  },
  "content": "# elizaos-plugins/plugin-ollama Daily Update (Oct 8, 2025)\n## OVERVIEW \nThe day's activity focused on diagnosing and discussing a critical import error in `index.ts` with Eliza CLI 1.61, with community members actively contributing to troubleshooting.\n\n## KEY TECHNICAL DEVELOPMENTS\n\nNo new features, bug fixes, refactoring, documentation enhancements, 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### Troubleshooting Import Errors in Eliza CLI 1.61 [#6031](https://github.com/elizaos-plugins/plugin-ollama/issues/6031)\nDiscussion continued regarding the \"Imports not found in index.ts with Eliza CLI 1.61\" issue. @matteo-brandolino provided an update, confirming that the issue persists on Arch Linux and shared the output of `bun x tsc --noEmit`, which showed 28 errors across 4 files, primarily related to missing exports from `@elizaos/core`. These included `logger`, `IAgentRuntime`, `Project`, `ProjectAgent`, `Character`, `UUID`, and various types related to plugins. This detailed output further supports the hypothesis that the problem lies within the `@elizaos/core` package itself, specifically version 1.6.1."
}