I’m Edd Wilder-James, Director of TPM at GitHub—I lead the TPM org for Copilot, and P&E. I’m a coder, but not a software engineer by role; my job is strategic and organizational.
Been around tech a long time, but I’m not shipping production code for
If you use the Microsoft Teams PWA (installed via Edge) instead of the native Teams desktop app, clicking Teams meeting join links doesn't work. Here's why:
msteams:// URLs, but the PWA only registers
web+msteams://.Two small tools that link your git commits to Copilot CLI sessions, and let you resume where you left off.
prepare-commit-msg — a global git hook that appends a
Copilot-Session trailer to every commit made during an active
Copilot CLI session. The format is <session-id>@<host-hash>,| #!/usr/bin/env -S uv run --script | |
| # /// script | |
| # requires-python = ">=3.10" | |
| # dependencies = [ | |
| # "cryptography>=42", | |
| # ] | |
| # /// | |
| """Extract Slack desktop app tokens for use with mautrix-slack (macOS). | |
| For each Slack workspace you're signed into in the desktop app, prints |