What Happened
GitHub Enterprise Server 3.22 release candidate published with enterprise and admin improvements; Copilot CLI can be configured for disconnected/air‑gapped GHES installs in technical preview and Enterprise Teams went GA for centralized team management [1].
GitHub Copilot for JetBrains added persistent Copilot memory, local model access via Ollama (BYOK), expanded…
What Happened
Several GitHub updates impact developer tooling and platform operations:
GitHub Copilot SDK for Java (v1.0.7-preview.1) — a framework‑agnostic, vendor‑neutral Java client that supports BYOK (call OpenAI, Azure, Anthropic or OpenAI‑compatible endpoints), Java-native async APIs (CompletableFuture, lambdas), virtual-thread friendliness, three tool-definition styles (annotations, lambdas, JSON Schema), session-based agent loops, streaming events, and…
What Happened
Three coordinated changes across GitHub and Copilot affect developer AI workflows and enterprise governance:
Copilot client and editor updates added multi-session and provenance controls, richer side-chats and workflow primitives: the desktop app now shows which model handled a completed request and AI credit/cache info; sessions can be joined or run in…
What Happened
GitHub released a set of changes and features that affect how organizations operate AI coding assistants, repository protections, and observability for agent integrations. Key items:
Copilot code review now supports two effort levels — Lite and Balanced — selectable per-review and configurable as an org-wide default; levels replace prior Low/Medium and…
How to Adopt GitHub Copilot’s New Slash Commands and Kimi K3 Without Compromising Security or Budget
What Happened
Three product and security updates from GitHub matter for engineering leaders and platform teams.
Slash commands in the Copilot app: GitHub added slash-command shortcuts (type “/”) to the Copilot app to manage sessions, modes, and agent behaviours without leaving the chat. Notable commands: /plan, /autopilot, /spar, /rubber-duck, /create-canvas, and /orchestrate for…
What Happened
Recent activity shows two practical advances for making AI-assisted development operational in teams.
GitHub’s legal team demonstrated operational use of Copilot CLI for non‑engineers to build repeatable, plain‑language workflows (contract drafting, DMCA triage, NDA triage, compliance checks). They kept approved libraries private, used readable Markdown for customization, and cut turnaround times…
What Happened
GitHub added a repository property github-codeql-config-file to let teams apply custom CodeQL configurations to the code scanning default setup, with org-wide defaults, per-repo override controls, and cross-repo references (private repos accessible via Git Source registry). GA on github.com and shipping with GHES 3.23 [1].
GitHub retired the Copilot Billing…
What Happened
Three vendor-level changes affecting developer workflows and cost control were announced or discussed in recent updates:
GitHub changed permissions so users with the triage role can now create issues in repositories that have issue creation limited to collaborators — previously only write-level users could do that [1].
GitHub made…
What Happened
Multiple vendor updates affecting developer AI toolchains require operational changes and evaluations:
GitHub deprecated two Copilot models—Gemini 2.5 Pro and Gemini 3 Flash—and recommends replacing them with Gemini 3.1 Pro and Gemini 3.6 Flash. Administrators may need to enable replacements through Copilot model policies so they appear in the Copilot Chat…
What Happened
Between July 2026 product updates and platform changes, GitHub delivered multiple releases affecting CI, agents, code review, and model access:
GitHub Models (playground, model catalog, inference API, BYOK) was retired and is no longer available; Microsoft Foundry and GitHub Copilot are the recommended alternatives [1].
Actions gained a self-repository…
What Happened
Multiple updates across developer tools and platform services changed default behaviors, telemetry, and security workflows that matter to engineering organizations:
Dependabot: batch and slow routine bumps. A recommended pattern (groups + monthly/weekly schedule + enable every ecosystem) reduces daily single-dependency PRs and CI runs; Dependabot also supports a 3‑day cooldown for…
What Happened
Major developer tooling vendors released cross-cutting updates that change how organizations deploy, govern and measure AI assistants in engineering workflows.
GitHub Copilot added xAI’s Grok 4.5 as a selectable model with text+image input, three reasoning effort modes, and up to a 500,000‑token context window; rollout covers VS Code, Copilot CLI, JetBrains,…