Skip to content

v0.3.22

Choose a tag to compare

@sroussey sroussey released this 02 Jul 19:13
c32f3b3

@workglow/task-graph

Bug Fixes

review

  • resolve xhigh code-review findings on cherry-picked 601+604

task-graph/cache

  • require liveRunIds callback and drop unguarded fast-path

task-graph

  • swap nonexistent storage.search for query in clearOlderThan
  • clean up listeners on reader.cancel() in createStreamFromTaskEvents
  • stamp saturating depth on over-cap bridge + dedupe warn per parent
  • cap bridgeSubGraphTaskEvents depth to prevent event amplification
  • bubble subgraph events from iterator/map/reduce loops (#599)

cache

  • exclude live runIds from janitor sweep to prevent in-flight cache-row deletion

core

  • resolve review findings across util, storage, job-queue, task-graph (#602)

Performance

task-graph

  • stream distinct runIds via queryPage in clearOlderThan

@workglow/ai

Bug Fixes

ai

  • make StreamEventAccumulator delta-wins to stop tool-call clobber
  • unify capability gating, implement real RRF, document retry behavior
  • correct provider lifecycle, dispatch, and task bugs found in review

@workglow/storage

Bug Fixes

review

  • resolve xhigh code-review findings on cherry-picked 601+604

storage/vector

  • align in-memory + IndexedDB default scoreThreshold to 0 (match SQL backends)

core

  • resolve review findings across util, storage, job-queue, task-graph (#602)

@workglow/util

Bug Fixes

review

  • resolve xhigh code-review findings on cherry-picked 601+604

util/di

  • drain eviction disposals and clear stale factories on registerInstance
  • dispose previously cached singleton on register replacement

core

  • resolve review findings across util, storage, job-queue, task-graph (#602)

Chores

  • update deps

@workglow/test

Bug Fixes

review

  • resolve xhigh code-review findings on cherry-picked 601+604

util/di

  • drain eviction disposals and clear stale factories on registerInstance
  • dispose previously cached singleton on register replacement

task-graph/cache

  • require liveRunIds callback and drop unguarded fast-path

task-graph

  • swap nonexistent storage.search for query in clearOlderThan
  • clean up listeners on reader.cancel() in createStreamFromTaskEvents
  • stamp saturating depth on over-cap bridge + dedupe warn per parent
  • cap bridgeSubGraphTaskEvents depth to prevent event amplification
  • bubble subgraph events from iterator/map/reduce loops (#599)

storage/vector

  • align in-memory + IndexedDB default scoreThreshold to 0 (match SQL backends)

core

  • resolve review findings across util, storage, job-queue, task-graph (#602)

test

  • drop over-broad cast on observeFinish in accumulator test

ai

  • make StreamEventAccumulator delta-wins to stop tool-call clobber

providers

  • map Gemini sampling params; add Ollama json-mode support

Performance

task-graph

  • stream distinct runIds via queryPage in clearOlderThan

Tests

ollama

  • unit-test the structured-generation streaming run-fn

Chores

  • update deps

Updated Dependencies

  • @aws-sdk/client-sqs: ^3.1079.0
  • @cloudflare/workers-types: ^4.20260702.1
  • miniflare: ^4.20260701.0

@workglow/tasks

Chores

  • update deps

Updated Dependencies

  • undici: ^8.6.0

@workglow/job-queue

Bug Fixes

core

  • resolve review findings across util, storage, job-queue, task-graph (#602)

@workglow/indexeddb

Bug Fixes

storage/vector

  • align in-memory + IndexedDB default scoreThreshold to 0 (match SQL backends)

core

  • resolve review findings across util, storage, job-queue, task-graph (#602)

@workglow/ollama

Bug Fixes

ai

  • make StreamEventAccumulator delta-wins to stop tool-call clobber

providers

  • map Gemini sampling params; add Ollama json-mode support

Tests

ollama

  • unit-test the structured-generation streaming run-fn

@workglow/aws

Chores

  • update deps

Updated Dependencies

  • @aws-sdk/client-sqs: ^3.1079.0

@workglow/google-gemini

Bug Fixes

providers

  • map Gemini sampling params; add Ollama json-mode support

@workglow/postgres

Bug Fixes

core

  • resolve review findings across util, storage, job-queue, task-graph (#602)

@workglow/supabase

Bug Fixes

core

  • resolve review findings across util, storage, job-queue, task-graph (#602)

@workglow/sqlite

Bug Fixes

core

  • resolve review findings across util, storage, job-queue, task-graph (#602)

@workglow/cloudflare

Chores

  • update deps

Updated Dependencies

  • @cloudflare/workers-types: ^4.20260702.1

@workglow/web

Chores

  • update deps

Updated Dependencies

  • react-icons: ^5.7.0
  • react-resizable-panels: ^4.12.0
  • @tailwindcss/vite: ^4.3.2
  • tailwindcss: ^4.3.2
  • vite: ^8.1.3