You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: "Bulk delete + parallel ingest in the Knowledge Base Explorer",
34
+
title: "Maintenance refresh for the beta line",
35
35
summary:
36
-
'The document table now has checkbox multi-select (select-all follows your filter) with a "Delete selected" action and one confirmation for the whole batch — each document still passes the same row-level access check and audit as a single delete. The ingest queue also runs up to 4 files in parallel (configurable 1–8 in the queue header), with live progress on every running row.',
36
+
"AI Workbench 0.5.6 refreshes the web, runtime, docs-site, CLI, and GitHub Actions dependency set while keeping the HTTP API, data model, and Docker runtime behavior stable for existing 0.5.x users.",
title: "The Docker quickstart works on the first run",
43
+
title: "Release metadata is aligned again",
44
44
summary:
45
-
"Three beta-reported fixes: the data volume is created writable for the non-root container user (no more EACCES on the first workspace), Ollama on the host is reachable from the container (OLLAMA_BASE_URL default, host-gateway mapping, and a new Endpoint base URL field on LLM services), and mock workspaces seed a credential-free embedder so the zero-credential demo ingests out of the box.",
45
+
"The root package, web app, CLI, TypeScript runtime, docs site, lockfiles, README badge, and in-app version all now point at 0.5.6, so the release tag, published artifacts, and visible version strings agree.",
0 commit comments