Skip to content

feat: add automatic env var reload to prompt hooks - #426

Open
ethanpailes wants to merge 1 commit into
masterfrom
add-env-autoreload
Open

feat: add automatic env var reload to prompt hooks#426
ethanpailes wants to merge 1 commit into
masterfrom
add-env-autoreload

Conversation

@ethanpailes

Copy link
Copy Markdown
Contributor

Issue Link

#111

AI Policy Ack

Ack

This PR was:

  • mostly or completely vibe coded
  • mostly or completely meat coded
  • bit of both

Description

This patch adds automatic env var reloading to the default prompt hook shell shims. Previously, you had to set this up yourself manually if you wanted it. This should provide a much more seemless experience.

Closes #111

@ethanpailes
ethanpailes force-pushed the add-env-autoreload branch 6 times, most recently from 564095b to 7d15432 Compare September 3, 2026 19:16
This patch adds automatic env var reloading to the default
prompt hook shell shims. Previously, you had to set this
up yourself manually if you wanted it. This should provide
a much more seemless experience.

Closes #111
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.

FR: automatically update forward_env variables on reattach

1 participant