multi-agents-cli 1.1.20 → 1.1.22

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.
@@ -1631,6 +1631,7 @@ Mark each step complete. Only proceed to the task below when all are checked.
1631
1631
  '.claude-scope': true,
1632
1632
  'scope.json': true,
1633
1633
  'package.json': true,
1634
+ '.vscode/': true,
1634
1635
  },
1635
1636
  'search.exclude': {
1636
1637
  '**/node_modules': true,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "multi-agents-cli",
3
- "version": "1.1.20",
3
+ "version": "1.1.22",
4
4
  "description": "Multi-agent workflow orchestration for Claude Code — isolated git worktrees, structured state tracking, autonomous task chaining",
5
5
  "keywords": [
6
6
  "claude-code",