Skip to content

Commit 09e4f29

Browse files
Update auto-generated docs
1 parent 9efa44f commit 09e4f29

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/commands/dev.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,6 @@ agent-cli dev new [BRANCH] [OPTIONS]
7474
| `-a` | `false` | Start an AI coding agent in a new terminal tab. Uses --agent, config default, or auto-detects. Implied by --prompt |
7575
| `--agent` | - | Which AI agent to start: claude, codex, gemini, aider, copilot, cn (Continue), opencode, cursor-agent. Implies starting the agent |
7676
| `--with-editor` | - | Which editor to open: cursor, vscode, zed, nvim, vim, emacs, sublime, idea, pycharm, etc. |
77-
| `--default-agent` | - | Default agent from config |
78-
| `--default-editor` | - | Default editor from config |
7977
| `--setup/--no-setup` | `true` | Run project setup after creation: npm/pnpm/yarn install, poetry/uv sync, cargo build, etc. Auto-detects project type |
8078
| `--copy-env/--no-copy-env` | `true` | Copy .env, .env.local, .env.example from main repo to worktree |
8179
| `--fetch/--no-fetch` | `true` | Run 'git fetch' before creating the worktree to ensure refs are up-to-date |

0 commit comments

Comments
 (0)