Frontmatter
| id | 7905 |
| title | ai.mcp.server.knowledge-base.source.Base: remove the singleton config |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | Nov 25, 2025, 5:57 PM |
| updatedAt | Nov 25, 2025, 5:58 PM |
| githubUrl | https://github.com/neomjs/neo/issues/7905 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 25, 2025, 5:58 PM |
Obviously a base class which is meant for getting extended must not be a
singleton.