Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- **Labels: `type: bootcamp-feature`, `status: triage`, `status: backlog`, `status: in-progress`.** Support the Backlog Tracker's Triage → Backlog → In Progress → Done lifecycle.

### Changed
- **Orchestration & Dynamic Chaining deck refreshed to the latest version** (`presentations/bootcamp/09. Orchestration and Dynamic Chaining Concepts_CB.pptx`, Git LFS). Updated the slide deck backing the shared `orchestration` module — used by both the *Advanced Agent in a Day* workshop and the *Architecture Bootcamp*. Filename and module `slides:` path are unchanged, so no references needed updating.
- **Agenda rows now show a Level pill consistently on modules *and* labs.** In `_layouts/event.html`, `type: module` agenda rows previously rendered only a duration pill, while lab rows rendered both a Level and a duration pill — so on every event/workshop agenda the level looked sporadic (present on labs, absent on modules). Module rows now render a `Level {{ mod.difficulty }}` pill alongside duration, matching lab rows. Applies to all agendas (Advanced Agent in a Day, Bootcamp, MCS in a Day, Agent in a Day). All `_modules/*.md` already carry a numeric `difficulty`, so every module row now shows its level.
- **Tools module (`tools-overview`) promoted to level 300** (was 200), aligning it with its already-300 companion lab (`mcs-tools`). Affects every agenda that uses the module — the new *Advanced Agent in a Day* workshop and the *Architecture Bootcamp*.
- **Copilot Studio Plugin / Skills module (`copilot-studio-plugin`) promoted to level 300** (was 200). Affects every agenda that uses the module — the new *Advanced Agent in a Day* workshop and the *Architecture Bootcamp*.
Expand Down
Git LFS file not shown