Files
vscode/extensions/copilot/test/outcome/setuptests-invoke-panel.json
T
Pierce BogganandJoão Moreno 0af1ef6fce Model should self-identify if asked (#1267)
* Update model response guidelines in agent prompts

- Modified the response instructions in `agentPrompt.tsx` to clarify when to state the model name.
- Enhanced the `CopilotIdentityRules` class in `copilotIdentity.tsx` to include model name responses.

| File                             | Changes                                                                 |
|----------------------------------|-------------------------------------------------------------------------|
| `agentPrompt.tsx`               | Updated guidance on stating model name when asked.                     |
| `copilotIdentity.tsx`           | Added model name response instructions in identity rules.               |

* Update guidance on model name disclosure in agent prompts

- Revised instruction to clarify that the model name should not be volunteered unless explicitly asked by the user.

| File                                   | Changes Made                                      |
|----------------------------------------|--------------------------------------------------|
| src/extension/prompts/node/agent/agentPrompt.tsx | Updated reminder text regarding model name disclosure. |

* Update agent prompts to include model disclosure

- Added instruction to state the model being used when asked about it in multiple agent prompt snapshots.

| File Path                                                                 | Changes Made                                                                 |
|---------------------------------------------------------------------------|------------------------------------------------------------------------------|
| src/extension/prompts/node/agent/test/__snapshots__/agentPrompt.spec.tsx.snap | Updated responses to include model disclosure when asked about the model.    |

* Add SQLite cache file for simulation layer

This commit introduces a new SQLite cache file for the simulation layer to enhance data retrieval efficiency.

| File                                                                 | Changes                       |
|----------------------------------------------------------------------|-------------------------------|
| test/simulation/cache/layers/2171978e-88a1-4218-afac-dc1fe7ecc095.sqlite | New file created with versioning info |

* Add SQLite cache file for simulation layer

This commit introduces a new SQLite cache file to enhance the simulation layer's performance.

| File                                                                 | Changes                |
|----------------------------------------------------------------------|------------------------|
| test/simulation/cache/layers/94afd615-5805-4860-a1ba-3f9ebbf7b9a4.sqlite | New file added 📁      |

* remove bad cache layers

* npm run simulate

* update baseline

---------

Co-authored-by: João Moreno <joaomoreno@users.noreply.github.com>
2025-10-16 18:21:10 +00:00

57 lines
1.9 KiB
JSON

[
{
"name": "setupTests - invoke [panel] - goWebApp",
"requests": [
"174046855cfd70a2cf4d10df561fff875020f7f3527d3209053ab9a4a92eb005",
"29fb3f22167642007412618fca7d6d12bcdb7b6deeb4d0dc98a5d9775d378f3a",
"6ce66a180d177157114d6dd97d7b07278b1acd6141f14e48948dd9087374ef5a",
"73b33324044c891563cb3c5466bf60879f318657997ad67bcc805da74cd990ec",
"d1eb16886152f6b5326e77a19de27ee1045143ff5a5dbd182e0d7537c912f347",
"e6defa9615d6a95c654886f7943728c5beb4e61069147d91a1f843c651b7ce46"
]
},
{
"name": "setupTests - invoke [panel] - javaSpringApp",
"requests": [
"e061f10ee4480d0d92c8ec8e20042c9f3548bde17713f542c780451e8fae1873"
]
},
{
"name": "setupTests - invoke [panel] - nodeApp",
"requests": [
"c6b069f34e455ec52d4dd12b877b5181ffd8259b5438127f1236147cdd3e35f7"
]
},
{
"name": "setupTests - invoke [panel] - nodeExpressApp",
"requests": [
"1571200f92fde1f56f090fc028f312bee9b22adeafa135122751f6025d7da43d"
]
},
{
"name": "setupTests - invoke [panel] - phpLaravelApp",
"requests": [
"8bdd6769f5d608b39e2ab00ca9c42fa9da8b78d4eaebf9abbc4926e830e44b89",
"cff75b0732a24eb8d193269a399d18fb228bcdd66a1b448e13dbd62b9ffe3647",
"fd54235dde1c2f400bab2480f08e7a870bec513947d3d4b5d039b896e22892f4"
]
},
{
"name": "setupTests - invoke [panel] - pythonFlaskApp",
"requests": [
"ab636db819dfdf761ecd45b171b131c399e39fc7b12028adfed1248725efda15"
]
},
{
"name": "setupTests - invoke [panel] - rubyOnRailsApp",
"requests": [
"644368a4dbef7b3c2e2e5fbd4fcf4c273379e4cd8d21cf23001887b0ebd0d08d",
"66713a5a9a8b574b4f072470d28039196eaebfd45e561bf448b4a1925b1e266a",
"a29015f5fc87ac0b8de762c1f54b5704b6036613ee5fb310344d25fceca9e46c",
"a9623bcecd90d526e0bfbb2acb7002f8a988ea7057fe6309fdcd645bc11517ba",
"c4f8d74de929caa06e1d5465247fc3bd17715839b6063cad30bb9bb395946888",
"cb841b4583a332f405d4ebc8d2038f3dc17a52b0223a952df1596043397e050f",
"db11ca91612fc436c4b5842e5243155dc7632a84a2fdc0ad7c985d40ac4a74e4"
]
}
]