Skip to main content

SharpOMatic 10.0.6

SharpOMatic 10.0.6 is now available.

This release expands provider coverage with Anthropic and Azure AI Foundry Anthropic support. It also improves day-to-day editor workflows with workflow folders, evaluation row import/export, stronger transfer behavior, auth-gate hooks, and more control over what model-call tool activity is streamed to AG-UI clients.

Under the hood, this release tightens model-call behavior across streaming, tool calls, image inputs, metadata lookups, and database migrations, with matching documentation and test updates.

Changes

  • Added Anthropic and Azure AI Foundry Anthropic connector configs, model configs, and model caller services.
  • Added Claude Haiku, Sonnet, and Opus metadata for Anthropic and Azure AI Foundry Anthropic models.
  • Added workflow folders across the repository, editor APIs, Angular workflows UI, AG-UI workflow selection, transfers, migrations, and docs.
  • Added CSV import and export for evaluation rows.
  • Added a delete-all action for evaluation rows.
  • Added editor auth-gate support with front-end auth provider, token, and interceptor plumbing.
  • Added generic sign-in messaging for authenticated editor hosts.
  • Added per-tool AG-UI output settings for Model Call nodes so tool activity can be streamed, hidden, or controlled individually.
  • Added Model Call tool-exit support with context-aware exit results and cleaner graceful termination behavior.
  • Preserved tool-call result text in chat history replay.
  • Improved Model Call streaming replay for partial function calls and tool-call results.
  • Added URL image input support for model calls.
  • Allowed null entries in model-call image input paths.
  • Added StreamEventHelper access from registered tool methods.
  • Added repository metadata lookup optimizations and focused metadata tests.
  • Added SQL Server migration-table and transaction compatibility fixes.
  • Cleaned up the SQL Server 10.0.6 migration path.
  • Increased parallel node execution capacity to 50 nodes.
  • Updated workflow run and model-call metrics to retain readable snapshot names instead of GUID-only references.
  • Fixed designer delete-key handling.
  • Fixed editor notification settings.
  • Improved embedded asset relative path handling.
  • Fixed missing Azure OpenAI deployment-name metadata.
  • Clarified the additional license terms.