feat: support per-provider extra_env injection #5

Merged
guochao merged 3 commits from guochao/agent-run:master into master 2026-05-05 11:55:12 +00:00
Owner
No description provided.
Add `extra_env: {K: V}` to provider config. Values support
`${env:NAME}` and `${context:provider|protocol|model|key|agent|base_url}`
expansion, applied last so users can override built-in launch env vars.
Direct future agents to use `uv run --with PKG ...` for ad-hoc Python
invocations rather than the system interpreter.
Use the flake-based direnv loader and stop tracking the local
`.direnv/` working directory.
guochao merged commit ea913bdaff into master 2026-05-05 11:55:12 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: public/agent-run#5
No description provided.