Skip to content

v0.3.26

Choose a tag to compare

@sroussey sroussey released this 15 Jul 22:07
a90e59c

@workglow/ai

Bug Fixes

ai

  • key OpenAIShapedResponses tool-call accumulator on stable item id

xai,openrouter

  • guard chunk.choices access and downshift strict schema

workglow

Features

storage

  • add DuckDB tabular storage backend (@workglow/duckdb) (#635)

Chores

deps

  • update @cloudflare/workers-types to 5.x and tslog to 5.x

Updated Dependencies

  • tslog: ^5.0.0

@workglow/storage

Features

storage

  • add DuckDB tabular storage backend (@workglow/duckdb) (#635)

@workglow/test

Features

  • add Workglow Eval: CLI harness for model evaluation on HuggingFace datasets (#636)

storage

  • add DuckDB tabular storage backend (@workglow/duckdb) (#635)

Bug Fixes

node-llama-cpp,huggingface-transformers

  • concurrency + sequence-leak + bounded pipeline cache (#634)

node-llama-cpp

  • eviction disposes embedding, broaden isVramError, retry embedding create
  • address review feedback on VRAM/LRU/sequence handling

huggingface-inference

  • guard chunk.choices[0] in streaming run-fns

ai

  • key OpenAIShapedResponses tool-call accumulator on stable item id

xai,openrouter

  • guard chunk.choices access and downshift strict schema

Tests

huggingface-transformers

  • regressions for H1 (refcount race) and H2 (AbortController key)

Chores

  • update deps

deps

  • update @cloudflare/workers-types to 5.x and tslog to 5.x

Updated Dependencies

  • @aws-sdk/client-sqs: ^3.1088.0
  • @cloudflare/workers-types: ^5.20260715.1
  • miniflare: ^4.20260710.0

@workglow/openai

Bug Fixes

xai,openrouter

  • guard chunk.choices access and downshift strict schema

@workglow/node-llama-cpp

Bug Fixes

node-llama-cpp

  • address structured generation review feedback
  • fresh context per structured generation
  • eviction disposes embedding, broaden isVramError, retry embedding create
  • address review feedback on VRAM/LRU/sequence handling
  • close sequence-reclaim race and auto-evict on VRAM pressure

node-llama-cpp,huggingface-transformers

  • concurrency + sequence-leak + bounded pipeline cache (#634)

Chores

node-llama-cpp

  • clarify allocation and sequence error matching constants

@workglow/aws

Chores

  • update deps

Updated Dependencies

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

@workglow/duckdb

Features

storage

  • add DuckDB tabular storage backend (@workglow/duckdb) (#635)

@workglow/xai

Bug Fixes

xai,openrouter

  • guard chunk.choices access and downshift strict schema

@workglow/cloudflare

Chores

deps

  • update @cloudflare/workers-types to 5.x and tslog to 5.x

Updated Dependencies

  • @cloudflare/workers-types: ^5.20260715.1

@workglow/huggingface-transformers

Bug Fixes

huggingface-transformers

  • key model AbortControllers per-controller to survive concurrent loads
  • hold pipeline refcount before getPipeline lookup

node-llama-cpp,huggingface-transformers

  • concurrency + sequence-leak + bounded pipeline cache (#634)

@workglow/openrouter

Bug Fixes

xai,openrouter

  • guard chunk.choices access and downshift strict schema

@workglow/huggingface-inference

Bug Fixes

huggingface-inference

  • guard chunk.choices[0] in streaming run-fns

@workglow/eval

Features

  • add Workglow Eval: CLI harness for model evaluation on HuggingFace datasets (#636)

@workglow/cli

Features

  • add Workglow Eval: CLI harness for model evaluation on HuggingFace datasets (#636)

@workglow/web

Chores

  • update deps

Updated Dependencies

  • react-resizable-panels: ^4.12.2