<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/the-new-agents-window-in-vs-code-live169-wr9by6u9q" -->

---
title: The New Agents Window in VS Code | LIVE169 | daily.dev
description: A live demo and discussion of the new Agents Window in VS Code, a dedicated interface for managing multiple AI agent sessions across different workspaces and...
canonical: https://daily.dev/posts/the-new-agents-window-in-vs-code-live169-wr9by6u9q
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: The New Agents Window in VS Code | LIVE169 | daily.dev
og:description: A live demo and discussion of the new Agents Window in VS Code, a dedicated interface for managing multiple AI agent sessions across different workspaces and...
og:url: https://daily.dev/posts/the-new-agents-window-in-vs-code-live169-wr9by6u9q
og:image: https://api.daily.dev/og/posts/WR9by6U9q.png
og:image:alt: The New Agents Window in VS Code | LIVE169
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# The New Agents Window in VS Code | LIVE169

**[Visual Studio Code](https://daily.dev/sources/vscode)** · 9 min read · 0 upvotes · 0 comments

## Summary

A live demo and discussion of the new Agents Window in VS Code, a dedicated interface for managing multiple AI agent sessions across different workspaces and repos. The feature acts as an agent orchestration control center, letting developers monitor running agents across local and remote environments in one place. The conversation also covers a custom hook that uses local speech synthesis to announce when an agent completes its task, plus tips on using the 'auto' model routing feature to reduce token costs by routing tasks to appropriately-sized models based on complexity.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=oB-AA6312EA>

---

Tags: [#github](https://daily.dev/tags/github), [#ai-agents](https://daily.dev/tags/ai-agents), [#vscode](https://daily.dev/tags/vscode)

[View this post on daily.dev](https://daily.dev/posts/the-new-agents-window-in-vs-code-live169-wr9by6u9q)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"The New Agents Window in VS Code | LIVE169","url":"https://daily.dev/posts/the-new-agents-window-in-vs-code-live169-wr9by6u9q","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/the-new-agents-window-in-vs-code-live169-wr9by6u9q"},"datePublished":"2026-06-05T13:57:15.932Z","dateModified":"2026-06-05T13:57:40.486Z","description":"A live demo and discussion of the new Agents Window in VS Code, a dedicated interface for managing multiple AI agent sessions across different workspaces and...","image":"https://i.ytimg.com/vi/oB-AA6312EA/sddefault.jpg","thumbnailUrl":"https://i.ytimg.com/vi/oB-AA6312EA/sddefault.jpg","isAccessibleForFree":true,"articleSection":"Visual Studio Code","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Visual Studio Code","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/d5adab6ae9fb44d19859748fc30f5e18","url":"https://daily.dev/sources/vscode"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/the-new-agents-window-in-vs-code-live169-wr9by6u9q","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"github,ai-agents,vscode","timeRequired":"PT9M","video":{"@type":"VideoObject","name":"The New Agents Window in VS Code | LIVE169","description":"A live demo and discussion of the new Agents Window in VS Code, a dedicated interface for managing multiple AI agent sessions across different workspaces and...","thumbnailUrl":"https://i.ytimg.com/vi/oB-AA6312EA/sddefault.jpg","uploadDate":"2026-06-05T13:57:15.932Z","duration":"PT9M","url":"https://api.daily.dev/r/WR9by6U9q","embedUrl":"https://www.youtube.com/embed/oB-AA6312EA"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Visual Studio Code","item":"https://daily.dev/sources/vscode"},{"@type":"ListItem","position":3,"name":"The New Agents Window in VS Code | LIVE169"}]}
```

