Skip to content Skip to sidebar Skip to footer
Illustration for the Kimbodo News & Research briefing “How to Adopt GitHub Copilot’s New Slash Commands and Kimi K3 Without Compromising Security or Budget” (AI Coding & Developer Tools).

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…

Read More

Illustration for the Kimbodo News & Research briefing “Make AI Coding Assistants Reduce Review Time: Practical Patterns from Copilot CLI and Stacked Pull Requests” (AI Coding & Developer Tools).

Make AI Coding Assistants Reduce Review Time: Practical Patterns from Copilot CLI and Stacked Pull Requests

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…

Read More

Illustration for the Kimbodo News & Research briefing “How GitHub’s Recent Tooling Updates Reduce Review Friction and Let Enterprises Scale AI Controls” (AI Coding & Developer Tools).

How GitHub’s Recent Tooling Updates Reduce Review Friction and Let Enterprises Scale AI Controls

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…

Read More

Illustration for the Kimbodo News & Research briefing “How to Expand Trusted Issue Triage, Migrate GitLab Workloads to GitHub, and Bring AI Dev Costs Under Control” (AI Coding & Developer Tools).

How to Expand Trusted Issue Triage, Migrate GitLab Workloads to GitHub, and Bring AI Dev Costs Under Control

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…

Read More

Illustration for the Kimbodo News & Research briefing “How to Manage Copilot Model Changes, Lock Down NPM Tokens, and Improve Code Retrieval in Developer AI Toolchains” (AI Coding & Developer Tools).

How to Manage Copilot Model Changes, Lock Down NPM Tokens, and Improve Code Retrieval in Developer AI Toolchains

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…

Read More

Illustration for the Kimbodo News & Research briefing “How to Adopt GitHub’s New Copilot Agents, Stacked PRs and Actions $/ Syntax Without Breaking Security or CI” (AI Coding & Developer Tools).

How to Adopt GitHub’s New Copilot Agents, Stacked PRs and Actions $/ Syntax Without Breaking Security or CI

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…

Read More

Illustration for the Kimbodo News & Research briefing “Cut CI Noise, Harden Your Supply Chain, and Control Copilot Model Defaults: Practical steps for engineering leaders” (AI Coding & Developer Tools).

Cut CI Noise, Harden Your Supply Chain, and Control Copilot Model Defaults: Practical steps for engineering leaders

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…

Read More

Illustration for the Kimbodo News & Research briefing “Adopt Next‑Gen AI Coding Assistants Safely: Reduce Risk, Control Costs, and Preserve Code Quality” (AI Coding & Developer Tools).

Adopt Next‑Gen AI Coding Assistants Safely: Reduce Risk, Control Costs, and Preserve Code Quality

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,…

Read More

Illustration for the Kimbodo News & Research briefing “How GitHub’s Copilot App and Managed Policies Change Enterprise Control for AI Coding Assistants” (AI Coding & Developer Tools).

How GitHub’s Copilot App and Managed Policies Change Enterprise Control for AI Coding Assistants

What Happened GitHub expanded enterprise controls and client support for Copilot in three linked updates: GitHub added a dedicated enterprise policy for the Copilot app, letting admins control app access independently of the Copilot CLI and other clients; the app runs agent sessions in isolated workspaces and lands changes via pull requests so…

Read More

How to Safely Adopt GitHub’s New Agent Features and Claude Opus 5 in Your Developer Toolchain

What Happened Three coordinated updates expanded GitHub’s agent and model options for developer workflows: GitHub Copilot now offers Anthropic’s Claude Opus 5 as a selectable model across VS Code, Visual Studio, JetBrains, Xcode, Eclipse, Copilot CLI, the Copilot cloud agent, GitHub web/mobile and other integrations. Opus 5 shows stronger agentic coding performance (autonomous…

Read More

Why GitHub’s New Agent Controls, Stateless MCP and Code Finder Matter for Building Safer, Scalable AI Developer Tools

What Happened GitHub shipped a set of infrastructure and product updates that change how coding agents integrate with repositories and how agents act inside workflows: GitHub’s MCP (Model Connector Protocol) is moving to a stateless core and GitHub’s MCP Server already supports the new spec and official Go SDK; the change removes server-side…

Read More