Skip to content

Load .env automatically at startup#206

Merged
mad-sol-dev merged 1 commit into
mainfrom
codex/add-dotenv-support-to-initialization
Nov 24, 2025
Merged

Load .env automatically at startup#206
mad-sol-dev merged 1 commit into
mainfrom
codex/add-dotenv-support-to-initialization

Conversation

@mad-sol-dev
Copy link
Copy Markdown
Owner

Summary

  • add a shared environment loader based on python-dotenv and initialize it during bridge startup
  • ensure .env variables are available before app configuration and CLI parsing
  • document automatic .env handling and add the runtime dependency

Testing

  • python -m pytest bridge/tests/test_request_validation.py

Codex Task

@mad-sol-dev mad-sol-dev merged commit 03f815a into main Nov 24, 2025
5 checks passed
@mad-sol-dev mad-sol-dev deleted the codex/add-dotenv-support-to-initialization branch November 24, 2025 23:32
mad-sol-dev added a commit that referenced this pull request Jan 9, 2026
…o-initialization

Load .env automatically at startup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant