Skip to content
B Bloger.fm

Product / Microsoft

Copilot

Microsoft's assistant, embedded across Windows, Office and GitHub — which makes it the assistant most office workers meet first.

Copilot was recorded in 16 items across 6 of the 8 briefings in the current window.

Its share of coverage was steady: 6 items in the first half of the window and 10 in the second, tracking the feed as a whole, which grew about 2.2×.

It appeared most often alongside Microsoft, GitHub and Claude Code.

Tracking the feed
items
16
briefings
6
mentions
48
last seen
2026-09-18
Official channel
copilot.microsoft.com

Coverage timeline

Sat 12 Sept – Sat 19 Sept / 8 briefings

Everything recorded

18 September 2026 3 items

The new Copilot Studio app building is HERE. Just showed up in my tenant. Still in preview. Describe what you need. Build through chat. Connect it to business data. Apps, agents and workflows in the same studio. Microsoft is coming for the whole business process. Low Code is Dead

Copilot Cowork plugins are now discoverable and configurable on MOBILE. Open Cowork on your phone. Tap + > Skills. Small release note. Big reduction in friction. Getting your AI connected to the tools you need should be this easy. I’ve been waiting on this one. Now it’s HERE

SharePoint + Copilot has become a powerful combo. And the updates don’t seem to be stopping 👀

@jeffteper

We have a lot coming soon for Microsoft Copilot powered by and integrated with SharePoint and OneDrive. Be sure to put our annual OneDrive update on your calendar. >

17 September 2026 6 items

Microsoft is going ALL IN on government AI. Microsoft 365 G7 brings G5, Copilot, Entra Suite and Agent 365 together for GCC. Available to purchase October 1, with capabilities rolling out in phases. And.. in the announcement… Copilot Cowork. Planned for the months after GA. Government has plenty of work that takes more than a quick chat response.

⚡ Building the new GitHub Copilot Inline Suggestions Model From completions to next edits, see how we brought inline suggestions together in one model. 📖 Read the full story:

Mon vieux workflow : 1→ Je pensais et rédigeais tout dans Claude 2→ Je copiais dans un template 3→ Je passais 1h à corriger les polices et la mise en page Les étapes 2 et 3 viennent de disparaître.

@Templafy

Your AI can think. Can it finish the job? Templafy MCP turns work from @ChatGPT, @claudeai & @Copilot into branded, compliant, business-ready PowerPoints. > No copy-paste. No reformatting. No AI slop. > Best part? It's free for you to try 👉

让 Claude Code 等 AI 编程 Agent 在独立分支并行跑,断开 SSH 也不中断。 Rove 是一个专为 AI 编程 Agent 开发的终端复用器,直接解决了单线运行 Agent 霸占终端、容易改乱当前代码的痛点。 核心差异点: • Git 级隔离:每个任务自动挂载独立的 Git worktree 和分支,跑多个重构或修复任务互不覆盖。 • 会话持久化:类似 tmux,关掉 TUI 甚至 SSH 掉线,后台的 Agent 和 Shell 会话依然存活,随时重连恢复。 • 可编程接入:原生提供 rove api,支持用脚本(或让 Agent 自己)创建任务、检查 diff 并自动合并分支。 目前支持 Claude Code、Codex、Copilot 及自定义 CLI。依赖 Bun (≥ 1.3.11) 运行,纯终端原生体验,非常适合开发机和 VPS 工作流。

Someone at GitHub just released Spec Kit, which solves one of the biggest problems with vibe coding by making agents create a full specification before touching any code, already getting massive attention. → /constitution sets rules and standards, /specify defines what to build, /clarify resolves doubts → /plan handles architecture and tech stack, /tasks generates ordered implementation, /implement executes → Works with Claude Code, Cursor, Copilot, Codex, Gemini CLI and more → Open source, built by GitHub Repo link:

📺 Recording of the #Copilot, #Microsoft365 & #PowerPlatform product updates call 15th of September • Catch up on the latest updates ⚡ • Copilot Studio GitHub Harness, SharePoint Embedded & UX in Copilot canvas • (cont)

16 September 2026 1 item

One way to keep up to date with all the Copilot announcements 👇

@Msft365Insider

👀 Curious what's new across Copilot, apps, and agents? > Join the AI at Work Webinar for feature updates, live demos, and a live Q&A with the team. > 📅 Oct. 6 ⏰ 9:00 AM PT > Save your seat: > #Microsoft365 #MicrosoftCopilot #AIAtWork @Microsoft365

15 September 2026 2 items

Every team has a different way of building slides, but yours shouldn’t. Now available: Brand Kit and Skills in Copilot in PowerPoint help teams create on-brand presentations faster, reducing repetitive formatting, eliminating the hunt for the right template, and making it easier to scale approved designs. • Brand Kit brings approved templates, colors, fonts, and brand assets directly into the creation process with Copilot. • Skills help streamline common PowerPoint tasks people do repeatedly to speed up presentation creation with Copilot. Less time on slide styles. More time on what those slides are trying to say. Learn more:

You can now call Copilot Cowork from a Copilot Studio workflow!! THIS is one of the missing pieces I’ve been waiting for. Add a Copilot node. Select Cowork. Give it the task. Now we can build workflows that hand work directly to Cowork. Microsoft is cooking.

14 September 2026 2 items

RIP =COPILOT() in Excel. It put AI inside a formula. Had its moment. Paved the way. Now Copilot can edit the workbook and handle multi-step tasks. The function served its purpose. Now it has to go. Retired today, September 14. On to the next.

下了一本 300 页的 PDF 想系统读一遍,让 AI 总结出来的东西又不敢全信,哪句是书里写的、哪句是它自己补的分不清。 learn-from-materials 是一个学习用的 Agent Skill,把 PDF、EPUB、Word、PPT、网页这些材料变成一个能交互的学习网页,Claude Code、Codex、Copilot 命令行都能装。 它先完整读完材料建一个知识库,页面里每条内容都标出处,PDF 精确到页码,PPT 精确到第几张,EPUB 精确到章节。 GitHub: 生成的页面有核心框架、内容导学、术语大全、行动规则几个板块,还带自检题和笔记,学到哪不明白直接在页面上记。 我最看重的是它把「材料里有的」「材料没写的」「模型补充的」分开标,读的时候心里有底,这个设计比多数 AI 读书工具老实。 分「快速了解」和「系统学习」两档深度,生成完还会审计一遍有没有漏读的章节。 默认不联网,笔记和错题只存在自己浏览器里,README 和页面都是中文。 手里堆着几本电子书和论文一直没读的,可以让它先啃一遍。

12 September 2026 2 items

Try Grok models in Copilot

@Microsoft365

Launching even more models in Copilot. > Grok models from SpaceXAI are rolling out in Copilot in Word, Excel, and PowerPoint—starting with a focused release to customers in the Microsoft Frontier program.

Plannotator 让 Agent 写的计划,我们可以在网页上打开审查,在段落上划线、写批注,点一下就把意见整包送回给 Agent 改。 代码写完也一样,改动以左右对照的形式打开,逐行评论、直接给建议代码,GitHub 和 GitLab 上的 PR 也能拉进来评。 GitHub: Claude Code、Codex、Copilot CLI、Gemini CLI、OpenCode 等 9 个编码 Agent 都接了,一个安装脚本自动识别装了哪些,对应配置一并配好。 Agent 生成的 HTML 页面也能直接渲染出来在上面批注,评论时还能随手问 AI,或者让它先跑一轮审查把评论贴到改动上。 计划、改动、批注全存本地,不收使用数据。想让审计划这一步从终端里挪出来、能划线能批注的,可以装上试试。