@alan-ai-hq/agent-manager 0.1.98 → 0.1.99
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/dist/index.cjs +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -15460,7 +15460,7 @@ function describeError(error61) {
|
|
|
15460
15460
|
}
|
|
15461
15461
|
|
|
15462
15462
|
// src/version.ts
|
|
15463
|
-
var AGENT_VERSION = "0.1.
|
|
15463
|
+
var AGENT_VERSION = "0.1.99";
|
|
15464
15464
|
|
|
15465
15465
|
// src/daemon-worktree.ts
|
|
15466
15466
|
var import_node_child_process3 = require("child_process");
|