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

Dynamically inject tools based on which env variables are set #85

Closed
slimeonmyhead opened this issue Jan 6, 2025 · 0 comments · Fixed by #165
Closed

Dynamically inject tools based on which env variables are set #85

slimeonmyhead opened this issue Jan 6, 2025 · 0 comments · Fixed by #165
Labels
good first issue Good for newcomers

Comments

@slimeonmyhead
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Some developers who begin working on additional features might not want to sign up for all the integrations.
As we grow in number of integrations, it will become more of an annoyance for a new developer to setup a local instance

Describe the solution you'd like
Allow a dev to opt-out of a tool by omitting the environment variable.
Have a clear section of what environment variables are required and which are optional
Each tool that has a dependency on some environment variable should check if they are set before being injected into the agent tools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant