// Popular Articles

#github-copilot
#7992026-03-29

GitHub Copilot SDK gặp React Native: bài học từ IssueCrush

GitHub mở Copilot SDK ra public preview ngày 02/04/2026, cho phép nhúng cùng agent runtime đứng sau Copilot CLI vào bất kỳ app nào. Andrea Griffiths (@acolombiadev) đã đem nó vào một app React Native — IssueCrush, swipe trái/phải để triage GitHub issue — và rút ra một bộ pattern production thực dụng: server-side integration, graceful degradation, on-demand caching, lifecycle nghiêm ngặt. Đây là tóm tắt những gì đáng học.

github-copilotcopilot-sdkreact-native
7 phút đọc
#7332026-02-27

Copilot Chat giờ "đọc" được cả PR: comments, commits, reviews — không chỉ diff

GitHub vừa nâng cấp Copilot Chat cho pull requests: hiểu cả comment, file changes, commits và reviews thay vì chỉ diff. Thêm 3 khả năng mới (understanding, review, summary), nút Copilot trên từng diff, và prompt gợi ý trong cả on-page chat lẫn immersive chat tại github.com/copilot.

github-copilotcopilot-chatcode-review
5 phút đọc
Visual Studio 2022 vừa nhận 230+ Azure MCP tools built-in — không cần extension nào nữa
#7172026-02-20

Visual Studio 2022 vừa nhận 230+ Azure MCP tools built-in — không cần extension nào nữa

Microsoft đã ship Azure MCP Server thẳng vào workload Azure development của Visual Studio 2022 (17.14.30+). Hơn 230 tools trên 45 dịch vụ Azure giờ callable ngay trong Copilot Chat: list resources, deploy, chạy KQL, diagnose — tất cả không rời IDE và không phải cài VSIX.

visual-studio-2022azure-mcpgithub-copilot
6 phút đọc
#7022026-02-13

Bạn có thể extend GitHub Copilot CLI với bất kỳ UI nào bạn muốn — đây là cách

Copilot CLI không chỉ là agent trong terminal. Nó có một extension harness chạy như Node.js child process qua JSON-RPC, cho phép bạn dựng custom slash command, UI elicitation dialog, hook chặn tool call và inject context — tất cả trong một file extension.mjs hot-reload mid-session.

github-copilotcopilot-clideveloper-tools
7 phút đọc
Gemma 4 just made your GitHub Copilot subscription optional
#2922025-07-21

Gemma 4 just made your GitHub Copilot subscription optional

Google's open Gemma 4 runs a full coding assistant on your laptop — offline, free, Apache 2.0. With LiveCodeBench 80% and Codeforces ELO 2150, it closes the gap to Copilot while keeping every line of code on your machine.

gemma-4github-copilotlocal-llm
7 phút đọc