@knowsuchagency/fulcrum 1.8.0 → 1.8.1
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/bin/fulcrum.js
CHANGED
|
@@ -47082,7 +47082,7 @@ var marketplace_default = `{
|
|
|
47082
47082
|
"name": "fulcrum",
|
|
47083
47083
|
"source": "./",
|
|
47084
47084
|
"description": "Task orchestration for Claude Code",
|
|
47085
|
-
"version": "1.8.
|
|
47085
|
+
"version": "1.8.1",
|
|
47086
47086
|
"skills": [
|
|
47087
47087
|
"./skills/fulcrum"
|
|
47088
47088
|
],
|
|
@@ -48195,7 +48195,7 @@ function installUv() {
|
|
|
48195
48195
|
var package_default = {
|
|
48196
48196
|
name: "@knowsuchagency/fulcrum",
|
|
48197
48197
|
private: true,
|
|
48198
|
-
version: "1.8.
|
|
48198
|
+
version: "1.8.1",
|
|
48199
48199
|
description: "Harness Attention. Orchestrate Agents. Ship.",
|
|
48200
48200
|
license: "PolyForm-Perimeter-1.0.0",
|
|
48201
48201
|
type: "module",
|
|
@@ -48229,9 +48229,9 @@ var package_default = {
|
|
|
48229
48229
|
"@tanstack/react-router": "^1.141.8",
|
|
48230
48230
|
"@uiw/react-markdown-preview": "^5.1.5",
|
|
48231
48231
|
"@xterm/addon-clipboard": "^0.2.0",
|
|
48232
|
-
"@xterm/addon-fit": "^0.
|
|
48233
|
-
"@xterm/addon-web-links": "^0.
|
|
48234
|
-
"@xterm/xterm": "^
|
|
48232
|
+
"@xterm/addon-fit": "^0.11.0",
|
|
48233
|
+
"@xterm/addon-web-links": "^0.12.0",
|
|
48234
|
+
"@xterm/xterm": "^6.0.0",
|
|
48235
48235
|
"bun-pty": "^0.4.2",
|
|
48236
48236
|
citty: "^0.1.6",
|
|
48237
48237
|
"class-variance-authority": "^0.7.1",
|