Commit Graph

20 Commits

Author SHA1 Message Date
Benjamin Pasero
d118d57ec0 prompts - cleanup (#270622) 2025-10-09 12:25:26 -07:00
Sandeep Somavarapu
33b1d77b03 remove any type (#270549)
* remove any type

* remove any type
2025-10-09 15:26:30 +00:00
Ben Villalobos
e6c3063c70 Add "First Time Setup" prompt (#269433) 2025-10-07 21:44:17 +00:00
Benjamin Pasero
7e8c7bef61 debt - reduce explicit any usage (#269814) 2025-10-06 15:19:56 +00:00
Benjamin Pasero
c9f8fbf16f chat - fix plan.prompt.md warnings (#269514) 2025-10-02 13:54:25 +02:00
Harald Kirschner
ffaa029106 Updated plan mode and prompts (#269401)
* Updated plan mode

* Plan mode update for 4.5
2025-10-01 11:14:00 -07:00
Harald Kirschner
025b7b7c4c Leaner kusto mcp server and prompt 2025-09-23 12:04:43 -07:00
Harald Kirschner
037abcbe8e Tuned data prompt 2025-09-22 21:14:22 -07:00
Tyler James Leonhardt
b20a91e37a Add data prompt (#267543)
For querying telemetry data. Uses the Azure MCP Server's kusto tool.
2025-09-19 16:00:11 -07:00
Connor Peet
ada50f7949 Add some learning prompts and "send to edit session" for inline chat (#267519)
* wip

* update learnings

* clean 1

* clean 2

* commit update-instructions.prompt.md

* swap back to normal model after being in delegate

* adding generation

* wip

* wip

* update

---------

Co-authored-by: Henning Dieterichs <hdieterichs@microsoft.com>
Co-authored-by: Anthony Kim <anthonykim@microsoft.com>
Co-authored-by: SteVen Batten <sbatten@microsoft.com>
2025-09-19 23:26:52 +02:00
Connor Peet
aff267b6d1 chore: add small fixIssueNo utility prompt (#266995)
Allows a quick slash command+number paste then delegation to CCA
2025-09-15 23:21:03 +00:00
Harald Kirschner
7117c45fc4 Prompts for plan mode 2025-09-12 20:40:20 -07:00
Harald Kirschner
8d5775af91 Shorten prompt descriptions for welcome view 2025-09-11 14:56:28 -07:00
Benjamin Pasero
3d2e450e96 update AI prompts (#265166) 2025-09-04 14:44:05 +00:00
Tyler James Leonhardt
7a46ac4d80 First pass at disabling tools that aren't useful for this MCP flow (#263298)
* First pass at disabling tools that aren't useful for this MCP flow

And enable the multiplexer server

* revert that

* revert that

* revert that

* disable a couple more

* add a start to improve model behavior & rewrite prompt file
2025-08-25 11:46:20 -07:00
Tyler James Leonhardt
a7cdeedd57 Add another server built on top of our own automation framework (#262984)
* Add another server built on top of our own automation framework

It's a big PR but a lot of this is boiler plate. It's just essentially wrapping our Automation framework in a bunch of tools.

* Lay the foundation for multiplexing
2025-08-22 17:20:22 -07:00
Tyler James Leonhardt
c81631ed89 Use stdio for the vscode playwright mcp (#262260)
* Use stdio for the vscode playwright mcp

makes for easier management... since it can be compiled when launched.

* add to readme
2025-08-19 08:27:10 +02:00
Benjamin Pasero
6c5f3aebef chore - reorder tools in prompts for consistency (#261748) 2025-08-14 22:41:28 -07:00
João Moreno
8623fc693b me vs. the user (#256430) 2025-08-04 15:30:37 +00:00
Benjamin Pasero
b50ac5ac92 Explore to support desktop notifications when in agent mode (#251621) (#255643) 2025-07-14 11:45:53 +00:00