CrossData
-
- 64 total downloads
- last updated 5/6/2026
- Latest version: 0.1.0-preview.1 (prerelease)
Provider-agnostic contracts for the CrossAgent Runtime: model adapters, agent patterns, tools, memory, policy and audit interfaces. Reference this package when defining adapters or extension points without... More information -
- 47 total downloads
- last updated 5/6/2026
- Latest version: 0.1.0-preview.1 (prerelease)
The minimal CrossAgent Runtime: agent runtime host, session lifecycle, pattern selection, audit pipeline and the default policy engine. Depends only on CrossAgents.Abstractions. -
- 45 total downloads
- last updated 5/6/2026
- Latest version: 0.1.0-preview.1 (prerelease)
The first-party agent patterns for CrossAgent Runtime: NoToolPattern, PlanExecuteValidatePattern, JsonPlanPattern and BoundedReActPattern. Patterns are bounded by design and reject unsafe configurations. -
- 39 total downloads
- last updated 5/6/2026
- Latest version: 0.1.0-preview.1 (prerelease)
Deterministic test doubles for CrossAgent Runtime: in-memory model adapter, memory provider, audit sink, fake tool, pattern test harness and a deterministic clock. No network calls, no provider credentials. -
- 37 total downloads
- last updated 5/6/2026
- Latest version: 0.1.0-preview.1 (prerelease)
Optional memory layer for the CrossAgent Runtime: retrieval, ranking, context compression and a sliding buffer. Memory stores themselves are pluggable and not owned by this package. -
- 38 total downloads
- last updated 5/6/2026
- Latest version: 0.1.0-preview.1 (prerelease)
Optional tooling layer for the CrossAgent Runtime: tool registry, tool argument validator, tool executor, and tool call normalizer. Use this package when an application needs to expose tools to a model.