Skip to content

Commit b4f362a

Browse files
authored
Merge pull request #18 from mikekinsman/readme-hero-and-note
Add hero graphic and move multi-event note below the fold
2 parents 9cf7812 + e3aa8aa commit b4f362a

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

Build-CLI.png

156 KB
Loading

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
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.
44

5-
> [!NOTE]
6-
> 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.
5+
![Build CLI](Build-CLI.png)
76

87
## Quick Start
98

@@ -57,6 +56,9 @@ The skill is a thin layer over the **live Build 2026 catalog API** — no stale
5756

5857
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).
5958

59+
> [!NOTE]
60+
> 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.
61+
6062
## Scope and Limitations
6163

6264
- **Event-scoped:** Targets Build 2026, with Build 2025 and Ignite 2025 also available. The architecture supports any event that uses the same catalog endpoints.

0 commit comments

Comments
 (0)