Highlights
- Git-hosted DSH installs now build missing
dist/entries throughprepare. - Runtime metrics count model usage once per model request and persist session token aggregates.
- Confirmed tool calls are validated against raw AI SDK v4 stream lifecycle data, with malformed, incomplete, duplicate, and projection-only calls rejected.
- Agent Plugin, MCP Registry metadata, README, DSH examples, and deployment docs are aligned to v0.3.8.
Verification
- TypeScript typecheck passed.
- 596 tests passed; 14 environment-specific tests skipped.
- Runtime and Console builds passed.
- Package check and release smoke passed.
Ecosystem discovery
- Verified in dshbase after headless L3 validation.
- Listed in the official DeepSeek Harness Showcase.
- Public entries in Awesome Agents and abordage/awesome-mcp.
- Merged community references: awesome-agent-runtime, Awesome Agent Cortex, Awesome AI Devtools, and Awesome Agent Skills.
- See the auditable research agent guide and the independent SSD Nodes self-hosting guide.
The local sandbox remains intended for trusted development only; use Docker or Kubernetes for stronger isolation.