Support opening an Agents Window chat for a folder from the CLI
Open
agents-window
feature-request
workbench-cli
- Dominant language
- TypeScript
- Stars
- 193k
- Forks
- 42.4k
- PR merge metrics
- PR metrics pending
Description
I'd like to open the Agents Window from the command line and start a new chat scoped to a specific folder.
Proposed usage:
```sh
code-insiders ./foo --agents
```
Expected behavior:
- Open (or focus) the Agents Window.
- Open the New Chat view.
- Use `./foo` as the folder for the new chat.
The equivalent should also work with the stable `code` CLI.
Contributor guide
Assessment
This issue has not been assessed yet.