Urgent.News

600+ sources. One page. See who else covered it.

Editions

AI

Exporting ANTHROPIC_BASE_URL does not reach the Claude Code panel in VSCode

export ANTHROPIC_BASE_URL=http://127.0.0.1:20128 in your shell routes the claude CLI to a local endpoint. Open the Claude Code panel in VSCode in the same project and it still talks to Anthropic directly. The two live on different environment surfaces, and that is the whole problem. Why the shell variable does not carry over The CLI reads the environment of the process you started it from. The…

The Claude Code panel in Visual Studio Code does not inherit the ANTHROPIC_BASE_URL environment variable set in the shell. The VSCode extension spawns its agent process from the VSCode window process, which does not have the same environment settings as the shell that set the variable. As a result, when you open the Claude Code panel in VSCode, it continues to connect directly to Anthropic instead of using the local endpoint specified by the ANTHROPIC_BASE_URL shell variable.

The panel only receives the variable when VSCode is launched from a terminal that already has the variable set.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at dev.to →

More in AI

Building RupeeGPT: A Multilingual Voice AI Financial Assistant for Bharat

How I Built RupeeGPT: A Voice-First AI Financial Assistant for India in 10 Days #VoiceForBharat | Built with the fastest TTS API — Murf Falcon | 10 Days of Voice Agents Ten days ago, I started with a…

  • RupeeGPT is a voice-based AI assistant developed in 10 days
  • Can converse in English, Hindi, and Hinglish
  • Remembers returning callers and escalates to humans when needed

How Artificial Intelligence Is Rewriting the Workplace

Artificial intelligence is moving rapidly beyond a tool for answering questions and generating content, with autonomous AI agents beginning to perform complex business tasks independently, raising new…

  • AI agents autonomously handle complex business tasks
  • Instagram video created by AI garners 7 million views
  • Hyundai union opposes AI-powered robots due to employment fears

The AI Crawler Checklist: Why the Model Never Even Read Your Page

You can write the perfect page, answer-first, honest, quotable, and still get zero AI citations. Not because the content lost. Because the crawler never got in.

  • AI crawlers like GPTBot may not access or render pages
  • Check robots.txt for accidental blocking of AI crawlers
  • Place direct answers in first 100 words for better visibility

More from Saturday 15 August →