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
Everything merged since v0.5.0: the full egress security epic (audit → allowlist
enforcement with a Security-panel toggle/editor → fail-closed), provider presets
(DeepSeek/GLM/Kimi/Qwen/MiniMax/MiMo via Accounts, aimux 0.17), token-pilot allowed
by default, and the dead command-mode retired. See CHANGELOG.md.
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@digital-threads/loom",
3
-
"version": "0.5.0",
3
+
"version": "0.6.0",
4
4
"type": "module",
5
5
"description": "Loom — local AI-dev orchestrator: give it a task and it runs the work through an analysis → spec → code → review → PR pipeline on a board, with cost, reasoning memory and multi-account support. Public beta.",
0 commit comments