Skip to content

refactor(dev): separate start-agent from agent selection#463

Merged
basnijholt merged 6 commits intomainfrom
fix/dev-new-agent-flags
Mar 26, 2026
Merged

refactor(dev): separate start-agent from agent selection#463
basnijholt merged 6 commits intomainfrom
fix/dev-new-agent-flags

Conversation

@basnijholt
Copy link
Copy Markdown
Owner

@basnijholt basnijholt commented Mar 26, 2026

Summary

  • make dev new --agent <name|auto> select and start the coding agent
  • add dev new --start-agent for promptless interactive launch, while keeping --prompt and --prompt-file as implicit launch triggers
  • keep -a and --with-agent as hidden deprecated aliases, update docs/example config/skill guidance, and keep hidden options out of generated docs

Testing

  • uv run pytest tests/dev/test_cli.py tests/test_docs_gen.py
  • uv run ruff check agent_cli/dev/cli.py agent_cli/docs_gen.py tests/dev/test_cli.py tests/test_docs_gen.py
  • uv run agent-cli dev new --help

@basnijholt basnijholt force-pushed the fix/dev-new-agent-flags branch from 09e4f29 to d08a8b1 Compare March 26, 2026 21:29
@basnijholt basnijholt changed the title fix(dev): align dev new agent flags refactor(dev): separate start-agent from agent selection Mar 26, 2026
@basnijholt basnijholt merged commit eac9831 into main Mar 26, 2026
1 check passed
@basnijholt basnijholt deleted the fix/dev-new-agent-flags branch March 26, 2026 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant