@swarmvaultai/viewer 3.2.0 → 3.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -14,6 +14,7 @@ The viewer loads graph data from `/api/graph` and renders:
|
|
|
14
14
|
- agent task and decision nodes
|
|
15
15
|
- extracted, inferred, conflicted, and stale edge states
|
|
16
16
|
- the workflow rail for approvals, candidates, refresh state, lint findings, activity, and the Memory dashboard
|
|
17
|
+
- the vault workbench for prioritized doctor recommendations, full doctor checks, copyable suggested commands, safe repair, title/tag capture mode selection, budgeted context-pack creation, and task starts
|
|
17
18
|
|
|
18
19
|
Its main purpose is to support the SwarmVault runtime, but the package also exports lightweight types and helpers for custom integrations.
|
|
19
20
|
|