並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 23 件 / 23件

新着順 人気順

github copilot chat proxyの検索結果1 - 23 件 / 23件

  • JP Contents Hub

    AWS 日本語ハンズオン Amazon Web Services(AWS) の 日本語ハンズオンやワークショップを、カテゴリごとにまとめています。 右側の目次や、ヘッダー部分の検索ボックスから、各コンテンツにたどり着けます。 また、Ctrl + F や command + F を使ったページ内検索もご活用いただけます。 料金について ハンズオンで作成した AWS リソースは通常の料金が発生します。作成したリソースの削除を忘れずにお願いします。 もし忘れてしまうと、想定外の料金が発生する可能性があります。 画面の差異について ハンズオンで紹介されている手順と、実際の操作方法に差異がある場合があります。 AWS は随時アップデートされており、タイミングによってはハンズオンコンテンツが追いついていない事もあります。 差異がある場合、AWS Document などを活用しながら進めて頂けますと幸い

      JP Contents Hub
    • 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
      • awesome-scalability

        The Patterns of Scalable, Reliable, and Performant Large-Scale Systems View the Project on GitHub View On GitHub An updated and organized reading list for illustrating the patterns of scalable, reliable, and performant large-scale systems. Concepts are explained in the articles of prominent engineers and credible references. Case studies are taken from battle-tested systems that serve millions to

        • mcp-goで作って学ぶMCPサーバー - RAKUS Developers Blog | ラクス エンジニアブログ

          はじめに こんにちは、エンジニア3年目のTKDSです! 最近MCPが盛り上がってます。 流れに乗ってGoでやる方法を調べて試してみました! まず簡単に現在時刻を返すMCPサーバーを作ったあと、割と実用的に使えそうなファイルを連結して返すMCPサーバーを作っていきます。 今回書いたコードのリポジトリです。 https://github.com/tkeshun/mcp はじめに MCPとは? 今回使用するライブラリ 現在時刻を返すMCPサーバー 1. プロジェクトの準備 2.コード作成 3. パッケージのダウンロードとビルド 4. 試す 特定のディレクトリ以下のファイルを返すMCPサーバー まとめ MCPとは? MCPのドキュメントによると MCP is an open protocol that standardizes how applications provide context to

            mcp-goで作って学ぶMCPサーバー - RAKUS Developers Blog | ラクス エンジニアブログ
          • GitHub Copilot CLI is now generally available - GitHub Changelog

            Menu. Currently selected: Agentic development in your terminal GitHub Copilot CLI—the terminal-native coding agent that brings the power of GitHub Copilot directly to your command line—is now generally available for all Copilot subscribers. Editor’s note (February 27, 2026): Updated the text to accurately indicate that Copilot CLI is available to all Copilot subscribers. Since launching in public

              GitHub Copilot CLI is now generally available - GitHub Changelog
            • NeovimでGitHub Copilot for Businessを有効活用しよう - LayerX エンジニアブログ

              はじめに GitHub Copilot for Businessの概要 Neovimへの導入方法 外部のコンテキスト情報を考慮したチャット 最後に こんにちは。バクラク事業部・機械学習エンジニアの上川です。 最近、推しのK-POPグループであるNewJeansがとんでもないことになっていて、一刻も早く元気になってほしいです...頑張れ...! LayerX Tech Advent Calendar 2024の24日目の記事になります。 tech.layerx.co.jp この記事では、LayerXで導入されているGitHub Copilot for Businessを有効活用し、NeovimをAIエディタとして利用する方法を紹介したいと思います。 はじめに CursorのようなAIエディタの登場により、「タブを押すだけ」と揶揄されるほど、コーディングの体験は劇的に変化しつつあります。 AI

                NeovimでGitHub Copilot for Businessを有効活用しよう - LayerX エンジニアブログ
              • GitHub Copilotを最強にする拡張機能4選

                GitHubをこよなく愛するhikae(@0xhikae)です。VSCodeとGitHub Copilotはextensibleな設計がされていて、うまく使えば最強のCoding Agentです。 世の中はAI Agentの流行でいろんなツールに驚いている頃かと思いますが、そんな人たちも「GitHub Copilotでいいんじゃない?」って思えるような最先端の拡張機能を集めてきました。 1【cogent】ひと足先にAgentを実装 CogentはGitHub Copilotに“エージェント”的な機能を付加するチャット拡張です。最近Agent modeが発表されましたが、こちらはそれら機能を一切使わず素のChatExtensionとして実装されています。 (GitHub - kturung/cogent)。 エージェント機能: ユーザーの最小限の指示で、Copilot(Cogent)は開発タ

                  GitHub Copilotを最強にする拡張機能4選
                • What I learned building an opinionated and minimal coding agent

                  What I learned building an opinionated and minimal coding agent 2025-11-30 It's not much, but it's mine Table of contents In the past three years, I've been using LLMs for assisted coding. If you read this, you probably went through the same evolution: from copying and pasting code into ChatGPT, to Copilot auto-completions (which never worked for me), to Cursor, and finally the new breed of coding

                    What I learned building an opinionated and minimal coding agent
                  • What I learned building an opinionated and minimal coding agent

                    What I learned building an opinionated and minimal coding agent 2025-11-30 It's not much, but it's mine Table of contents In the past three years, I've been using LLMs for assisted coding. If you read this, you probably went through the same evolution: from copying and pasting code into ChatGPT, to Copilot auto-completions (which never worked for me), to Cursor, and finally the new breed of coding

                      What I learned building an opinionated and minimal coding agent
                    • GitHub Next | Agentic Workflows

                      Software collaboration keeps evolving. With Continuous AI, GitHub Next are exploring how LLMs can help teams with documentation, quality, triage, and more. Agentic Workflows is a follow‑up exploration: a research demonstrator focused on expressing repository‑level behaviors in natural language and running them on GitHub. Agentic Workflows is not a product and not even a technical preview; it's a v

                        GitHub Next | Agentic Workflows
                      • February 2025 (version 1.98)

                        The feature is still in development and not yet ready for general use. View the experimental features (@tag:experimental). Copilot Edits Agent mode improvements (Experimental) Last month, we introduced agent mode for Copilot Edits in VS Code Insiders. In agent mode, Copilot can automatically search your workspace for relevant context, edit files, check them for errors, and run terminal commands (w

                          February 2025 (version 1.98)
                        • CamoLeak: Critical GitHub Copilot Vulnerability Leaks Private Source Code

                          Get details on our discovery of a critical vulnerability in GitHub Copilot Chat. TL;DR: In June 2025, I found a critical vulnerability in GitHub Copilot Chat (CVSS 9.6) that allowed silent exfiltration of secrets and source code from private repos, and gave me full control over Copilot’s responses, including suggesting malicious code or links. The attack combined a novel CSP bypass using GitHub’s

                            CamoLeak: Critical GitHub Copilot Vulnerability Leaks Private Source Code
                          • Expert used ChatGPT-4o to create a replica of his passport in just 5 minutes bypassing KYC

                            SECURITY AFFAIRS MALWARE NEWSLETTER ROUND 41 | Security Affairs newsletter Round 519 by Pierluigi Paganini – INTERNATIONAL EDITION | China admitted its role in Volt Typhoon cyberattacks on U.S. infrastructure | Symbolic Link trick lets attackers bypass FortiGate patches, Fortinet warns | Attackers are exploiting recently disclosed OttoKit WordPress plugin flaw | Laboratory Services Cooperative dat

                              Expert used ChatGPT-4o to create a replica of his passport in just 5 minutes bypassing KYC
                            • GitHub - taishi-i/awesome-ChatGPT-repositories: A curated list of resources dedicated to open source GitHub repositories related to ChatGPT and OpenAI API

                              awesome-chatgpt-api - Curated list of apps and tools that not only use the new ChatGPT API, but also allow users to configure their own API keys, enabling free and on-demand usage of their own quota. awesome-chatgpt-prompts - This repo includes ChatGPT prompt curation to use ChatGPT better. awesome-chatgpt - Curated list of awesome tools, demos, docs for ChatGPT and GPT-3 awesome-totally-open-chat

                                GitHub - taishi-i/awesome-ChatGPT-repositories: A curated list of resources dedicated to open source GitHub repositories related to ChatGPT and OpenAI API
                              • GitHub Next | Agentic Workflows

                                Software collaboration keeps evolving. With Continuous AI, GitHub Next are exploring how LLMs can help teams with documentation, quality, triage, and more. Agentic Workflows is a follow‑up exploration: a research demonstrator focused on expressing repository‑level behaviors in natural language and running them on GitHub. Agentic Workflows is not a product and not even a technical preview; it's a v

                                  GitHub Next | Agentic Workflows
                                • A cheat sheet to slash commands in GitHub Copilot CLI

                                  Do you ever feel like you’re spending more time moving between different tools than you are writing code? If you thrive in the terminal and want faster, more predictable ways to run tests, fix code, and manage context, Copilot CLI slash commands give you that control without breaking your flow. You can use slash commands to perform a variety of tasks like configuring which AI model to use or setti

                                    A cheat sheet to slash commands in GitHub Copilot CLI
                                  • Working with AI: Measuring the Applicability of Generative AI to Occupations

                                    Working with AI: Measuring the Applicability of Generative AI to Occupations∗ Kiran Tomlinson1 , Sonia Jaffe1 , Will Wang1 , Scott Counts2 , and Siddharth Suri1 1 Microsoft Research 2 Microsoft Abstract With generative AI emerging as a general-purpose technology, understanding its economic effects is among society’s most pressing questions. Existing studies of AI impact have largely relied on pred

                                    • Software Architecture in an AI World

                                      Like almost any question about AI, “How does AI impact software architecture?” has two sides to it: how AI changes the practice of software architecture and how AI changes the things we architect. These questions are coupled; one can’t really be discussed without the other. But to jump to the conclusion, we can say that AI hasn’t had a big effect on the practice of software architecture, and it ma

                                        Software Architecture in an AI World
                                      • Google Cloud Next '26 で行われた 260 の発表のまとめ | Google Cloud 公式ブログ

                                        ※この投稿は米国時間 2026 年 4 月 25 日に、Google Cloud blog に投稿されたものの抄訳です。 Google Cloud Next ‘26 が今週ラスベガスで開催され、32,000 人を超えるリーダー、デベロッパー、パートナーの皆様がエージェントの時代について Google とともに探求しました。 3 つの基調講演、25 のスポットライト、700 以上のブレイクアウト セッション、490 以上のスポンサーシップ、最新技術を体験できるショーケースとエキスポ、そしてネットワーキングとコラボレーションのための無数の機会を通じて、多くの組織がエージェントを試験運用から本番環境へと、かつてない規模で移行させている様子を実感できる場となりました。 開会基調講演と 1 週間の開催期間を通して、エージェンティック エンタープライズの設計図と、企業がこの時代に対応するための最新のイ

                                          Google Cloud Next '26 で行われた 260 の発表のまとめ | Google Cloud 公式ブログ
                                        • Why I'm leaving GitHub for Forgejo | Jorijn Schrijvershof

                                          Why I'm leaving GitHub for Forgejo I moved my code from GitHub to a self-hosted Forgejo. Not because of the outages, but because of who owns what runs on top of them. The Dutch government just made the same call. On April 27, 2026 the Dutch Ministry of the Interior soft-launched code.overheid.nl, a self-hosted Forgejo instance for Dutch government source code. Project manager Boris Van Hoytema sai

                                            Why I'm leaving GitHub for Forgejo | Jorijn Schrijvershof
                                          • March 2024 (version 1.88)

                                            Update 1.88.1: The update addresses these issues. Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the March 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: Apply custom editor labels - Distinguish between editors with same file names. Locked scrolling -

                                              March 2024 (version 1.88)
                                            • 2023年11月くらいのAWS最新情報ブログとかをキャッチアップする – AWSトレンドチェック勉強会用資料 その1 | DevelopersIO

                                              こんにちは、臼田です。 みなさん、AWSの最新情報はキャッチアップできていますか?(挨拶 社内で行っているAWSトレンドチェック勉強会の資料をブログにしました。 AWSトレンドチェック勉強会とは、「日々たくさん出るAWSの最新情報とかをブログでキャッチアップして、みんなでトレンディになろう」をテーマに実施している社内勉強会です。 このブログサイトであるDevelopersIOには日々ありとあらゆるブログが投稿されますが、その中でもAWSのアップデートを中心に私の独断と偏見で面白いと思ったもの(あと自分のブログの宣伝)をピックアップして、だいたい月1で簡単に紹介しています。 11月と12月はアップデートの量が多いので、それぞれ2回に分けてお送りします。11月前半はre:Invent開始直前までですが、それでも93本ピックアップしています。この後来る大量のアップデートに関連するものもあるためし

                                                2023年11月くらいのAWS最新情報ブログとかをキャッチアップする – AWSトレンドチェック勉強会用資料 その1 | DevelopersIO
                                              • February 2026 (version 1.110)

                                                Release date: March 4, 2026 Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Security update: The following extension has security updates: GitHub.copilot-chat. Update 1.110.1: The update addresses these security issues in core and these security issues in the GitHub Copilot Chat extension. Welcome to the February 2026 release of Visual Studio Code. Th

                                                1