並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 76件

新着順 人気順

github copilot agent mode visual studio codeの検索結果1 - 40 件 / 76件

  • AIコーディングツール「Cursor」で記事を書くようにしたら、“考える余裕”ができた

    AIコーディングツール「Cursor」で記事を書くようにしたら、“考える余裕”ができた2025.04.30 20:0062,375 かみやまたくみ 楽すぎる。 いろんなAIツールが登場している昨今、特に評判がいいのが「Cursor(カーソル)」です。AIにコードを書かせまくり、ひたすら楽してプログラム開発しちゃおう、って感じの開発ツールです。エンジニアに大好評で、大企業開発部署への導入がガンガン決まっていたりします。 結論から言うと、「文章を書くのが仕事」という人にもおすすめできます。 自分はエンジニアでも何でもなく、物書きなのですが、あんまりにも目にするので「そんなにすごいの?」と思って触ってみたら、よすぎて手放せなくなってしまいました。 CursorとはCursorはAIコーディングツール、本来的にはプログラムを開発するためのアプリケーションです。特徴は「AIペイン」「エディタ」「ファ

      AIコーディングツール「Cursor」で記事を書くようにしたら、“考える余裕”ができた
    • 明日からできる!GitHub Copilot + GitHub MCP Serverで始めるAI駆動開発

      明日からできる!GitHub Copilot + GitHub MCP Serverで始めるAI駆動開発 はじめに こんにちは、URBAN HACKS サーバーサイドエンジニアの池田です。 URBAN HACKSでは日々の開発でGitHub Copilotを活用しています。 コードを提案、補完してくれるだけでも十分に活躍していますが、GitHub CopilotにAgent Modeが搭載されたこと、公式のGitHub MCP Serverが登場したことにより、これらを組み合わせ、より効果的に活用できるようになりました! この記事ではこれらを組み合わせた開発手法をご紹介すると共に、 生成コードの精度が上がりやすくなるコツ チーム開発とAIの組み合わせ方 をお伝えできればと思います! コード生成の精度にお悩みの方や、より効果的にAIにコーディングを手伝って欲しい方の参考になれば幸いです。 G

        明日からできる!GitHub Copilot + GitHub MCP Serverで始めるAI駆動開発
      • VSCodeに新機能「Copilot Vision」プレビュー版が登場。モックアップ画像を読み込ませてHTML/CSSを作成、エラーのスクリーンショットから分析を依頼など

        VSCodeに新機能「Copilot Vision」プレビュー版が登場。モックアップ画像を読み込ませてHTML/CSSを作成、エラーのスクリーンショットから分析を依頼など マイクロソフトはコードエディタVisual Studio Code(以下VSCode)の新機能として、Copilotでモックアップ画像の読み込みなどが可能になる「Copilot Vision」プレビュー版などの搭載を発表しました。 また、ターミナルにおいてbashやzsh、PowerShellなどの入力補完をしてくれるIntelliSenseの改善なども追加されています。 これらの新機能は3月6日付けで公開されたVSCode 1.98(February Update)に搭載されています。 Version 1.98 of @code is out now with drag and drop peek references

          VSCodeに新機能「Copilot Vision」プレビュー版が登場。モックアップ画像を読み込ませてHTML/CSSを作成、エラーのスクリーンショットから分析を依頼など
        • AI駆動開発ツール:コーディングエージェントとTextToAppまとめ(2025年9月版)

          アプリケーション開発の生産性向上において、AIによるプログラミング支援ツールやサービスは欠かせないものになろうとしていますが、一方でこの分野にはさまざまなベンダから新製品やサービスが続々と投入され続けており、その全体像を把握するのが難しくなっています。 そこで、この記事では現時点でAIを活用したプログラミング支援ツールやサービス、いわゆる「AI駆動開発ツール」の主なものを一覧にまとめました。 本記事は「コーディングアシスタントツールまとめ」編と「コーディングエージェント/TextToAppまとめ」編の2つに分かれています。いまお読みの記事は「コーディングエージェントとTextToAppまとめ」です。 コーディングエージェントとは 人間が自然言語で設定したタスクを基に、AIが主導してコーディングを行うサービスやツールを、ここではコーディングエージェントに分類しています。 多くのツールは、コー

            AI駆動開発ツール:コーディングエージェントとTextToAppまとめ(2025年9月版)
          • Visual Studio CodeのAgent modeとは?有効化の方法と活用のヒント

            概要 Visual Studio Code(バージョン1.99)で、Agent mode機能がリリースされました! これまで VSCode Insiders のプレビュー機能として利用されていた Agent mode が、正式に Visual Studio Code 上でも利用可能になりました。 本記事では Agent modeの概要、VSCodeでAgent modeを有効化する方法とAgent modeの活用ヒントをご紹介します。 この記事で分かること Agent modeとは何か VSCode上でAgent modeを有効化する方法 Agent modeの活用Tips Agent modeの概要 Agent modeでは、GitHub Copilotが自律的に動作し、ユーザーの要求に対して必要な作業を計画し、関連ファイルやコンテキストを自動的に特定します。 コードベースに編集を加える

              Visual Studio CodeのAgent modeとは?有効化の方法と活用のヒント
            • GitHub Copilot の Agent Mode を試す|ぬこぬこ

              tl;drGitHub Copilot で Agent Mode が使えるようになったよ 現状プレビュー版のため、VSCode Insiders 経由で使う必要があるよ モデルは Claude 3.5 Sonnet / Gemini 2.0 Flash / GPT-4o の三つから選べるよ Agent Mode では使えないけど Edit Mode では o1 / o3-mini も使えるよ GitHub Copilot の Agent Mode について GitHub Copilot にも Cursor や Cline、Windsurf などで使うことのできる Agent Mode が搭載されました。GitHub Edits という Cursor でいう Composer のような機能の中で Agent Mode を使うことができます。 公式のデモ動画が公開されています。 Copilot

                GitHub Copilot の Agent Mode を試す|ぬこぬこ
              • VS CodeがAIエージェントの新標準「AGENTS.md」に対応、最適なAIモデルの自動選択も。2025年8月版で

                VS CodeがAIエージェントの新標準「AGENTS.md」に対応、最適なAIモデルの自動選択も。2025年8月版で Visual Studio Code(VS Code)の開発チームは、2025年8月版(バージョン1.104)の新機能として、AIエージェント向けの指示などを記す「AGENTS.md」への実験的対応や、GitHub Copilotのための最適なAIモデルの自動選択機能などを明らかにしました。 v1.104 of @code is here! Check out what's new: Improved coding agent integration ? https://t.co/6SKFZXPkjm file support for better context New Auto mode (Preview) for smart model selection Mode

                  VS CodeがAIエージェントの新標準「AGENTS.md」に対応、最適なAIモデルの自動選択も。2025年8月版で
                • GitHub Copilot Agent Modeが登場。タスクを与えると自律的にプログラミング、テストコードも修正、テストが失敗すればデバッグも

                  GitHubは生成AIがコーディングを支援してくれる「GitHub Copilot」の新機能として「GitHub Copilot Agent Mode」をプレビュー公開しました。 GitHub Copilotはもともと、プログラマが書きかけのコードを生成AIが自動補完する機能や、自然言語で書かれたコメントからコードを生成する機能などとして登場しました。最近では複数ファイルにわたるコードの変更や生成に対応する「Copilot Edits」機能により、さらに複雑なプログラミングまで任せることができるようになりました(Copilot Editsは今回正式版となりました)。 今回プレビュー公開となった「GitHub Copilot Agent Mode」では、プロンプトで指示を与えると生成AIがより自律的にコーディングのプランを生成してコードの修正や生成などを行い、コードの修正などに合わせて既存の

                    GitHub Copilot Agent Modeが登場。タスクを与えると自律的にプログラミング、テストコードも修正、テストが失敗すればデバッグも
                  • Announcing a new IDE for PostgreSQL in VS Code from Microsoft | Microsoft Community Hub

                    Announcing a new IDE for PostgreSQL in VS Code from Microsoft We are excited to announce the public preview of the brand-new PostgreSQL extension for Visual Studio Code (VS Code), designed to simplify PostgreSQL database management and development workflows. With this extension, you can now manage database objects, draft queries with intelligent assistance from context-aware IntelliSense and our ‘

                      Announcing a new IDE for PostgreSQL in VS Code from Microsoft | Microsoft Community Hub
                    • Vibe coding with GitHub Copilot: Agent mode and MCP support rolling out to all VS Code users

                      Allow us to reintroduce ourselves: GitHub Copilot is getting a whole lot more agentic with increased context of your tools and services, powered by the world’s leading models, starting today. 👏 We are excited to roll out agent mode in Visual Studio Code to all users, now complete with MCP support that unlocks access to any context or capabilities you want. What’s more, we are thrilled to release

                        Vibe coding with GitHub Copilot: Agent mode and MCP support rolling out to all VS Code users
                      • GitHub Copilotでバイブコーディング:エージェントモードとMCPサポートがVS Codeユーザーに提供開始

                        このブログでは、GitHub Copilotの多数のリリースについてご紹介します。これらのリリースにより、GitHub Copilotは世界をリードするモデルを活用し、ツールやサービスのコンテキストを強化することで、よりエージェントとしての能力を高めます。 Visual Studio Codeのエージェントモードを全ユーザーに提供します。このモードはMCPをサポートしており、必要なあらゆるコンテキストや機能へのアクセスを可能にします。さらに、オープンソースでローカルで動作するGitHub MCPサーバーをリリースします。これにより、MCPをサポートするさまざまなLLMツールにGitHubの機能を追加できるようになります。 マルチモデルの選択肢として、Anthropic Claude 3.5、3.7 Sonnet、3.7 Sonnet Thinking、Google Gemini 2.0 F

                          GitHub Copilotでバイブコーディング:エージェントモードとMCPサポートがVS Codeユーザーに提供開始
                        • マイクロソフト、GitHub CopilotでJavaと.NETのコードを自動的にモダナイズする機能をパブリックプレビュー公開

                          マイクロソフト、GitHub CopilotでJavaと.NETのコードを自動的にモダナイズする機能をパブリックプレビュー公開 マイクロソフトは、GitHub Copilotを用いて古いJavaコードや.NETのコードを新しいバージョンへと自動的に変換する機能「GitHub Copilot app modernization for Java」(以下、Copilot modernization for Java)、「GitHub Copilot app modernization - Upgrade for .NET」(以下、Upgrade for .NET)をそれぞれパブリックプレビュー公開しました(Copilot modernization for Javaの発表、Copilot Upgrade for .NETの発表)。 GitHub CopilotでJavaコードをモダナイズ Co

                            マイクロソフト、GitHub CopilotでJavaと.NETのコードを自動的にモダナイズする機能をパブリックプレビュー公開
                          • GitHub - modelcontextprotocol/servers: Model Context Protocol Servers

                            Official integrations are maintained by companies building production ready MCP servers for their platforms. 21st.dev Magic - Create crafted UI components inspired by the best 21st.dev design engineers. 2slides - An MCP server that provides tools to convert content into slides/PPT/presentation or generate slides/PPT/presentation with user intention. ActionKit by Paragon - Connect to 130+ SaaS inte

                              GitHub - modelcontextprotocol/servers: Model Context Protocol Servers
                            • VS Code の設定から MCPサーバーを追加して GitHub Copilot agent mode で利用してみる(安定版でも利用可能に) - Qiita

                              【追記】 March 2025 (version 1.99) のアップデートで、Insider版でなくても Agent mode や MCPサーバーを扱う機能が使えるようになりました (記事執筆時は Insider版でしか扱えなかったので、Insider版を使った流れを書いてますが、今は安定版で同じことができます) VS Code No安定版を最新にして、Agent mode が選択できない場合は、設定から Agent mode の機能を有効化してください。 はじめに ↓このポストに書いていた話に関する内容です。 最初に「VS Code Insider版の設定から MCPサーバーの設定を追加できる」という情報を見かけたのは、上記で引用しているポストでした。 また、検索をしてみると日本語や英語の記事も書かれているようでした。 以下は、その一例です。 ●Visual Studio Code +

                              • Microsoft Learn Docs の MCP Server で GitHub Copilot が Azure 超詳しいマンになる

                                追記 2025/08/27 Microsoft Learn Docs の MCP Server は Visual Studio Code/Visual Studio 2022 の GitHub Copilot for Azure 拡張機能を入れるだけで自動的に追加されるようになりました。そのため拡張機能を入れるだけで利用可能です。手動での MCP Server の追加は不要になりました。GitHub Copilot for Azure 拡張機能にある他の機能が不要な場合は個別に MCP Server を追加することも可能です。 VS Code: GitHub Copilot for Azure Visual Studio 2022: GitHub Copilot for Azure (VS 2022) はじめに Microsoft Learn Docs の MCP Server で Git

                                  Microsoft Learn Docs の MCP Server で GitHub Copilot が Azure 超詳しいマンになる
                                • MCP(Model Context Protocol)とは何か? メリット、デメリット、活用例を分かりやすく解説

                                  MCP(Model Context Protocol)とは何か? メリット、デメリット、活用例を分かりやすく解説 MCPは、LLMをファイルシステムやデータベース、各種APIといった外部のデータソースやツールとシームレスに接続するためのオープンなプロトコルだ。本記事では、ITエンジニアや開発者向けに、MCPの基本的な仕組みから、そのメリット、デメリット、具体的な活用例までを分かりやすく解説する。 LLM(大規模言語モデル)を活用したアプリケーション開発において、「外部のデータやツールとの連携が思うように進まない」「APIごとにカスタマイズした実装が必要で、開発のスケールに限界を感じる」といった悩みを抱えてはいないだろうか。AI(人工知能)が真に能力を発揮するには、リアルタイムの情報や専門的なツールとのシームレスな連携が不可欠となる。 この課題を解決する技術として、Anthropicが提唱す

                                    MCP(Model Context Protocol)とは何か? メリット、デメリット、活用例を分かりやすく解説
                                  • Azure FunctionsでMCPサーバーを作る!

                                    注目MCPニュース 昨今LLM界隈を賑わせているMCP(Model Context Protocol)ですが、個人的には最近のビッグニュースとして以下の2つが挙げられます。 Azure FunctionsトリガーがMCPに対応! Azure Functionsは「トリガー」と呼ばれる仕組みを使ってイベントドリブンなアプリケーションを構築することができます(たとえばタイマートリガーで定期実行、HTTPトリガーでWeb APIを作る、など)。 2025年4月5日にAzure FunctionsのMCPトリガーがプレビュー版として公開されたことがMicrosoftの公式ブログで発表されました。本記事執筆時点での対応言語はC#、Python、Nodeの3つです。 VS Code Stable 1.99でMCPが正式サポート! GitHub CopilotにAgent modeが追加され、それと同時

                                      Azure FunctionsでMCPサーバーを作る!
                                    • Announcing .NET 10 - .NET Blog

                                      Today, we are excited to announce the launch of .NET 10, the most productive, modern, secure, intelligent, and performant release of .NET yet. It’s the result of another year of effort from thousands of developers around the world. This release includes thousands of performance, security, and functional improvements across the entire .NET stack-from languages and developer tools to workloads-enabl

                                        Announcing .NET 10 - .NET Blog
                                      • 2025: The year in LLMs

                                        31st December 2025 This is the third in my annual series reviewing everything that happened in the LLM space over the past 12 months. For previous years see Stuff we figured out about AI in 2023 and Things we learned about LLMs in 2024. It’s been a year filled with a lot of different trends. The year of “reasoning” The year of agents The year of coding agents and Claude Code The year of LLMs on th

                                          2025: The year in LLMs
                                        • Visual Studio Code で GitHub Copilot と Remote Development を併用した場合 MCP サーバーはどこで実行されるのか - 電通総研 テックブログ

                                          こんにちは。クロスイノベーション本部クラウドイノベーションセンターの柴田です。 この記事では Visual Studio Code で GitHub Copilot の agent mode と Remote Development を併用した場合に MCP サーバーがどこで実行されるのかをご紹介します。 はじめに GitHub Copilot とは Remote Development とは 前提条件 MCP サーバーはどこで実行されるのか おわりに 参考資料 はじめに GitHub Copilot とは GitHub Copilot は GitHub が提供するコーディングアシスタントです。 AI を活用してコードの補完や生成など様々な機能を提供します。 version 1.99 からは MCP クライアントとしても利用できるようになりました。 Remote Development と

                                            Visual Studio Code で GitHub Copilot と Remote Development を併用した場合 MCP サーバーはどこで実行されるのか - 電通総研 テックブログ
                                          • モノリスの継続的改善を支える、GitHub Copilot WorkspaceとCopilot code review - stmn tech blog

                                            スタメンのCTOの@tnirです。前回は9年選手のTUNAG RailsアプリをRuby 3.4にアップデートしたという記事を書きました。スタメンでは、従業員体験プラットフォーム「TUNAG」の開発にGitHub Copilotを導入し、特にCopilot WorkspaceとGitHub Copilot pull request summaries・GitHub Copilot code review(旧Copilot for Pull Request)を活用しています。 注)Copilot Workspaceは執筆時点(2025年2月)でpublic previewです。 先週末にOpenAI o3-miniがGitHub Copilot上でも利用可能になり利用を開始し1週間ほど経過したので、この記事では10年選手のモノリスアプリケーションを継続的に改善していく上で、GitHub Co

                                              モノリスの継続的改善を支える、GitHub Copilot WorkspaceとCopilot code review - stmn tech blog
                                            • VS Code+GitHub CopilotやCursorでBigQueryのAIコーディングをしよう 〜練習問題リポジトリを添えて〜|Mercari Analytics Blog

                                              VS Code+GitHub CopilotやCursorでBigQueryのAIコーディングをしよう 〜練習問題リポジトリを添えて〜 はじめに:データドリブンな意思決定を、AIで加速する時代へはじめまして、メルカリのProduct Growth Analyticsチームのじゃっこと申します。 主にメルカリShopsや物流関連の分析を担当しつつ、最近はチーム全体の生成AI活用も推進しています。 昨今、GitHub Copilotを始めとするAIコーディング支援ツールや、CursorのようなAIネイティブなエディタの急速な普及は、私たちの分析業務に大きな変革をもたらしつつあります。 しかしその一方で、「その実力はよく耳にするものの、具体的にどう活用すれば良いのか、どこから試せば良いのか分からない」という方も少なくないのではないでしょうか。 このような背景から、最近社内で実施したAIコーディン

                                                VS Code+GitHub CopilotやCursorでBigQueryのAIコーディングをしよう 〜練習問題リポジトリを添えて〜|Mercari Analytics Blog
                                              • Visual Studio 2026 で GitHub Copilot 用の設計ドキュメントを整備するときの注意点

                                                2026/01/01 追記 条件は不明ですが、ここで書いているソリューションエクスプローラーにあるファイルしか参照できないという動きをするプロジェクトとしないプロジェクトがあることがわかりました。 詳細は以下に書いているため、そちらを参照してください。 https://zenn.dev/microsoft/articles/github-copilot-vs2026-2 本文 皆さん GitHub Copilot を使っていますか? 私は、Visual Studio Code の方の GitHub Copilot を使うことが多いのですが、今回は Visual Studio 2026 での GitHub Copilot を使う上で気を付けないといけないことに気付いたのでメモしておきます。 GitHub Copilot に活躍してもらうコツ そもそも GitHub Copilot のような生

                                                  Visual Studio 2026 で GitHub Copilot 用の設計ドキュメントを整備するときの注意点
                                                • March 2025 (version 1.99)

                                                  Update 1.99.1: The update addresses these security issues. Update 1.99.2: The update addresses these issues. Update 1.99.3: The update addresses these issues. Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the March 2025 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highligh

                                                    March 2025 (version 1.99)
                                                  • May 2025 (version 1.101)

                                                    Version 1.108 is now available! Read about the new features and fixes from December. Release date: June 12, 2025 Security update: The following extension has security updates: ms-python.python. Update 1.101.1: The update addresses these issues. Update 1.101.2: The update addresses these issues. Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome t

                                                      May 2025 (version 1.101)
                                                    • GitHub Copilotにカスタムインストラクションで最新技術や独自ルールを教え込む

                                                      GitHub Copilot GitHub Copilotは、AIによるチャットやインラインでのコーディング補助を目的としたツールです。GitHub Copilotの動作特徴としてGitHub上に公開されているコードを学習したりRAGをしています。逆にいうと非公開の独自情報やベースになっているLLMが持っている記憶にない情報は答えることができません。[1] カスタムインストラクション 上記のような課題を解決するために カスタムインストラクション機能がこの度追加されました。(執筆時点ではパブリックプレビュー) カスタムインストラクションは文字通りカスタムの指示(Instruction)や情報(Context)をCopilotに対して与えられる機能です。 カスタムインストラクションの有効化 VS Codeの場合は規定で有効なのでこの手順はスキップできます。Visual Studioでは既定で無

                                                        GitHub Copilotにカスタムインストラクションで最新技術や独自ルールを教え込む
                                                      • 不確実な Coding Agent とのアンドパッドのフロントエンドエンジニアたちの向き合い方 | ANDPAD_Engineers

                                                        Coding Agent が浸透し、続々と Tips が生まれていますが、アンドパッドでも Coding Agent 活用の社内勉強会がスタートし、いかにいい感じに付き合うか模索中です。  今回はその中でも活用が進んでいるアンドパッドのフロントエンド開発において、 3 名のテックリード、 小泉 佑太郎 、 寺島 伸 、 六角 創 が集まり、そのベターな向き合い方を話してもらいました ! フロントエンド開発でこの先、どう生き残るのかについても触れていますので、ぜひご覧ください。 寺島 伸 Zenn: sterashima78 Webフロント改善チームのテックリード。プロダクト横断での開発改善などの活動に加えてANDPAD のデザインシステム Tsukuri for Web の開発を行っている。 最近はアンドパッド社内の Coding Agent 活用の推進活動なども行っている。六角 創 Gi

                                                          不確実な Coding Agent とのアンドパッドのフロントエンドエンジニアたちの向き合い方 | ANDPAD_Engineers
                                                        • April 2025 (version 1.100)

                                                          Version 1.108 is now available! Read about the new features and fixes from December. Release date: May 8, 2025 Update: Enable Next Edit Suggestions (NES) by default in VS Code Stable (more...). Update 1.100.1: The update addresses these security issues. Update 1.100.2: The update addresses these issues. Update 1.100.3: The update addresses these issues. Downloads: Windows: x64 Arm64 | Mac: Univers

                                                            April 2025 (version 1.100)
                                                          • January 2025 (version 1.97)

                                                            Update 1.97.1: The update addresses these security issues. Update 1.97.2: The update addresses these issues. Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the January 2025 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: Next Edit Suggestions (preview) - Co

                                                              January 2025 (version 1.97)
                                                            • ゼロから始める!GitHub Copilot Agent Modeで実現するAI協働

                                                              はじめに こんにちは、GMO Internet の Y.Lです。 GitHub は 2 月 7 日に新しい「GitHub Copilot Agent Mode」を発表しました。この機能は、単にコードを生成するだけでなく、プロジェクトの計画立案や作業の自動進行を支援する能力を持っています。この記事では、Agent Mode を活用して、使いやすいポモドーロタイマーアプリを一から開発した体験をご紹介します。 ポモドーロタイマーアプリの目標 Agent Mode の能力をより深く理解するために、さまざまな方法を試した結果、シンプルでありながら機能が充実したポモドーロタイマーを開発することにしました。 主な機能は以下の通りです: タイマー機能:作業時間(通常 25 分)と休憩時間(通常 5 分)をカウントします。 状態表示:現在の作業状況を見やすく表示。 通知機能:タイマー終了時に音や画面表示で知

                                                                ゼロから始める!GitHub Copilot Agent Modeで実現するAI協働
                                                              • January 2024 (version 1.86)

                                                                Update 1.86.2: The update addresses these issues. Update 1.86.1: The update addresses these issues. Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the January 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: Per-window zoom levels - Adjust the zoom leve

                                                                  January 2024 (version 1.86)
                                                                • GitHub Copilot in Visual Studio Code gets upgraded - GitHub Changelog

                                                                  The following items released to VS Code Insiders and were announced at GitHub Universe 2025. Highlights OpenAI Codex integration: Access OpenAI Codex in VS Code Insiders with a Copilot Pro+ subscription. Agent Sessions view: Manage local and cloud agent sessions from a unified interface. Context-isolated sub-agents: Subagents let you delegate focused tasks (e.g., running TDD workflows, conducting

                                                                    GitHub Copilot in Visual Studio Code gets upgraded - GitHub Changelog
                                                                  • Awesome GitHub Copilot MCP Server で GitHub Copilot を強くする

                                                                    はじめに GitHub Copilot の Agent Mode には調べものやコードを書いてもらったり毎日大変お世話になっています。 MCP サーバーや各種 instructions, chat mode, prompt files などを使用することで、より便利に使うことができます。ただ、毎回独自に生成するのは面倒ですし、他の人が作成したものを参考にしたいと思うこともあります。 そんな時に使えるのが Awesome GitHub Copilot のリポジトリ です。 ここには様々な用途で使える Chat modes, Instructions, Prompt files が纏められています。2025 年 9 月現在、これを何個くらい使えるか数えてみたところ、以下のようになりました。 chatmodes フォルダー: 53 個 instructions フォルダー: 69 個 promp

                                                                      Awesome GitHub Copilot MCP Server で GitHub Copilot を強くする
                                                                    • November 2023 (version 1.85)

                                                                      Version 1.108 is now available! Read about the new features and fixes from December. Update 1.85.1: The update addresses these issues. Update 1.85.2: The update addresses these issues. Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the November 2023 release of Visual Studio Code. There are many updates in this version that we hope you'll l

                                                                        November 2023 (version 1.85)
                                                                      • Visual Studio Code 1.111

                                                                        Auto-approves all tool calls, automatically retries on errors, auto-responds to questions, and the agent continues working autonomously until the task is complete. Autopilot (Preview) Autopilot is enabled by default in Insiders. You can activate it in Stable by enabling chat.autopilot.enabled Open in VS Code Open in VS Code Insiders . Behind the scenes, the agent stays in control and iterates unti

                                                                        • Introducing the Awesome GitHub Copilot Customizations repo - Microsoft for Developers

                                                                          Today we’re excited to announce the launch of the Awesome GitHub Copilot Customizations repo! The Awesome Copilot repo is a community-driven resource with custom instructions, reusable prompts, and custom chat modes that helps you get consistent AI assistance. In other words, Awesome Copilot helps you get the most out of GitHub Copilot by letting you tailor it to your needs. And even better, the a

                                                                            Introducing the Awesome GitHub Copilot Customizations repo - Microsoft for Developers
                                                                          • Visual Studio Code、Copilot Chatのターミナルコマンドの自動承認機能を実験的に追加 ——MCPサーバーの管理はmcp.jsonとして設定へ | gihyo.jp

                                                                            Visual Studio Code⁠⁠、Copilot Chatのターミナルコマンドの自動承認機能を実験的に追加 —⁠—MCPサーバーの管理はmcp.jsonとして設定へ Visual Studio Code(以下VS Code)は2025年7月10日に、バージョン1.102(June 2025)の一般提供を開始した。多数の新機能と改善を含んでおり、特に「Automatically approve selected terminal commands(選択したターミナルコマンドの自動承認⁠)⁠」機能が実験的に(⁠「⁠試験段階」として)追加されている。 June 2025 (version 1.102) - Visual Studio Code Blog 🚀 v1.102 of @code is here! Check out what’s new: - MCP is GA with G

                                                                              Visual Studio Code、Copilot Chatのターミナルコマンドの自動承認機能を実験的に追加 ——MCPサーバーの管理はmcp.jsonとして設定へ | gihyo.jp
                                                                            • Use MCP servers in VS Code (Preview)

                                                                              Model Context Protocol (MCP) is an open standard that enables AI models to interact with external tools and services through a unified interface. In VS Code, MCP support enhances GitHub Copilot's agent mode by allowing you to connect any MCP-compatible server to your agentic coding workflow. This article guides you through setting up MCP servers and using tools with agent mode in Visual Studio Cod

                                                                                Use MCP servers in VS Code (Preview)
                                                                              • Anthropic Claude Sonnet 4.5 is in public preview for GitHub Copilot - GitHub Changelog

                                                                                Anthropic Claude Sonnet 4.5 is in public preview for GitHub Copilot Claude Sonnet 4.5, Anthropic’s most advanced model for coding and real-world agents, is now rolling out in GitHub Copilot to Copilot Pro, Pro+, Business, and Enterprise. From our early testing, the model brings major upgrades in tool orchestration, context editing, and domain-specific capabilities. Availability in GitHub Copilot C

                                                                                  Anthropic Claude Sonnet 4.5 is in public preview for GitHub Copilot - GitHub Changelog
                                                                                • July 2025 (version 1.103)

                                                                                  Version 1.108 is now available! Read about the new features and fixes from December. Release date: August 7, 2025 Update 1.103.1: The update adds GPT-5 prompt improvements, support for GPT-5 mini, and addresses these issues. Update 1.103.2: The update addresses these issues. Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the July 2025 rele

                                                                                    July 2025 (version 1.103)