Files
Yves Gugger 0817c1cebb feat(addons): dotnet bootstrap manager + grow registry to 19 addons
Add the .NET SDK as a 6th install-on-add package manager (pinned
`dotnet tool install --global … --version`), and expand the bundled
registry from 12 to 19 addons:
- install-on-add: sophon, context-mem (npm), codecompress (dotnet)
- npx-wired: mcp-code-context, codebase-intelligence
- listed: graphiti, zep (need an external DB / API key to run)

Enumerate dotnet across the bootstrap-engine design doc, the addons
guide and the regenerated config-keys reference.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 21:22:11 +02:00
..