Use Remote Agent to complete tasks across your workflow–implementing a feature, upgrade a dependency, or writing a pull request–all from the cloud and with the full power of Visual Studio Code when you need it.
使用远程代理完成工作流程中的任务——实现功能、升级依赖项或编写拉取请求——全部通过云端完成,并在需要时充分利用 Visual Studio Code 的全部功能。
You can use the new VS Code window to view and edit files, run commands in the terminal, and generally interact with the agent just like you would a local IDE-bound agent.
| What are you trying to do? | Chat | Agent | Remote Agent |
|---|---|---|---|
| Ask questions about your code | ☑️ | ✅ | ✅ |
| Get advice on how to refactor code | ☑️ | ✅ | ✅ |
| Add new features to selected lines of code | ☑️ | ✅ | ✅ |
| Add new feature spanning multiple files | ✅ | ✅ | |
| Document new features | ✅ | ✅ | |
| Open Linear tickets or start a pull request | ✅ | ✅ | |
| Start a new branch in GitHub from recent commits | ✅ | ✅ | |
| Automatically perform tasks on your behalf | ✅ | ✅ | |
| Work on multiple tasks in the same repository | ✅ | ||
| Continue working after closing VS Code | ✅ |