Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow daemons to request environment variables #945

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

thedadams
Copy link
Contributor

@thedadams thedadams commented Feb 6, 2025

Daemon tools can now request which environment variables it needs from the calling tool. These environment variables will be sent in the X-GPTScript-Env header.

Issue: obot-platform/obot#1667

Daemon tools can now request which environment variables it needs from
the calling tool. These environment variables will be sent in the
X-GPTScript-Env header.

Signed-off-by: Donnie Adams <[email protected]>
Copy link
Member

@njhale njhale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for implementing this.

@thedadams thedadams merged commit bf1b000 into gptscript-ai:main Feb 6, 2025
10 checks passed
@thedadams thedadams deleted the daemon-env-vars branch February 6, 2025 17:39
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.

3 participants