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: add support for the new SDK server #18

Merged
merged 1 commit into from
May 28, 2024

Conversation

thedadams
Copy link
Collaborator

This change introduces the fork/exec of the SDK server. Then all operations are requests to that server. The starting and stopping of this server is handled by creating/closing clients.

@thedadams
Copy link
Collaborator Author

Requires gptscript-ai/gptscript#387

@thedadams thedadams force-pushed the sdk-server branch 5 times, most recently from de37ad7 to 4852940 Compare May 24, 2024 19:30
This change introduces the fork/exec of the SDK server. Then all
operations are requests to that server. The starting and stopping of
this server is handled by creating/closing clients.

This change also introduces a "confirm" implementation that allows users
to confirm command execution.

Signed-off-by: Donnie Adams <donnie@acorn.io>
@thedadams thedadams merged commit ae0f262 into gptscript-ai:main May 28, 2024
3 checks passed
@thedadams thedadams deleted the sdk-server branch May 28, 2024 13:29
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.

1 participant