v2.64.0

New Features

  • Enhanced Skip Types package with granular type exports for easier prompt inclusion
  • Improved Skip Types file embedding support for deployed packages in node_modules

Improvements

  • Loop Agent response types now have more flexible field requirements
  • Softened mandatory fields in Loop Agent response structures
  • Loop Agent system prompts now only include active sub-agents
  • Improved specialization handling in Loop Agent prompts (Nunjucks SAFE)
  • Better organization of Skip Types exports for modular usage

Bug Fixes

  • Fixed critical bug in spUpdateExistingEntitiesFromSchema where entities with NULL descriptions were not updating properly
  • Fixed entity field description updates that were missed due to NULL values
  • Fixed Groq provider compatibility with reasoning text from Qwen models
  • Fixed Loop Agent response type causing undefined values instead of omitting keys
  • Added missing dependency to SkipTypes package.json
  • Resolved CodeGen issues with entity and field descriptions extraction