Skip to content

feat(config): auto-load local dotenv secrets - #41

Draft
sohan-shingade wants to merge 2 commits into
mainfrom
worktree-autoload-dotenv
Draft

feat(config): auto-load local dotenv secrets#41
sohan-shingade wants to merge 2 commits into
mainfrom
worktree-autoload-dotenv

Conversation

@sohan-shingade

Copy link
Copy Markdown
Owner

Summary

  • auto-discover the nearest .env when EnvSecrets is constructed
  • keep file values private to the adapter and preserve process-env precedence
  • disable dotenv interpolation to avoid cross-secret expansion
  • align Tardis setup docs on TARDIS_API_KEY

Verification

  • runtime: nearest parent .env resolved without exporting the key; inline env override won
  • 989 passed, 4 skipped, 1 xfailed
  • Ruff passed
  • codemap check passed

🤖 Generated with Claude Code

sohan-shingade and others added 2 commits July 18, 2026 17:05
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.

1 participant