Skip to content

Fix server creds #909

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

Merged
merged 2 commits into from
Nov 21, 2024
Merged

Fix server creds #909

merged 2 commits into from
Nov 21, 2024

Conversation

thedadams
Copy link
Contributor

This change does two related things:

  1. Allow listing of credentials in all contexts
  2. When running in SDK server mode and using the file cred store, we must
    reload the credentials in the file each time. Typically, these
    credentials will be added via a tool call, which would invalidate the
    credentials held in memory.

iwilltry42
iwilltry42 previously approved these changes Nov 21, 2024
StrongMonkey
StrongMonkey previously approved these changes Nov 21, 2024
njhale
njhale previously approved these changes Nov 21, 2024
When running in SDK server mode and using the file cred store, we must
reload the credentials in the file each time. Typically, these
credentials will be added via a tool call, which would invalidate the
credentials held in memory.

Signed-off-by: Donnie Adams <[email protected]>
@thedadams thedadams dismissed stale reviews from njhale, StrongMonkey, and iwilltry42 via c91ac71 November 21, 2024 17:54
@thedadams thedadams merged commit e5fe428 into gptscript-ai:main Nov 21, 2024
10 checks passed
@thedadams thedadams deleted the fix-server-creds branch November 21, 2024 18:01
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.

4 participants