Skip to content

v0.2.35

Choose a tag to compare

@sroussey sroussey released this 14 May 01:13
· 156 commits to main since this release
f8868a1

@workglow/browser-control

Chores

  • release 30 packages
  • release 30 packages
  • fixup some wrong links after rename

format

  • organize-imports plugin + husky pre-commit hook (#488)

CI

  • empty commit to retrigger main Build & Test

@workglow/task-graph

Features

ai,task-graph

  • thread runConfig through CreateWorkflow and AI wrappers (#490)

Bug Fixes

ai,hft,test,ci

  • resolve RAG WASM/ONNX memory leaks

Performance

build

  • optimize turbo task graph and add TS project references (#489)

Chores

  • release 30 packages
  • release 30 packages
  • fixup some wrong links after rename

format

  • organize-imports plugin + husky pre-commit hook (#488)

CI

  • empty commit to retrigger main Build & Test

@workglow/javascript

Features

ai

  • enhance AiChatWithKbTask and HierarchicalChunkerTask with section handling and slugification

Chores

  • release 30 packages
  • release 30 packages
  • fixup some wrong links after rename

format

  • organize-imports plugin + husky pre-commit hook (#488)

CI

  • empty commit to retrigger main Build & Test

@workglow/ai

Features

ai/task

  • runWithIterable helper that propagates consumer abort

ai,util/worker

  • Promise+emit run-fn shape foundation

ai,test,ci

  • bridgeProgress utility and large-model integration test harness

ai

  • introduce capability-based dispatch (Phases 0-4)
  • enhance AiChatWithKbTask and HierarchicalChunkerTask with section handling and slugification
  • chat task responseFormat input — markdown addendum, inline citation, URL-aware chunks
  • KbSearchTask + AiChatWithKbTask + AiChatTask cleanup

ai,task-graph

  • thread runConfig through CreateWorkflow and AI wrappers (#490)

knowledge-base

  • hybrid search via RRF over BM25F text index (#478)

Bug Fixes

test,ai

  • align AiChatWithKbTask disposer test with model.dispose lookup

ai/chat-kb

  • route per-turn dispatch through runWithIterable

ai/chat

  • route per-turn dispatch through runWithIterable

ai/task

  • propagate consumer abort through StreamingAiTask via runWithIterable

ai,hft,test,ci

  • resolve RAG WASM/ONNX memory leaks

ai,providers,test

  • Phase 5 review feedback and CI/test fixes

ai

  • emit iterations on finish + composite kb:doc key + clarify text schema

Refactors

  • remove loadProviderSdk utility and streamline SDK loading in client implementations

ai

  • rename local unloadFn to disposeFn in AiTask.execute
  • finalize Promise+emit migration and cleanup
  • migrate execution path to Promise+emit shape

providers

  • migrate all providers to AiProviderRunFnRegistration[] (Phase 5)

Performance

build

  • optimize turbo task graph and add TS project references (#489)

Tests

ai,timing

  • align fixtures and add memory tooling for Promise+emit

Chores

  • release 30 packages
  • release 30 packages
  • fixup some wrong links after rename

ai

  • add organize-imports-ignore to ai barrels after rebase on main
  • export runWithIterable from the task barrel for tests / external use

format

  • organize-imports plugin + husky pre-commit hook (#488)

CI

  • empty commit to retrigger main Build & Test

@workglow/knowledge-base

Features

knowledge-base

  • hybrid search via RRF over BM25F text index (#478)

ai

  • enhance AiChatWithKbTask and HierarchicalChunkerTask with section handling and slugification

Bug Fixes

knowledge-base,storage,postgres

  • cross-KB getBulk leak + restore Postgres-native hybrid search (#486)

Performance

build

  • optimize turbo task graph and add TS project references (#489)

Documentation

  • add design for storage getBulk plural-get (#480)

Chores

  • release 30 packages
  • release 30 packages
  • fixup some wrong links after rename

format

  • organize-imports plugin + husky pre-commit hook (#488)

CI

  • empty commit to retrigger main Build & Test

workglow

Performance

build

  • optimize turbo task graph and add TS project references (#489)

Chores

  • release 30 packages
  • release 30 packages
  • fixup some wrong links after rename

format

  • organize-imports plugin + husky pre-commit hook (#488)

CI

  • empty commit to retrigger main Build & Test

@workglow/storage

Features

knowledge-base

  • hybrid search via RRF over BM25F text index (#478)

Bug Fixes

  • emit kv storage events from concrete implementations (#481)

knowledge-base,storage,postgres

  • cross-KB getBulk leak + restore Postgres-native hybrid search (#486)

Performance

build

  • optimize turbo task graph and add TS project references (#489)

Documentation

  • add design for storage getBulk plural-get (#480)

Chores

  • release 30 packages
  • release 30 packages
  • fixup some wrong links after rename

format

  • organize-imports plugin + husky pre-commit hook (#488)

CI

  • empty commit to retrigger main Build & Test

@workglow/mcp

Chores

  • release 30 packages
  • release 30 packages
  • fixup some wrong links after rename

format

  • organize-imports plugin + husky pre-commit hook (#488)

CI

  • empty commit to retrigger main Build & Test

@workglow/util

Features

ai,util/worker

  • Promise+emit run-fn shape foundation

Bug Fixes

util/worker

  • apply aborts that arrive before the call starts

ai,hft,test,ci

  • resolve RAG WASM/ONNX memory leaks

Refactors

ai

  • finalize Promise+emit migration and cleanup

Chores

  • release 30 packages
  • release 30 packages
  • fixup some wrong links after rename

format

  • organize-imports plugin + husky pre-commit hook (#488)

CI

  • empty commit to retrigger main Build & Test

@workglow/test

Features

tests

  • add comprehensive tests for AiChatTask and AiChatWithKbTask

ai,util/worker

  • Promise+emit run-fn shape foundation

ai,test,ci

  • bridgeProgress utility and large-model integration test harness

ai

  • introduce capability-based dispatch (Phases 0-4)
  • enhance AiChatWithKbTask and HierarchicalChunkerTask with section handling and slugification
  • chat task responseFormat input — markdown addendum, inline citation, URL-aware chunks
  • KbSearchTask + AiChatWithKbTask + AiChatTask cleanup

ai,task-graph

  • thread runConfig through CreateWorkflow and AI wrappers (#490)

knowledge-base

  • hybrid search via RRF over BM25F text index (#478)

Bug Fixes

  • emit kv storage events from concrete implementations (#481)

test,ai

  • align AiChatWithKbTask disposer test with model.dispose lookup

util/worker

  • apply aborts that arrive before the call starts

ai,hft,test,ci

  • resolve RAG WASM/ONNX memory leaks

ai,providers,test

  • Phase 5 review feedback and CI/test fixes

knowledge-base,storage,postgres

  • cross-KB getBulk leak + restore Postgres-native hybrid search (#486)

storage-migrations

  • serialize concurrent runs and roll back partial SQLite schema (#485)

ai

  • emit iterations on finish + composite kb:doc key + clarify text schema

Refactors

ai

  • finalize Promise+emit migration and cleanup
  • migrate execution path to Promise+emit shape

providers

  • migrate all providers to AiProviderRunFnRegistration[] (Phase 5)

Performance

build

  • optimize turbo task graph and add TS project references (#489)

Tests

ai/task

  • streaming consumer abort propagates to provider strategy

ai,timing

  • align fixtures and add memory tooling for Promise+emit

rag

  • share ResourceScope across workflows to keep models warm (#487)

sqlite-vector

  • add @sqliteai/sqlite-vector to packages/test and fix ESM extension loading (#492)

Documentation

  • add design for storage getBulk plural-get (#480)

Chores

  • drop scratch bridgeProgress-leak-repro artifact
  • release 30 packages
  • release 30 packages

dependencies

  • update package versions and lockfile, and remove bun tests from CI

format

  • organize-imports plugin + husky pre-commit hook (#488)

CI

  • empty commit to retrigger main Build & Test

Updated Dependencies

  • vitest: ^4.1.6

@workglow/tasks

Performance

build

  • optimize turbo task graph and add TS project references (#489)

Chores

  • release 30 packages
  • release 30 packages
  • fixup some wrong links after rename

format

  • organize-imports plugin + husky pre-commit hook (#488)

CI

  • empty commit to retrigger main Build & Test

@workglow/job-queue

Performance

build

  • optimize turbo task graph and add TS project references (#489)

Chores

  • release 30 packages
  • release 30 packages
  • fixup some wrong links after rename

format

  • organize-imports plugin + husky pre-commit hook (#488)

CI

  • empty commit to retrigger main Build & Test

@workglow/indexeddb

Features

knowledge-base

  • hybrid search via RRF over BM25F text index (#478)

Documentation

  • add design for storage getBulk plural-get (#480)

Chores

  • release 30 packages
  • release 30 packages
  • fixup some wrong links after rename

format

  • organize-imports plugin + husky pre-commit hook (#488)

CI

  • empty commit to retrigger main Build & Test

@workglow/openai

Features

ai

  • introduce capability-based dispatch (Phases 0-4)

Bug Fixes

ai,hft,test,ci

  • resolve RAG WASM/ONNX memory leaks

ai,providers,test

  • Phase 5 review feedback and CI/test fixes

Refactors

  • shared promise on import for optional ai provider libs
  • remove loadProviderSdk utility and streamline SDK loading in client implementations

ai

  • finalize Promise+emit migration and cleanup
  • migrate execution path to Promise+emit shape

providers

  • migrate all providers to AiProviderRunFnRegistration[] (Phase 5)

Chores

  • release 30 packages
  • release 30 packages
  • fixup comment references to things renamed
  • fixup some wrong links after rename

format

  • organize-imports plugin + husky pre-commit hook (#488)

CI

  • empty commit to retrigger main Build & Test

@workglow/electron

Chores

  • release 30 packages
  • release 30 packages
  • fixup some wrong links after rename

format

  • organize-imports plugin + husky pre-commit hook (#488)

CI

  • empty commit to retrigger main Build & Test

@workglow/ollama

Features

ai

  • introduce capability-based dispatch (Phases 0-4)

Bug Fixes

ai,hft,test,ci

  • resolve RAG WASM/ONNX memory leaks

Refactors

  • remove loadProviderSdk utility and streamline SDK loading in client implementations

ai

  • finalize Promise+emit migration and cleanup
  • migrate execution path to Promise+emit shape

providers

  • migrate all providers to AiProviderRunFnRegistration[] (Phase 5)

Chores

  • release 30 packages
  • release 30 packages
  • fixup comment references to things renamed
  • fixup some wrong links after rename

format

  • organize-imports plugin + husky pre-commit hook (#488)

CI

  • empty commit to retrigger main Build & Test

@workglow/node-llama-cpp

Features

tests

  • add comprehensive tests for AiChatTask and AiChatWithKbTask

ai,test,ci

  • bridgeProgress utility and large-model integration test harness

Bug Fixes

ai,hft,test,ci

  • resolve RAG WASM/ONNX memory leaks

ai,providers,test

  • Phase 5 review feedback and CI/test fixes

Refactors

  • shared promise on import for optional ai provider libs

ai

  • finalize Promise+emit migration and cleanup
  • migrate execution path to Promise+emit shape

providers

  • migrate all providers to AiProviderRunFnRegistration[] (Phase 5)

Chores

  • release 30 packages
  • release 30 packages
  • fixup comment references to things renamed
  • fixup some wrong links after rename

format

  • organize-imports plugin + husky pre-commit hook (#488)

CI

  • empty commit to retrigger main Build & Test

@workglow/anthropic

Features

ai,test,ci

  • bridgeProgress utility and large-model integration test harness

ai

  • introduce capability-based dispatch (Phases 0-4)

Bug Fixes

ai,hft,test,ci

  • resolve RAG WASM/ONNX memory leaks

ai,providers,test

  • Phase 5 review feedback and CI/test fixes

Refactors

  • shared promise on import for optional ai provider libs
  • remove loadProviderSdk utility and streamline SDK loading in client implementations

ai

  • finalize Promise+emit migration and cleanup
  • migrate execution path to Promise+emit shape

providers

  • migrate all providers to AiProviderRunFnRegistration[] (Phase 5)

Chores

  • release 30 packages
  • release 30 packages
  • fixup comment references to things renamed
  • fixup some wrong links after rename

format

  • organize-imports plugin + husky pre-commit hook (#488)

CI

  • empty commit to retrigger main Build & Test

@workglow/google-gemini

Features

ai

  • introduce capability-based dispatch (Phases 0-4)

Bug Fixes

ai,hft,test,ci

  • resolve RAG WASM/ONNX memory leaks

ai,providers,test

  • Phase 5 review feedback and CI/test fixes

Refactors

  • shared promise on import for optional ai provider libs
  • remove loadProviderSdk utility and streamline SDK loading in client implementations

ai

  • finalize Promise+emit migration and cleanup
  • migrate execution path to Promise+emit shape

providers

  • migrate all providers to AiProviderRunFnRegistration[] (Phase 5)

Chores

  • release 30 packages
  • release 30 packages
  • fixup comment references to things renamed
  • fixup some wrong links after rename

format

  • organize-imports plugin + husky pre-commit hook (#488)

CI

  • empty commit to retrigger main Build & Test

@workglow/postgres

Features

knowledge-base

  • hybrid search via RRF over BM25F text index (#478)

Bug Fixes

knowledge-base,storage,postgres

  • cross-KB getBulk leak + restore Postgres-native hybrid search (#486)

storage-migrations

  • serialize concurrent runs and roll back partial SQLite schema (#485)

Documentation

  • add design for storage getBulk plural-get (#480)

Chores

  • release 30 packages
  • release 30 packages
  • fixup some wrong links after rename

format

  • organize-imports plugin + husky pre-commit hook (#488)

CI

  • empty commit to retrigger main Build & Test

@workglow/supabase

Documentation

  • add design for storage getBulk plural-get (#480)

Chores

  • release 30 packages
  • release 30 packages
  • fixup some wrong links after rename

format

  • organize-imports plugin + husky pre-commit hook (#488)

CI

  • empty commit to retrigger main Build & Test

@workglow/playwright

Chores

  • release 30 packages
  • release 30 packages
  • fixup some wrong links after rename

format

  • organize-imports plugin + husky pre-commit hook (#488)

CI

  • empty commit to retrigger main Build & Test

@workglow/sqlite

Features

knowledge-base

  • hybrid search via RRF over BM25F text index (#478)

Bug Fixes

storage-migrations

  • serialize concurrent runs and roll back partial SQLite schema (#485)

Tests

sqlite-vector

  • add @sqliteai/sqlite-vector to packages/test and fix ESM extension loading (#492)

Documentation

  • add design for storage getBulk plural-get (#480)

Chores

  • release 30 packages
  • release 30 packages
  • fixup some wrong links after rename

format

  • organize-imports plugin + husky pre-commit hook (#488)

CI

  • empty commit to retrigger main Build & Test

@workglow/huggingface-transformers

Features

tests

  • add comprehensive tests for AiChatTask and AiChatWithKbTask

ai,test,ci

  • bridgeProgress utility and large-model integration test harness

Bug Fixes

ai,hft,test,ci

  • resolve RAG WASM/ONNX memory leaks

ai,providers,test

  • Phase 5 review feedback and CI/test fixes

Refactors

  • shared promise on import for optional ai provider libs

ai

  • finalize Promise+emit migration and cleanup
  • migrate execution path to Promise+emit shape

providers

  • migrate all providers to AiProviderRunFnRegistration[] (Phase 5)

Chores

  • release 30 packages
  • release 30 packages
  • fixup comment references to things renamed
  • fixup some wrong links after rename

format

  • organize-imports plugin + husky pre-commit hook (#488)

CI

  • empty commit to retrigger main Build & Test

@workglow/tf-mediapipe

Features

ai,test,ci

  • bridgeProgress utility and large-model integration test harness

ai

  • introduce capability-based dispatch (Phases 0-4)

Bug Fixes

ai,hft,test,ci

  • resolve RAG WASM/ONNX memory leaks

Refactors

  • shared promise on import for optional ai provider libs

ai

  • finalize Promise+emit migration and cleanup
  • migrate execution path to Promise+emit shape

providers

  • migrate all providers to AiProviderRunFnRegistration[] (Phase 5)

Chores

  • release 30 packages
  • release 30 packages
  • fixup comment references to things renamed
  • fixup some wrong links after rename

format

  • organize-imports plugin + husky pre-commit hook (#488)

CI

  • empty commit to retrigger main Build & Test

@workglow/chrome-ai

Features

ai,test,ci

  • bridgeProgress utility and large-model integration test harness

ai

  • introduce capability-based dispatch (Phases 0-4)

Bug Fixes

ai,hft,test,ci

  • resolve RAG WASM/ONNX memory leaks

Refactors

ai

  • finalize Promise+emit migration and cleanup
  • migrate execution path to Promise+emit shape

providers

  • migrate all providers to AiProviderRunFnRegistration[] (Phase 5)

Chores

  • release 30 packages
  • release 30 packages
  • fixup comment references to things renamed
  • fixup some wrong links after rename

format

  • organize-imports plugin + husky pre-commit hook (#488)

CI

  • empty commit to retrigger main Build & Test

@workglow/huggingface-inference

Features

ai,test,ci

  • bridgeProgress utility and large-model integration test harness

ai

  • introduce capability-based dispatch (Phases 0-4)

Bug Fixes

ai,hft,test,ci

  • resolve RAG WASM/ONNX memory leaks

Refactors

  • shared promise on import for optional ai provider libs
  • remove loadProviderSdk utility and streamline SDK loading in client implementations

ai

  • finalize Promise+emit migration and cleanup
  • migrate execution path to Promise+emit shape

providers

  • migrate all providers to AiProviderRunFnRegistration[] (Phase 5)

Chores

  • release 30 packages
  • release 30 packages
  • fixup comment references to things renamed
  • fixup some wrong links after rename

format

  • organize-imports plugin + husky pre-commit hook (#488)

CI

  • empty commit to retrigger main Build & Test

@workglow/bun-webview

Chores

  • release 30 packages
  • release 30 packages
  • fixup some wrong links after rename

format

  • organize-imports plugin + husky pre-commit hook (#488)

CI

  • empty commit to retrigger main Build & Test

@workglow/cli

Refactors

ai

  • finalize Promise+emit migration and cleanup

Performance

build

  • optimize turbo task graph and add TS project references (#489)

Chores

  • release 30 packages
  • release 30 packages
  • fixup some wrong links after rename

dependencies

  • update package versions and lockfile, and remove bun tests from CI

CI

  • empty commit to retrigger main Build & Test

Updated Dependencies

  • ink: ^7.0.3

@workglow/web

Refactors

ai

  • finalize Promise+emit migration and cleanup

Performance

build

  • optimize turbo task graph and add TS project references (#489)

Chores

  • release 30 packages
  • release 30 packages

dependencies

  • update package versions and lockfile, and remove bun tests from CI

CI

  • empty commit to retrigger main Build & Test

Updated Dependencies

  • react-resizable-panels: ^4.11.1
  • tailwind-merge: ^3.6.0
  • @tailwindcss/vite: ^4.3.0
  • tailwindcss: ^4.3.0
  • vite: ^8.0.12