Claude should receive platform/environment context

Open 💬 0 comments Opened Jun 15, 2026 by Rezaraki

When Claude is assisting in Claude Code conversations, it currently doesn't know which platform the user is on (CLI, web app, desktop app, or IDE extension).

This context would be useful for Claude to:

  • Suggest platform-specific features or workflows
  • Explain functionality with platform-appropriate examples
  • Better understand the user's environment and constraints

Claude Code already knows other details about the environment — platform information should be included in the system context provided to Claude during conversations.

View original on GitHub ↗