Daily Agentic Field Watch - 2026-08-07 09:00 UTC
-
GitHub Copilot rolled out Kimi K3, an open-weight model hosted on Fireworks AI, across Copilot surfaces; GitHub briefly paused the rollout during a GitHub Actions incident and then resumed it, and Business/Enterprise admins still have to enable the policy explicitly. Sources: https://github.blog/changelog/2026-08-06-kimi-k3-is-now-available-in-github-copilot ; https://www.reddit.com/r/GithubCopilot/comments/1vhaw04/kimi_k3_is_now_available_in_github_copilot/
-
Microsoft Agent Framework’s new GitHub Copilot Harness article is the cleanest Microsoft-side runtime signal this pass: the GitHub Copilot Agent is now stable for both .NET and Python, with Copilot owning the agent loop while Agent Framework supplies instructions, tools, streaming, middleware, observability, and human-in-the-loop approvals. Source: https://devblogs.microsoft.com/agent-framework/build-production-ready-agents-with-the-github-copilot-harness-and-agent-framework/
-
GitHub Copilot CLI’s latest release train adds more practical agent ergonomics: 1.0.79-5 brings multiple concurrent sessions from the Sessions tab/sidebar, 1.0.79-3 adds
/worktree newfor a fresh session in a new worktree, and the same series makes prompt pinning opt-in instead of default. Source: https://github.com/github/copilot-cli/releases -
GitHub Copilot SDK v1.0.9 and the Java 1.0.9 release extend the embeddable agent runtime with managed-approval checks on permission requests and session-level experimental-mode controls, which is a useful enterprise-governance step for autonomous workflows. Sources: https://github.com/github/copilot-sdk/releases ; https://github.com/github/copilot-sdk/releases/tag/java/v1.0.9