ChatGPTやVS Code、GASのエラーは「原因が分からず困る」ことが多いので、よくあるエラーの解決記事をまとめました。 まず最初にやること ChatGPT / AI系エラー – ChatGPTで「Something went wrong while generating the…
Tag Archives: VS Code
Copilot Agent「Sorry, your request failed」→リトライしたら普通に動いた話

発生したエラー VS CodeでCopilot Agentを使っていたら、突然こんなエラーが出ました。 対処法 【結論】何もしなくていい。Try Againボタンを押したら普通に動いた。 原因(推測) おそらくサーバー側の一時的な負荷。Claude 4.5 Opusのような重いモデルを使っていると、たまに発生する模様。…
Copilot Agent ‘Sorry, your request failed’ — Just Retry and It Works

The Error While using Copilot Agent in VS Code, I got this error out of nowhere: The Fix Just click Try Again. That’s it. It worked immediately. Probable Cause…
【VS Code】「Files too large」警告が出たら絶対にコミットしてはいけない理由と対処法

VS Code で Git のコミットをしようとした時、画面上部にこんな警告が出ることはありませんか? > Files too large > The following files are over 100MB. If you commit these files, you will no longer be…
【VS Code】Copilot Agentで「vision_attachment_not_accessible」エラーが出ても諦めないで!

VS Code で GitHub Copilot Agent(特に Claude 3.5 Sonnet や 4.5 Opus モデル)を使用していて、画像を添付してプロンプトを送った際、突然こんな赤文字のエラーが出ることがあります。…
【Amp Free】Claude Opus 4.5やGPT-5が無料?毎日10ドル配布の「Amp」が凄い
AIコーディングエージェント「Amp (Ampcode)」が、とんでもない太っ腹なプランを発表しました。その名も "Amp Free" です。 毎日10ドル(約1,500円)分のクレジットが無料 AmContinue reading “【Amp Free】Claude Opus 4.5やGPT-5が無料?毎日10ドル配布の「Amp」が凄い”
Amp Free: Access Claude Opus 4.5 & GPT-5 for Free with a $10 Daily Grant
A groundbreaking service has emerged in the AI coding space. Amp (Ampcode) has announced a new tier called &quContinue reading “Amp Free: Access Claude Opus 4.5 & GPT-5 for Free with a $10 Daily Grant”
Retrieving Notebook summary… で止まる!待っても直らない不具合の対処法【VS Code Copilot】

VS Code + GitHub Copilot で Notebook を使うと「Retrieving Notebook summary…」が終わらない場合の対処法 VS Code 上で GitHub Copilot CContinue reading “Retrieving Notebook summary… で止まる!待っても直らない不具合の対処法【VS Code Copilot】”
VS Code Copilot Stuck on ‘Retrieving Notebook summary’: Why Waiting Won’t Fix It

VS Code Copilot gets stuck on “Retrieving Notebook summary…” when using Jupyter Notebooks When using GitHub CoContinue reading “VS Code Copilot Stuck on ‘Retrieving Notebook summary’: Why Waiting Won’t Fix It”
How to Use Footnotes in Markdown on VS Code (The Only Reliable Way)

TL;DR If you are trying to use footnotes in Markdown on VS Code and: 👉 Stop fighting the preview system and usContinue reading “How to Use Footnotes in Markdown on VS Code (The Only Reliable Way)”