Skip to content

v0.2.36

Choose a tag to compare

@sroussey sroussey released this 15 May 20:10
· 137 commits to main since this release
9900a99

@workglow/ai

Features

kb

  • pluggable strategy with model config, IRunConfig threading, and document tasks

Bug Fixes

util/worker, ai/task

  • TTL-based pendingAborts eviction; clarify runWithIterable bond (#500)

ai

  • avoid NaN reranker scores for empty queries
  • escape regex metacharacters in RerankerTask.simpleRerank
  • classify provider-error vs no-finish in AiTask.execute
  • replace runWithIterable Proxy with shallow clone

@workglow/knowledge-base

Features

kb

  • pluggable strategy with model config, IRunConfig threading, and document tasks

@workglow/mcp

Bug Fixes

  • mcp

@workglow/util

Bug Fixes

util/worker, ai/task

  • TTL-based pendingAborts eviction; clarify runWithIterable bond (#500)

util

  • snapshot-then-delete eviction in WorkerServerBase Set caps

@workglow/test

Features

kb

  • pluggable strategy with model config, IRunConfig threading, and document tasks

hft

  • add text reranker capability with pipeline shape validation

Bug Fixes

util/worker, ai/task

  • TTL-based pendingAborts eviction; clarify runWithIterable bond (#500)

ai

  • avoid NaN reranker scores for empty queries
  • escape regex metacharacters in RerankerTask.simpleRerank
  • classify provider-error vs no-finish in AiTask.execute
  • replace runWithIterable Proxy with shallow clone

util

  • snapshot-then-delete eviction in WorkerServerBase Set caps

Tests

  • move tests so we we don't need a list of files per provider in the test script

@workglow/tasks

Chores

  • update deps

Updated Dependencies

  • undici: ^8.3.0

@workglow/huggingface-transformers

Features

hft

  • add text reranker capability with pipeline shape validation

@workglow/web

Chores

  • update deps

deps-dev

  • bump vite from 8.0.12 to 8.0.13

Updated Dependencies

  • @vitejs/plugin-react: ^6.0.2
  • vite: ^8.0.13