diff --git a/Build-CLI.png b/Build-CLI.png new file mode 100644 index 0000000..e932d7c Binary files /dev/null and b/Build-CLI.png differ diff --git a/README.md b/README.md index ab7b297..e15290c 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,7 @@ A [GitHub Copilot CLI](https://github.com/features/copilot/cli/) skill that connects your local project to the Microsoft Build session catalog. It reads your dependencies, finds relevant sessions, and helps you act on what you learn — all from your terminal. -> [!NOTE] -> Build-CLI targets **Build 2026** and also indexes past events (Build 2025, Ignite 2025). It supports any future event that follows the same catalog endpoint pattern. It is not a replacement for the event app or session browser — it's a developer-first complement to them. +![Build CLI](Build-CLI.png) ## Quick Start @@ -57,6 +56,9 @@ The skill is a thin layer over the **live Build 2026 catalog API** — no stale Session results are a starting point. For broad topics, ask the agent to refine (*"show me more Foundry sessions about observability"*) or browse the full catalog at [build.microsoft.com/sessions](https://build.microsoft.com/sessions). +> [!NOTE] +> Build-CLI targets **Build 2026** and also indexes past events (Build 2025, Ignite 2025). It supports any future event that follows the same catalog endpoint pattern. It is not a replacement for the event app or session browser — it's a developer-first complement to them. + ## Scope and Limitations - **Event-scoped:** Targets Build 2026, with Build 2025 and Ignite 2025 also available. The architecture supports any event that uses the same catalog endpoints.