Skip to content

docs: pass env vars to shell#7361

Merged
dianed-square merged 2 commits intomainfrom
docs/pass-env-to-shell
Feb 19, 2026
Merged

docs: pass env vars to shell#7361
dianed-square merged 2 commits intomainfrom
docs/pass-env-to-shell

Conversation

@dianed-square
Copy link
Contributor

@dianed-square dianed-square commented Feb 19, 2026

Summary

This PR documents environment variable passthrough to shell commands.

Documentation updates:

  • documentation/docs/guides/environment-variables.md:
    • Add "Environment Variable Passthrough" section with cross-link to developer-mcp.md
  • documentation/docs/mcp/developer-mcp.md:
    • Add "Environment Variables in Shell Commands" section

Type of Change

  • Feature
  • Bug fix
  • Refactor / Code quality
  • Performance improvement
  • Documentation
  • Tests
  • Security fix
  • Build / Release
  • Other (specify below)

AI Assistance

  • This PR was created or reviewed with AI assistance

Testing

Manual testing


@dianed-square dianed-square requested a review from a team as a code owner February 19, 2026 17:49
Copilot AI review requested due to automatic review settings February 19, 2026 17:49
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the documentation to explain that the Developer extension’s shell tool can access environment variables, and cross-links the relevant docs so users can find details and security considerations.

Changes:

  • Added a “Environment Variables in Shell Commands” section to the Developer MCP documentation.
  • Added an “Environment Variable Passthrough” section to the environment variables guide with a cross-link to the MCP doc.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
documentation/docs/mcp/developer-mcp.md Documents env var availability for the Developer extension shell tool and includes a sensitive-info warning.
documentation/docs/guides/environment-variables.md Adds a passthrough section and links to the detailed Developer MCP explanation.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 19, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-02-19 20:30 UTC

@dianed-square dianed-square added this pull request to the merge queue Feb 19, 2026
Merged via the queue into main with commit 608d7e1 Feb 19, 2026
22 checks passed
@dianed-square dianed-square deleted the docs/pass-env-to-shell branch February 19, 2026 20:29
katzdave added a commit that referenced this pull request Feb 19, 2026
* 'main' of github.com:block/goose:
  docs: agent variable (#7365)
  docs: pass env vars to shell (#7361)
  docs: update sandbox topic (#7336)
  feat: add local inference provider with llama.cpp backend and HuggingFace model management (#6933)
michaelneale added a commit that referenced this pull request Feb 19, 2026
* main: (46 commits)
  chore(deps): bump hono from 4.11.9 to 4.12.0 in /ui/desktop (#7369)
  Include 3rd-party license copy for JavaScript/CSS minified files (#7352)
  docs for reasoning env var (#7367)
  docs: update skills detail page to reference Goose Summon extension (#7350)
  fix(apps): restore MCP app sampling support reverted by #6933 (#7366)
  feat: TUI client of goose-acp (#7362)
  docs: agent variable (#7365)
  docs: pass env vars to shell (#7361)
  docs: update sandbox topic (#7336)
  feat: add local inference provider with llama.cpp backend and HuggingFace model management (#6933)
  Docs: claude code uses stream-json (#7358)
  Improve link confirmation modal (#7333)
  fix(ci): deflake smoke tests for Google models (#7344)
  feat: add Cerebras provider support (#7339)
  fix: skip whitespace-only text blocks in Anthropic message (#7343)
  fix(goose-acp): heap allocations (#7322)
  Remove trailing space from links (#7156)
  fix: detect low balance and prompt for top up (#7166)
  feat(apps): add support for MCP apps to sample (#7039)
  Typescript SDK for ACP extension methods (#7319)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments