AIGuiders.Cdp.Core
0.4.22
dotnet add package AIGuiders.Cdp.Core --version 0.4.22
NuGet\Install-Package AIGuiders.Cdp.Core -Version 0.4.22
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AIGuiders.Cdp.Core" Version="0.4.22" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AIGuiders.Cdp.Core" Version="0.4.22" />
<PackageReference Include="AIGuiders.Cdp.Core" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AIGuiders.Cdp.Core --version 0.4.22
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AIGuiders.Cdp.Core, 0.4.22"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AIGuiders.Cdp.Core@0.4.22
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AIGuiders.Cdp.Core&version=0.4.22
#tool nuget:?package=AIGuiders.Cdp.Core&version=0.4.22
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
AIGuiders.Cdp.Core
Shared .NET 10 library for the Cognitive Dev Platform tool catalog:
catalog = f(phase, object [, language]) with optional intent ranking; wire domains follow Memory.* / dev intuition (memory_world, memory_task, debug, build, …).
License: MIT
Source: github.com/AI-Guiders/cdp-core
Prefer a sibling ProjectReference to cdp-core in the monorepo when developing; NuGet for standalone clones / CI.
Public API (short)
| Type | Role |
|---|---|
CdpPhase / CdpObjectKind / CdpIntent |
Catalog axes |
LanguageRegistry / CdpLanguages |
Language ids from config (not a closed enum) |
CdpLayer / CdpDomains |
Memory/dev/ide layers + longest-prefix tool split |
ToolAffordance / SessionContext / PhaseObjectCatalog.Query |
Shortlist |
Wave1AffordanceSeed |
Seed table for CDP hosts |
Non-goal: free-text goal as a catalog key.
Consumers
cdp-mcp— stdio facade (metacdp_*+ shortlist)CascadeIDE—ide_context/ide_tools+ filteredide_*ListTools
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.