multi-agents-cli 1.1.31 → 1.1.32

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.
@@ -1725,7 +1725,7 @@ ${excludedUrls}
1725
1725
  const permIdx = await arrowSelect(
1726
1726
  'Grant agent full permissions for this session?',
1727
1727
  [
1728
- { label: `${green('→')} Yes — skip all permission prompts ${dim('(recommended for agent sessions)')}` },
1728
+ { label: `${green('→')} Yes — skip all permission prompts ${dim('(recommended some compound commands may still prompt)')}` },
1729
1729
  { label: `${dim('→')} No — I'll approve each action manually` },
1730
1730
  ],
1731
1731
  rl
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "multi-agents-cli",
3
- "version": "1.1.31",
3
+ "version": "1.1.32",
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",