This Anthropic lecture on Claude for Finance is the closest thing to a real quant research desk you'll find online.
1 hour. Massive value.
Bookmark it.
GitHub Copilot code review is now in technical preview for Azure Repos, enabling on demand PR reviews within Azure DevOps workflows.
โข No Copilot license needed; usage bills as GitHub AI credits
https://t.co/n9s6Ete7ZD
๐ Starting at 8 am PT: GitHub Copilot CLI HandsโOn - Session 4 (we're covering MCP today)!
Learn how to use GitHub Copilot directly from the terminal - from first commands to custom agents, skills, and MCP integrations.
๐๏ธ Session 4 - Thurs, April 23 (4-part series)
โฐ 8โ9 AM PT
๐ฅ Free, live, handsโon
๐ https://t.co/pSKvOIeSnK
Missed the first 3 sessions? Watch them here:
๐ฅhttps://t.co/ayGDV0JJ3c
๐ฅhttps://t.co/1uKnLktvA7
๐ฅ https://t.co/prrG1M7GHB
Added some big updates to Max agent over the weekend.
* Container support (compose up)
* Multi-model agents (@designer, @coder, @researcher, etc)
* Memory rebuilt around Karpathy wiki gist
https://t.co/1Xk5k7O4Ch
The @GitHub Research folks released a "Rubber Duck" agent for the Copilot CLI.
Automatically get a review from a model from a different AI family.
And their data shows that yes, this does in fact help. Quite a bit.
We just launched a free, open-source course on GitHub Copilot CLI.
Learn how to ship faster with AI powered command line workflowsโcontext, custom agents, skills, MCP servers, and more.
Hands on. Practical. Built for devs.
Check it out: https://t.co/e6izDLpbDZ
[Share] Microsoft Solution Accelerators
Launch AI products faster with enterprise-grade, customizable solutions built on trusted architecturesโkept up to date, easy to configure, and supported with guided setup and sample data.
https://t.co/tYhka7cgJv
You can legit build your own @openclaw from scratch in about 20 minutes with the @GitHub Copilot SDK.
And when you build it, you can make it do anything.
Here's how to build a personal AI assistant, and how I'm using one today.
Put together a video that walks through getting started with GitHub Copilot CLI & addresses some of the "what's it do?" & "why use a CLI?" questions I've seen. Starts with a quick discussion, builds a "Hello World" app, & builds an app that calls an API so you can see it in action. โจ
๐ฅ GitHub Copilot CLI in Action: Getting Started
https://t.co/eRCcRyT57A
We just released a free, open source course - GitHub Copilot CLI for Beginners! ๐
8 chapters. One hands-on project throughout. Goes from install to context, custom agents, skills, MCP servers, and more.
Fire up your terminal and start building. โจ
๐ Course: https://t.co/uQe4b7Q3WF
๐ Blog: https://t.co/9d6dR7UXn4
๐ You can use the Azure Bicep MCP Server with GitHub Copilot CLI!
๐ Iโve updated my repository with instructions on how to run the MCP server with the GitHub Copilot CLI: https://t.co/rv7cqNviZZ
New in @code Insiders: Interactive mermaid diagrams in Chat.
Zoom, pan, and iterate over mermaid diagrams, or open them in the editor when you need more room.
@mattbierner shows you how:
VS Code just announced MCP Apps support! ๐ฅ
Here's one I just made that visualizes git commit history. You can also multi-select commits and have Copilot generate release notes for you!
Check out how to get started with MCP Apps in VS Code here: https://t.co/Ak2couNgtd #vscode
Don't just tell your team how you fixed it. Show them. ๐ช
Use the /share command in Copilot CLI to instantly turn your entire terminal session, including the AI's reasoning and architecture diagrams, into a shareable gist.
@shanselman demos how it works. โฌ๏ธ