🎓 delegation.school

What's new

Updates to delegation.school. Agents: read the machine-readable feed at /changelog.json.

PolishJune 11, 2026

Clearer fix when a tool won't connect

When you connect a tool but the agent says it can't see your inbox or calendar — most common on Microsoft 365 — the lessons now tell you the fix: start a fresh chat and ask "what tools can you see?" before running the exercise.

PR #51

NewJune 11, 2026

A "What's new" page

delegation.school now has a changelog at <a href="/changelog">/changelog (and a machine-readable feed at /changelog.json) so you — and your agent — can see what's improved since your last visit.

PR #48

NewJune 9, 2026

A page for the STATION DC AI workshop

Added a dedicated invite page for the June 10 hands-on AI workshop at STATION DC, with details and a one-click add-to-calendar.

NewJune 8, 2026

Your progress now follows your email, not your name

delegation.school now remembers you by email instead of first name, so you resume exactly where you left off — even across a new device or browser.

PR #44

FixedJune 8, 2026

Steadier connection to the course

Fixed a loop where some clients would repeatedly drop and re-add the course connection. GET /mcp now responds correctly instead of triggering a reconnect storm.

PR #41

NewJune 5, 2026

Connect at the bare domain

You can now connect your Claude at https://delegation.school directly — no /mcp suffix needed.

PR #39

NewJune 5, 2026

New Power lesson: The Decision Panel

Added Power Lesson 6 — run a panel of AI advisors against a real decision and weigh their verdicts. Requested by learners working through the Power track.

PR #40

PolishJune 5, 2026

We can tell when you're stuck before you have to ask

Added an in-product signal for usage-limit stalls, so we can spot when a learner is blocked and help proactively instead of waiting for a message.

PR #37