microsoft / microsoft/vscode

Support opening an Agents Window chat for a folder from the CLI

Open
#333,725 0 comments 0 reactions 1 assignee Claimed by @sandy081 View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.