@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.
Files changed (2) hide show
  1. package/dist/index.cjs +1 -1
  2. 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.98";
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");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alan-ai-hq/agent-manager",
3
- "version": "0.1.98",
3
+ "version": "0.1.99",
4
4
  "type": "module",
5
5
  "description": "Alan agent runtime — cloud sandbox and local daemon (alan-agent CLI)",
6
6
  "bin": {