Load direnv environments for provider sessions#5
Open
tim-smart wants to merge 4 commits into
Open
Conversation
tim-smart
force-pushed
the
t3code/add-direnv-shell-support
branch
4 times, most recently
from
July 23, 2026 21:08
5959546 to
6dc2135
Compare
tim-smart
added a commit
that referenced
this pull request
Jul 23, 2026
tim-smart
added a commit
that referenced
this pull request
Jul 24, 2026
tim-smart
force-pushed
the
t3code/add-direnv-shell-support
branch
from
July 24, 2026 00:44
6dc2135 to
e07911b
Compare
tim-smart
added a commit
that referenced
this pull request
Jul 24, 2026
tim-smart
added a commit
that referenced
this pull request
Jul 24, 2026
tim-smart
force-pushed
the
t3code/add-direnv-shell-support
branch
2 times, most recently
from
July 24, 2026 03:34
1244a93 to
e5be18e
Compare
tim-smart
force-pushed
the
t3code/open-with-applications
branch
from
July 24, 2026 08:52
46548bf to
8df3f53
Compare
tim-smart
force-pushed
the
t3code/add-direnv-shell-support
branch
from
July 24, 2026 08:52
e5be18e to
1a7901d
Compare
github-actions
Bot
force-pushed
the
t3code/add-direnv-shell-support
branch
from
July 24, 2026 09:40
1a7901d to
d786974
Compare
github-actions
Bot
force-pushed
the
t3code/open-with-applications
branch
from
July 24, 2026 09:40
8df3f53 to
bee6c5d
Compare
github-actions
Bot
force-pushed
the
t3code/add-direnv-shell-support
branch
from
July 24, 2026 14:12
d786974 to
41540af
Compare
github-actions
Bot
force-pushed
the
t3code/open-with-applications
branch
from
July 24, 2026 14:12
bee6c5d to
2ced369
Compare
- Apply cwd-specific `.envrc` changes across supported provider runtimes - Preserve provider invariants and surface safe, actionable direnv errors
- Run `direnv allow` for a root `.envrc` after creating a worktree - Keep worktree creation successful when approval fails
- Resolve approved direnv variables for provider processes and Git commands - Share live and no-op direnv layers with cached executable lookup
tim-smart
force-pushed
the
t3code/open-with-applications
branch
from
July 25, 2026 10:26
2ced369 to
8c4bdfb
Compare
tim-smart
force-pushed
the
t3code/add-direnv-shell-support
branch
from
July 25, 2026 10:26
41540af to
8f5fc87
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Testing