Skip to main content
← Back to index page

0.1.21

This release introduces Distri Agent Support, enabling distributed agent execution directly within vLLora. Distri agents are automatically downloaded, registered, and managed with real-time status reporting and health monitoring.

Additional improvements include enhanced Lucy configuration management for agents, OTLP metrics port configuration, project slug support across services, and run overview totals for better visibility into trace statistics.

Features

  • Add distri as component (2c2f382)
  • Add Lucy configuration management for agents (f89df0e)
  • Add OTLP metrics port configuration (4d150c4)
  • Add project_slug support to VlloraMcp and related services (84d5082)
  • Add support for distri agents (f79a1a2)
  • Add totals to run overview (f6b8fa5)
  • Dont block main thread for distri download and startup (911c328)
  • Enhance Distri client functionality and configuration management (57cbad1)
  • Enhance SQLite connection handling in DbPool (c5694ad)
  • Implement agent registration with detailed status reporting (d742b20)
  • Implement Lucy project handling and middleware integration (2d1dd1d)
  • Support metrics in telemetery (#241) (3212952)
  • Update distri based on current version and latest release (c5e990c)

Bug Fixes

  • Add missing property to api_invoke span (92bbaba)
  • Fix API key usage for lucy (6fd6a12)
  • Fix download of distri-server (5d0eed6)
  • Fix run span timing (66c7807)
  • getSpanContent return data (53763fc)
  • Increase default limit for overview pagination from 100 to 1000 (ef941f4)
  • Integrate KeyStorageError into GatewayApiError and update key retrieval in chat completion executors (39c94a6)
  • Update provider info handling in model metadata (90dcf62)
  • Use correct project in events stream (db39467)
  • Use project slug for credentials retrieve (bc6c8dc)
  • Use server port args from cli when no command is defined (af6df7d)
  • when clone request in lucy project (738b62d)