Skip to content
Open
Show file tree
Hide file tree
Changes from 69 commits
Commits
Show all changes
192 commits
Select commit Hold shift + click to select a range
8044301
Remove Copilot on Rails feature
Jun 8, 2026
70dd310
Revert "Remove Copilot on Rails feature"
Jun 8, 2026
a59a761
Update Copilot on Rails views (#1449)
motm32 Jun 8, 2026
b9eaca9
Add `azure-debug-plan` custom agent and instructions (#1475)
MicroFish91 Jun 8, 2026
be42ab1
Add `azure-debug-generate` custom agent and instructions (#1478)
MicroFish91 Jun 8, 2026
4605511
Move skills to resources/agents instruction files (#1482)
nturinski Jun 8, 2026
bb92297
Improvements to dependency instructions for `azure-debug-generate` (#…
MicroFish91 Jun 9, 2026
a593097
Allow executing debug configurations in the project view (#1485)
MicroFish91 Jun 12, 2026
12b3b12
Improvements to compound launch/tasks & make sure TypeScript source m…
MicroFish91 Jun 15, 2026
9da8efa
add ui preview to planning doc (#1484)
nturinski Jun 15, 2026
4355450
Add command to download agent instruction files to workspace (#1488)
nturinski Jun 15, 2026
a151b0d
Add activation events for our extension when we detect CoR artifacts …
nturinski Jun 16, 2026
96eeffe
Change instructions to rename src folder to services for monorepos (#…
nturinski Jun 16, 2026
8e50ce2
Give folder names more service specific names (#1499)
nturinski Jun 17, 2026
f24654a
Improvements to prerequisite finding for `azure-debug-plan` (#1505)
MicroFish91 Jun 17, 2026
501d137
Autopilot Mode (#1497)
nturinski Jun 18, 2026
729299d
Make changes for accessibility and add loading view (#1494)
motm32 Jun 19, 2026
3910d84
Add fixes for next steps views to work properly (#1510)
motm32 Jun 22, 2026
48a5800
Forbid creating anything that is not app code (#1500)
nturinski Jun 23, 2026
f271d0a
Add prerequisite refresh (#1512)
motm32 Jun 23, 2026
205a334
Use a more service-centric planning paradigm (#1508)
nturinski Jun 23, 2026
f08ac6d
Fix view issues (#1513)
motm32 Jun 23, 2026
a432d9c
Make prerequisites logic shared, add a prerequisites view to the scaf…
MicroFish91 Jun 23, 2026
feae13c
Improve loading responsiveness of preview UI and add ability to write…
MicroFish91 Jun 23, 2026
6ccc4af
Add azure-project-integrate agent instructions (#1514)
nturinski Jun 23, 2026
ed8500f
Update instructions to properly capture multiple data stores on requi…
MicroFish91 Jun 23, 2026
4f7a2f6
Nat/integrate integration (#1517)
nturinski Jun 23, 2026
b881197
Fix comments showing up in the debug plan webview (#1520)
MicroFish91 Jun 23, 2026
61f52f3
add fix (#1521)
motm32 Jun 24, 2026
b0b4b51
Add refresh to scaffold prerequisites view (#1522)
motm32 Jun 24, 2026
b0ea35e
Fix feedback drawer issues (#1523)
motm32 Jun 24, 2026
9c26061
Multiple improvements to prerequisites listing and installation warni…
MicroFish91 Jun 25, 2026
6b737d2
Improve prerequisites detection (#1526)
MicroFish91 Jun 25, 2026
6e000d5
Fix lint for build (#1527)
MicroFish91 Jun 25, 2026
9679e7e
Add a warning about using python/.net (#1524)
nturinski Jun 30, 2026
44c8f4a
Increase max requests when using copilot on rails flow (#1531)
nturinski Jun 30, 2026
a634887
Change warning labels and remove some verbose comments (#1534)
nturinski Jun 30, 2026
94c698e
UI changes from feedback (#1529)
motm32 Jun 30, 2026
fab8c70
Greatly improve performance of requirements.json. (#1542)
nturinski Jul 8, 2026
47959c4
More UI fixes (#1541)
motm32 Jul 8, 2026
09c920e
Add "Create with Copilot" button when no folder is opened (#1544)
motm32 Jul 10, 2026
39e1613
Resume session (#1543)
nturinski Jul 14, 2026
f1d22c8
Increase max width (#1548)
motm32 Jul 15, 2026
b990c5a
Improve the UX preview plan project (#1545)
nturinski Jul 15, 2026
2eb35c2
CoR: Cherry pick MCP support, add CoR commands as MCP, wrap commands …
MicroFish91 Jul 16, 2026
9ee7255
Make it so autopilot carries over to new instances (#1539)
motm32 Jul 16, 2026
d0505fa
Add loading view for Running API tests (#1553)
motm32 Jul 16, 2026
6dec530
Requested small UI changes (#1551)
motm32 Jul 17, 2026
fef3b15
CoR: Add browser detection as part of identifying prerequisites and a…
MicroFish91 Jul 17, 2026
b3ed02f
Add a "Report issue" button to the loading views (#1559)
motm32 Jul 20, 2026
628fd83
Add a "Need help" button to loading views so users can easily resume …
motm32 Jul 20, 2026
14daf4c
CoR: Record local diagnostics metadata for originating prompt and cre…
MicroFish91 Jul 20, 2026
3605877
Add warning for Azure resources emulators with limited support (#1554)
motm32 Jul 22, 2026
a2b204a
Add telemetry for refreshing prerequisites (#1567)
motm32 Jul 22, 2026
b673f13
Add no-datastore project requirement (#1572)
alexweininger Jul 22, 2026
b365edc
Wait for custom agents before launch (#1571)
alexweininger Jul 22, 2026
7fe3664
Add a model selector to the landing page (#1573)
motm32 Jul 23, 2026
c2c9e48
Add telemetry for next steps buttons (#1566)
motm32 Jul 23, 2026
968131f
Improve deployment plan parsing (#1574)
alexweininger Jul 23, 2026
48df8ea
Open next steps view again after API tests are run (#1595)
motm32 Jul 24, 2026
4b70b20
Add telemetry and diagnostics for interactions with the local debug p…
MicroFish91 Jul 24, 2026
ecbff45
Add telemetry and diagnostics for interactions with the project scaff…
MicroFish91 Jul 24, 2026
8cbdcf6
Add telemetry and diagnostic for interactions with the requirements v…
motm32 Jul 24, 2026
8179c86
Add telemetry and diagnostics for interactions with the deployment pl…
MicroFish91 Jul 24, 2026
62e7700
Add some missing plan telemetry points (#1602)
MicroFish91 Jul 26, 2026
e2ce62c
CoR: Record ISO timestamps (#1605)
MicroFish91 Jul 27, 2026
74356cb
CoR: Record basic system / model specs for telemetry and diagnostics …
MicroFish91 Jul 27, 2026
3621f2e
CoR: Standardize command and telemetry ids (#1603)
MicroFish91 Jul 27, 2026
5cd76a9
CoR: Delete some dead code (#1612)
MicroFish91 Jul 27, 2026
bb9bb54
Add a warning for when the GHC4A extension/skills are not installed w…
motm32 Jul 28, 2026
9cd0225
Record autopilot telemetry automatically for all CoR commands (#1613)
MicroFish91 Jul 28, 2026
05b883d
CoR: Improve prerequisites detection to be more shell agnostic (#1558)
MicroFish91 Jul 28, 2026
f69cab0
CoR: Add extra telemetry for `openWithChatAgent` family of functions …
MicroFish91 Jul 28, 2026
3e2d1e9
Change agent to always opening the requirements view (#1621)
motm32 Jul 28, 2026
d0574eb
CoR: Add a way to report issue to GitHub with attached diagnostics in…
MicroFish91 Jul 28, 2026
0524202
Write the status for approved project plan (#1619)
motm32 Jul 28, 2026
14da9d0
Fix #1624: guard azd hook schema in deploy agent to stop deploy retry…
alexweininger Jul 29, 2026
d48fffa
Fix JSON formatting in settings.json
nturinski Jul 29, 2026
8d0c7b8
CoR: Remove `onStartupActivation` by making `Azure Project` view alwa…
MicroFish91 Jul 30, 2026
c4c4786
Harden scaffold instructions so the Approve-UI preview iframe reliaby…
nturinski Jul 30, 2026
6dc06fa
Merge from main (#1630)
nturinski Jul 30, 2026
7ba9115
Merge branch 'main' into feat/CoR
Jul 30, 2026
6372547
CoR: Separate system info recording behavior for diagnostics vs. tele…
MicroFish91 Jul 30, 2026
ffeb780
add deploy-ready prebuilt artifact contract (#1643)
nturinski Aug 3, 2026
a867edc
CoR: Invoke extension commands through the VS Code API (#1640)
MicroFish91 Aug 3, 2026
9c2938a
CoR: Record debug plan approval telemetry even when autopilot is acti…
MicroFish91 Aug 6, 2026
9961aa2
docs: add Create New Project with Copilot guide and support runbook (…
nturinski Aug 13, 2026
8b26ba6
CoR: Add recent-prompt history navigation for prompts on the landing …
MicroFish91 Aug 14, 2026
070f507
CoR: More improvements to local debug agent instructions (#1663)
MicroFish91 Aug 14, 2026
84265ac
Use the app onboarding pipeline (#1665)
nturinski Aug 14, 2026
f794593
scaffold: document monorepo self-contained deploy; bundling optional …
nturinski Aug 17, 2026
d59a797
CoR: Add debug session watcher for project debug telemetry (#1666)
nturinski Aug 17, 2026
936082f
Fix docker-compose credential corruption and blank local database cre…
alexweininger Aug 18, 2026
d9e058a
Merge branch 'main' into feat/CoR
Copilot Aug 20, 2026
298f04a
Fix lint errors in azure-deploy agent reference schema files
Copilot Aug 20, 2026
b01c7ae
CoR: Remove unnecessary prompt input property from some mcp tools (#1…
MicroFish91 Aug 20, 2026
398f7ed
CoR: Add `debugAnyway` as a default workspace setting (#1677)
MicroFish91 Aug 21, 2026
d93a9c9
CoR: In autopilot, reuse project-plan prerequisites for the debug pla…
MicroFish91 Aug 21, 2026
c586821
CoR: Ensure we are using the local harness during runs (#1680)
MicroFish91 Aug 22, 2026
309b01f
CoR: Resolve workspace trust errors that block GitHub Copilot Chat fr…
MicroFish91 Aug 24, 2026
4df6972
Add a deployment results view (#1687)
motm32 Aug 24, 2026
566e7f4
Add vally framework and graders for azure-project-plan (#1683)
motm32 Aug 25, 2026
d6e18de
Run the Vally project-plan eval on MSBench against a real extension b…
alexweininger Aug 25, 2026
55c2dda
Run the real Vally validators in MSBench as exec: assertions (#1695)
alexweininger Aug 25, 2026
2b1e646
Convert the eval scripts to TypeScript (#1696)
alexweininger Aug 25, 2026
e4e719f
Stop run.sh from reporting throttled and raced runs as results (#1698)
alexweininger Aug 26, 2026
28ac4d5
Raise the MSBench run timeouts so long end-to-end runs aren't killed …
alexweininger Aug 26, 2026
9a2373a
Fix the evals lint break left by the TypeScript conversion (#1705)
alexweininger Aug 26, 2026
3e47c9d
Verify what actually ran before trusting a run's results (#1701)
alexweininger Aug 26, 2026
a7449ca
Fail eval runs that die early instead of giving them partial credit (…
alexweininger Aug 26, 2026
49930fa
Add `evals/msbench/regrade.ts`: re-grade past MSBench runs for zero t…
alexweininger Aug 26, 2026
5d4e031
Add the scaffold-phase eval gates from #1693 (#1707)
alexweininger Aug 26, 2026
258482e
Add the local-debug eval gates from #1694 (#1708)
alexweininger Aug 26, 2026
bd0ed8f
Turn on MSBench run queueing, pin smoke mode off, and document the ar…
alexweininger Aug 26, 2026
9dd6d8f
Remove .vally.yaml paths that point at directories that never existed…
alexweininger Aug 26, 2026
13d1561
Delete the retired headless eval runner (#1709)
alexweininger Aug 26, 2026
cabaa4e
Measure what a real multi-turn chain costs, with the first multi-turn…
alexweininger Aug 26, 2026
ad41024
Count the sub-agent trajectories: reported uncached tokens were 2.5x …
alexweininger Aug 26, 2026
a41d578
Split the MSBench config into base, phase and stimulus layers (#1715)
alexweininger Aug 26, 2026
551e0e8
Add fidelity gates: did the agent build what it planned? (#1721)
alexweininger Aug 26, 2026
0d844fb
Audit the gates themselves, not just the product (#1718)
alexweininger Aug 26, 2026
fd85354
Add the runtime gates: does the generated project actually run? (#1719)
alexweininger Aug 26, 2026
c8ea2cf
Add a debug-breakpoint eval gate that hits a real breakpoint (#1717)
alexweininger Aug 26, 2026
5853938
Stop the grader scanner reading English as code (#1727)
alexweininger Aug 26, 2026
8f690c4
Refuse to audit a run MSBench has not marked complete (#1725)
alexweininger Aug 26, 2026
d196494
Make a project type a data file: the stack schema (#1726)
alexweininger Aug 26, 2026
fafab22
Let the health gate fail for the thing it exists to check (#1728)
alexweininger Aug 26, 2026
ed16387
Stop reporting "my parser found nothing" as "there is nothing to chec…
alexweininger Aug 26, 2026
7c0d331
Derive which gates a stack runs, instead of hand-wiring them (#1731)
alexweininger Aug 26, 2026
32c16ba
Flag gates that never fail and sometimes decline to answer (#1729)
alexweininger Aug 26, 2026
f3153fb
Record the part of a gate that nothing tests (#1732)
alexweininger Aug 26, 2026
ddbd1e7
Make "run.sh works on a clean machine" a check, not a comment (#1733)
alexweininger Aug 26, 2026
9707d01
Read the stack declaration, and stop asserting that a worker listens …
alexweininger Aug 26, 2026
b4603a8
Stop two runtime gates requiring the declaration they consume (#1736)
alexweininger Aug 26, 2026
03ce495
Tell gate-health which reds we already agreed to pay for (#1735)
alexweininger Aug 26, 2026
0f8d171
Stop a typo in the gate table from silently unwiring a gate (#1737)
alexweininger Aug 26, 2026
a199d50
Make the unexplained gate rows visible rather than clean (#1738)
alexweininger Aug 26, 2026
3d3336f
Stop the README implying the gate table is verified (#1739)
alexweininger Aug 26, 2026
67e65f0
Stop demanding a Database section from a project that has no datastor…
alexweininger Aug 26, 2026
cdf15ba
Wire the eight merged scaffold and debug graders to real MSBench stim…
alexweininger Aug 26, 2026
dcad7cb
Make the deny-list the default way to say "this fact must be somethin…
alexweininger Aug 26, 2026
35a7070
Wire the debug probe into MSBench, plus one cheap run to prove it ins…
alexweininger Aug 26, 2026
fc75c88
Stop gate-health rebuilding the declared-gap key by hand (#1742)
alexweininger Aug 26, 2026
c735167
Fix five places the MSBench docs and config disagreed with themselves…
alexweininger Aug 26, 2026
fe6fd24
Fix the two things that were only ever wrong on the machine that matt…
alexweininger Aug 26, 2026
5c29c51
CoR: Β Add first-launch browser debugging troubleshooting guidance for…
MicroFish91 Aug 26, 2026
4599961
CoR: Improve `azure-debug-generate` troubleshooting docs (#1745)
MicroFish91 Aug 26, 2026
f71349c
Probe the one mechanism a phase chain can still use, before building …
alexweininger Aug 26, 2026
3318bc1
Report a gate that never ran as not-attempted, not as a failure (#1747)
alexweininger Aug 26, 2026
9358472
CoR: Fix webview syntax error from apostrophes in initial data (#1748)
nturinski Aug 26, 2026
a872387
Fail the job when the assertions failed, instead of reporting green (…
alexweininger Aug 26, 2026
c635a49
Inventory ARM resources before and after deployment to give a clean u…
nturinski Aug 26, 2026
f4c9037
CoR: Add safe install links for prerequisites and standardize format …
MicroFish91 Aug 26, 2026
2d4ee8c
Seed the scaffold phase from real planner output, and notice when it …
nturinski Aug 26, 2026
14310d2
Fix lint failures in eval sources
Copilot Aug 26, 2026
7a4e2fc
Fix duplicate deployment plan fields
Copilot Aug 26, 2026
43df84f
Make the eval harness work on a clean Windows machine (#1751)
patverb Aug 27, 2026
9c626fa
Find the frontend where the plan put it, and let certification move a…
patverb Aug 27, 2026
410c131
Measure the eval harness against itself: func, --dind, turn shape, an…
nturinski Aug 28, 2026
4b01667
Add deploy-stage iac-compiles gate (#1754)
patverb Aug 28, 2026
b8ea49e
Make the runtime gates able to run, and find out what they say (#1755)
nturinski Aug 31, 2026
e92551f
fix: don't force the debug view when iterating via Next Steps (#1761)
nturinski Aug 31, 2026
ccf4c4d
Runtime gates: resolve dependencies the way Node does, not by one dir…
nturinski Aug 31, 2026
7a6057f
fix: drop deprecated Claude Opus 4.6 from the model list (#1762)
nturinski Aug 31, 2026
649bf84
fix: let users reopen the progress view after closing it early (#1760)
nturinski Aug 31, 2026
f25d5b0
Fix lint on feat/CoR: ignore grader-certification fixtures as a tree …
nturinski Sep 1, 2026
f7c4546
Scaffold: forbid tsconfig `paths` aliases for cross-workspace imports…
nturinski Sep 1, 2026
1b43164
safety-boundaries: count only what the agent wrote, so the gate can t…
nturinski Sep 1, 2026
730dd3b
Add 8 plan-phase scenario stimuli and two requirements grader flags (…
patverb Sep 2, 2026
6f5ef67
Automate the red-team prompts that can be, and state why the rest can…
nturinski Sep 3, 2026
1a60759
Phase1: feat(copilot-on-rails): add Podman as a local-debug container…
nturinski Sep 3, 2026
7b5d5f3
Prove the debug-breakpoint gate can run against a real Azure Function…
nturinski Sep 3, 2026
5b3f38d
Seed the scaffold suites with a plan the planner would actually emit …
nturinski Sep 3, 2026
d35b65a
fix(copilot-on-rails): disable Approve on an already-approved deploym…
nturinski Sep 9, 2026
2f03f24
fix(msbench): resolve build lint errors
Copilot Sep 9, 2026
48820eb
Say what the phase-reachability check actually proves (#1782)
nturinski Sep 9, 2026
0bcc0e4
Give the sequenced compound task the runOptions its siblings get (#1783)
nturinski Sep 9, 2026
fc8ae3b
Check that the seeded plan is one the planner would emit (#1784)
nturinski Sep 9, 2026
a5fc47b
Stop treating msbench-cli extract's exit code as proof it extracted (…
nturinski Sep 9, 2026
c032dba
CoR: Add a deployment results view opener to the Azure Project tree (…
motm32 Sep 9, 2026
a74e183
Check that a stimulus asserts each MCP tool is called, not just that …
nturinski Sep 9, 2026
276e6c8
Let a full refusal pass redteam-exfiltration-endpoint, anchored on en…
nturinski Sep 9, 2026
7491b18
feat(copilot-on-rails): add GPT-5.6 Sol and Terra to the model list (…
nturinski Sep 9, 2026
5db163a
CoR: Don't show warning when only our downloaded files are in the wor…
motm32 Sep 10, 2026
4c1240c
Validate the model MSBench actually runs, and pin it to one the agent…
nturinski Sep 10, 2026
71d8acc
Revert "Validate the model MSBench actually runs, and pin it to one t…
nturinski Sep 10, 2026
761263a
fix(copilot-on-rails): stop auto-opening the Azure portal on deploy (…
nturinski Sep 10, 2026
a1ba9bf
CoR: Hide mermaid diagram if and error occurs rendering it (#1822)
motm32 Sep 11, 2026
4b558ba
CoR: Small UI Changes (#1816)
motm32 Sep 11, 2026
2c2424a
Mandatory managed identity, no secrets/passwords, no Key Vault (azure…
nturinski Sep 11, 2026
c0a922b
Run post-deploy migrations via an access ladder instead of opening th…
nturinski Sep 11, 2026
5dacef3
CoR: Add telemetry for `azure-deploy` artifacts (#1831)
MicroFish91 Sep 12, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .vscode/settings.json
Comment thread
MicroFish91 marked this conversation as resolved.
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
"dist": true,
"**/node_modules": true,
".vscode-test": true
},
}
}
875 changes: 835 additions & 40 deletions package-lock.json

Large diffs are not rendered by default.

124 changes: 93 additions & 31 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,11 @@
],
"preview": true,
"activationEvents": [
"onFileSystem:azureResourceGroups"
"onFileSystem:azureResourceGroups",
"onStartupFinished",
Comment thread
MicroFish91 marked this conversation as resolved.
Outdated
"workspaceContains:**/.azure/project-plan.md",
"workspaceContains:**/.azure/requirements.json",
"workspaceContains:**/.azure/vscode-debug-plan.md"
],
"main": "./main.js",
"contributes": {
Expand Down Expand Up @@ -99,30 +103,25 @@
}
],
"chatAgents": [
{
"path": "resources/agents/azure-project-plan.agent.md"
},
{
"path": "resources/agents/azure-project-scaffold.agent.md"
},
{
"path": "resources/agents/azure-local-debug.agent.md"
"path": "resources/agents/azure-project-integrate.agent.md"
},
{
"path": "resources/agents/azure-debug-plan.agent.md"
},
{
"path": "resources/agents/azure-debug-generate.agent.md"
},
{
"path": "resources/agents/azure-deploy.agent.md"
}
],
"languageModelTools": [
{
"displayName": "Azure Resources: Get Azure Activity Log",
"icon": "$(azure)",
"inputSchema": {},
"modelDescription": "Gets the Azure activity log",
"name": "azureResources_getAzureActivityLog",
"canBeReferencedInPrompt": true,
"toolReferenceName": "azureActivityLog",
"tags": [
"azure"
]
}
],
"terminal": {
"profiles": [
{
Expand All @@ -148,6 +147,16 @@
]
},
"commands": [
{
"command": "copilotOnRails.inspectDiagnostics",
"title": "%copilotOnRails.inspectDiagnostics%",
"category": "Azure"
},
{
"command": "copilotOnRails.downloadAgentInstructions",
"title": "%copilotOnRails.downloadAgentInstructions%",
"category": "Azure"
},
{
"command": "azureResourceGroups.uploadFileCloudConsole",
"title": "%azureResourceGroups.uploadToCloudShell%",
Expand Down Expand Up @@ -248,6 +257,12 @@
"category": "Azure",
"icon": "$(refresh)"
},
{
"command": "azureProject.refresh",
"title": "%azureProject.refresh%",
"category": "Azure",
"icon": "$(refresh)"
},
{
"command": "azureResourceGroups.refresh",
"title": "%azureResourceGroups.refresh%",
Expand Down Expand Up @@ -377,23 +392,38 @@
"title": "%azureResourceGroups.askAzure%"
},
{
"command": "azureResourceGroups.createProjectWithCopilot",
"title": "%azureResourceGroups.createProjectWithCopilot%",
"command": "copilotOnRails.openScaffoldPlanView",
"title": "%copilotOnRails.openScaffoldPlanView%",
"category": "Azure"
},
{
"command": "copilotOnRails.openDebugPlanView",
"title": "%copilotOnRails.openDebugPlanView%",
"category": "Azure"
},
{
"command": "copilotOnRails.openDeploymentPlanView",
"title": "%copilotOnRails.openDeploymentPlanView%",
"category": "Azure"
},
{
"command": "copilotOnRails.openRequirementsView",
"title": "%copilotOnRails.openRequirementsView%",
"category": "Azure"
},
{
"command": "azureResourceGroups.openPlanView",
"title": "%azureResourceGroups.openPlanView%",
"command": "copilotOnRails.openFrontendPreviewView",
"title": "%copilotOnRails.openFrontendPreviewView%",
"category": "Azure"
},
{
"command": "azureResourceGroups.openLocalPlanView",
"title": "%azureResourceGroups.openLocalPlanView%",
"command": "copilotOnRails.openDebugNextStepsView",
"title": "%copilotOnRails.openDebugNextStepsView%",
"category": "Azure"
},
{
"command": "azureResourceGroups.openDeployPlanView",
"title": "%azureResourceGroups.openDeployPlanView%",
"command": "copilotOnRails.openScaffoldNextStepsView",
"title": "%copilotOnRails.openScaffoldNextStepsView%",
"category": "Azure"
}
],
Expand Down Expand Up @@ -431,11 +461,6 @@
"name": "Workspace",
"visibility": "visible"
},
{
"id": "azureProject",
"name": "%azureProject.viewName%",
"visibility": "visible"
},
{
"id": "azureTenantsView",
"name": "Accounts & Tenants",
Expand All @@ -455,6 +480,14 @@
"icon": "$(azure)",
"type": "tree"
}
],
"explorer": [
{
"id": "azureProject",
"name": "%azureProject.viewName%",
"visibility": "visible",
"when": "ms-azuretools.vscode-azureresourcegroups.hasProjectPlanFiles == true || ms-azuretools.vscode-azureresourcegroups.hasPendingProjectSubmission == true || ms-azuretools.vscode-azureresourcegroups.isEmptyWorkspace == true"
}
]
},
"viewsWelcome": [
Expand All @@ -480,6 +513,10 @@
"view": "azureResourceGroups",
"contents": "Please sign in to a specific tenant (directory) to continue. \n [Sign in to Tenant (Directory)...](command:azureResourceGroups.signInToTenant)\n[View Accounts & Tenants](command:azureTenantsView.focus)",
"when": "azureResourceGroups.needsTenantAuth == true"
},
{
"view": "workbench.explorer.emptyView",
"contents": "%azureProject.emptyExplorerWelcomeContent%"
}
],
"menus": {
Expand Down Expand Up @@ -523,6 +560,11 @@
"when": "view == azureResourceGroups",
"group": "navigation@3"
},
{
"command": "azureProject.refresh",
"when": "view == azureProject",
"group": "navigation@1"
},
{
"command": "azureResourceGroups.askAgentAboutActivityLog",
"when": "view == azureActivityLog",
Expand Down Expand Up @@ -671,6 +713,14 @@
"command": "azureResourceGroups.uploadFileCloudConsole",
"when": "isWorkspaceTrusted"
},
{
"command": "copilotOnRails.openScaffoldNextStepsView",
"when": "never"
},
{
"command": "copilotOnRails.openDebugNextStepsView",
"when": "never"
},
{
"command": "azureResourceGroups.showGroupOptions",
"when": "never"
Expand Down Expand Up @@ -718,6 +768,10 @@
{
"command": "azureResourceGroups.askAgentAboutActivityLogItem",
"when": "never"
},
{
"command": "copilotOnRails.openFrontendPreviewView",
"when": "never"
}
],
"azureResourceGroups.groupBy": [
Expand Down Expand Up @@ -934,6 +988,12 @@
}
]
}
],
"mcpServerDefinitionProviders": [
{
"id": "vscode-azureresourcegroups.mcp",
"label": "%azureResourceGroups.copilot.mcp.label%"
}
]
},
"scripts": {
Expand Down Expand Up @@ -974,13 +1034,15 @@
"@microsoft/vscode-azext-azureutils": "^4.1.0",
"@microsoft/vscode-azext-utils": "^4.1.0",
"@microsoft/vscode-azext-webview": "^1.0.2",
"form-data": "^4.0.4",
"@microsoft/vscode-inproc-mcp": "^0.3.0",
"form-data": "^4.0.6",
"fs-extra": "^11.3.0",
"jsonc-parser": "^2.2.1",
"semver": "^7.7.3",
"uuid": "^14.0.0",
"vscode-nls": "^5.0.1",
"vscode-uri": "^3.0.7",
"ws": "^8.20.1"
"ws": "^8.21.0",
"zod": "^4.4.3"
}
}
18 changes: 13 additions & 5 deletions package.nls.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,18 @@
"Do not translate any of the words in the command URL."
]
},
"azureResourceGroups.createProjectWithCopilot": "Create Project with Copilot",
"azureResourceGroups.openPlanView": "Open Scaffold Plan View",
"azureResourceGroups.openLocalPlanView": "Open Local Plan View",
"azureResourceGroups.openDeployPlanView": "Open Deploy Plan View",
"copilotOnRails.downloadAgentInstructions": "Download Azure Agent Instructions",
"copilotOnRails.openRequirementsView": "Open Project Requirements View",
"copilotOnRails.openScaffoldPlanView": "Open Scaffold Plan View",
"copilotOnRails.openFrontendPreviewView": "Open Frontend Preview View",
"copilotOnRails.openScaffoldNextStepsView": "Open Scaffold Next Steps View",
"copilotOnRails.openDebugPlanView": "Open Debug Plan View",
"copilotOnRails.openDebugNextStepsView": "Open Debug Next Steps View",
"copilotOnRails.openDeploymentPlanView": "Open Deploy Plan View",
"copilotOnRails.inspectDiagnostics": "Inspect Copilot on Rails Diagnostics",
"azureProject.refresh": "Refresh",
"azureProject.viewName": "Azure Project",
"azureProject.welcomeContent": "Use Copilot to plan and create a complete application that's configured for Azure services and setup for local development.\n[Create New Project With Copilot](command:azureResourceGroups.createProjectWithCopilot)"
"azureProject.welcomeContent": "Use Copilot to plan and create a complete application that's configured for Azure services and setup for local development.\n[Create New Project With Copilot](command:copilotOnRails.createProjectWithCopilot)",
"azureProject.emptyExplorerWelcomeContent": "Use Copilot to plan and create a complete application that's configured for Azure services and setup for local development.\n[Create New Project With Copilot](command:copilotOnRails.createProjectWithCopilot)",
"azureResourceGroups.copilot.mcp.label": "Copilot Azure Resources Extension Tools"
}
Loading