Skip to content

Prevent pstack runner from auto-loading project env files #25

Description

@rajinsyed

Problem

The shipped pstack-runner uses a plain Bun shebang. When launched from a project directory, Bun automatically loads that project's .env files before runner code executes. A project-level provider key can then override an authenticated CLI subscription.

Expected behavior

The runner must not auto-load project env files. It should continue to honor environment variables explicitly inherited from the parent process.

Verification

Add an executable-boundary regression with a sentinel .env, run the runner/typecheck suites, and install/test the exact candidate from the Codex surface.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions