Commit a3cbd72
authored
* mcs-orchestration: fix New experience agent-creation (New classic agent) from audit #397
UC#3 step 2 '+ Create blank agent' is gone under Copilot Studio's default-on
New experience. Reword to use the New Agent dropdown -> New classic agent,
refresh image-43.png to the new Agents page, and add a New-experience
toggle-tradeoff note (off = lose new-agent capabilities incl. the new
orchestrator).
Closes #397
* mcs-orchestration: revamp UC#3 to New Orchestrator – Agentic Reasoning Loop (new-type agent)
Per review, UC#3 no longer builds a classic agent + Enhanced Task Completion
toggle. It now builds a new-type agent in the New experience whose native
orchestrator IS the Agentic Reasoning Loop (what ETC previewed on classic
agents), attaches gifting-policy knowledge + Weather (Maker auth) + Work IQ
Mail + Microsoft Dataverse MCP Server, and runs the same gift/email/Texas-
accounts prompt set against the Preview pane's inline train of thought.
- Rename + reframe the section across the lab (TOC, overview, concepts table,
summary); remaining ETC mentions are deliberate 'previewed as ETC' notes.
- Call out per-tool Maker vs User authentication (Weather must be Maker or it
returns Connection Required).
- Note that with Preview Work IQ Mail + sample contacts the email may be
composed inline rather than landing an Outlook draft.
- Add 13 authentic new-orch screenshots captured live; revert the now-unused
image-43 swap (UC#3 no longer references it).
* mcs-orchestration: drop Work IQ Mail tool + email-draft step from UC#3
Work IQ Mail (Preview) is not reliably working, so the New Orchestrator use
case now ends at the multi-tool gift recommendation within policy. Removes the
Work IQ Mail tool-add step, the email-draft prompt + Outlook note, trims the
instructions/summary/credential-pattern references, and deletes the now-unused
new-orch-10/11/13 screenshots. Weather + Dataverse MCP + gifting-policy
knowledge remain.
* mcs-orchestration: add 'Load the Dataverse sample data' step to UC#1
A brand-new environment lacks the standard (sample) Account/Contact records
the lab uses, so UC#1 now starts by installing them via PPAC -> Environment ->
Settings -> Sample Data -> Install Sample Data (with a skip note if already
installed). Verified live on a fresh workshop user's environment + screenshot.
* mcs-orchestration: remove UC#1 sample-data step (sample data now provisioned at env creation)
Reverts the 'Load the Dataverse sample data' step (and its screenshot +
changelog entry) — the workshop environments now ship the (sample)
Account/Contact records by default, so the manual install step is no longer
needed.
* mcs-orchestration UC#3: fill in new-UX procedural detail from a live run
Validated UC#3 end-to-end against a fresh workshop user and captured the
exact New-experience mechanics in the lab:
- Configure a tool by clicking its name in the right-rail Tools list
(no separate settings button; the name opens Details/Inputs/Outputs).
- Set the Weather tool Units input to a bound Value variable via the
picker chevron; lab uses I (Imperial), note that C (Celsius) is a
per-user preference.
- Dataverse MCP connection is reused when one exists from an earlier
lab; on Review capabilities keep the default selection and Confirm
(lab only exercises read_query and search).
- Reword the train-of-thought inspection step so it is clear any trace
step is expandable; the read_query SQL shown is just one example.
CHANGELOG updated under Unreleased.
* mcs-orchestration UC#3: add tools before knowledge
Swap the order of the "Add the tools the orchestrator will use" and
"Add knowledge to the agent" sections so tools are attached first, then
knowledge, then the reasoning-loop test. Also correct the tools intro's
stale "three tools" to "two" (Work IQ Mail was dropped earlier).
* mcs-orchestration UC#3: drop broken placeholder image in Units step
new-orch-03b.png was referenced but never existed (placeholder), so it
rendered as a broken image. Remove the image line; the Units step flows
straight into the units NOTE. All other new-orch-* images are present.
1 parent 047af4d commit a3cbd72
12 files changed
Lines changed: 101 additions & 288 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
Large diffs are not rendered by default.
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
0 commit comments