Resources — Changelog

Every feature, fix, and improvement — documented and timestamped.

[ 01 ]Release history — semantic versioning, always

[v0.9.4]2024-12-10

Multi-model routing with cost optimization

  • Added automatic model routing based on task complexity and cost constraints
  • New cost attribution dashboard in Analytics
  • Improved cold-start latency by 40% through execution graph caching
[v0.9.3]2024-11-28

Agent Networks beta

  • Launched mynd Networks in public beta — federated agent mesh is live
  • Semantic routing now supports custom ontology schemas
  • Added zero-trust identity verification for cross-org agent communication
[v0.9.2]2024-11-15

Quality scoring & evaluation pipeline

  • New quality scoring engine with LLM-as-judge and rubric-based evaluation
  • Drift detection alerts when agent output distributions shift
  • SDK v2.0 for Python and TypeScript with streaming support
[v0.9.1]2024-10-30

Enterprise readiness

  • SOC 2 Type II audit completed
  • SSO support for Okta, Azure AD, and OneLogin
  • Data residency controls for US, EU, and APAC regions
[v0.9.0]2024-10-12

Runtime general availability

  • mynd Runtime exits beta — production-ready with 99.99% SLA
  • Deterministic execution graphs with full replay capability
  • New observability dashboard with real-time agent tracing
[v0.8.5]2024-09-20

SDK launch & developer experience

  • Released SDKs for TypeScript, Python, Go, Ruby, and PHP
  • New CLI tool for local agent development and testing
  • Comprehensive API reference documentation