Skip to content

Conversation

@tylerslaton
Copy link
Contributor

Add the ability to parse remote scripts in the sdkserver.

To test this, you can do the following after pulling the branch down locally:

go run main.go --debug --listen-address 127.0.0.1:9090 sdkserver

and in a separate tab:

curl http://localhost:9090/parse -d '{"file":"github.com/gptscript-ai/cli-demo"}'

@tylerslaton tylerslaton marked this pull request as ready for review June 11, 2024 18:38
@tylerslaton tylerslaton requested a review from thedadams June 11, 2024 18:38
@tylerslaton tylerslaton merged commit bc95fb1 into gptscript-ai:main Jun 12, 2024
@tylerslaton tylerslaton deleted the sdk-remote-file branch June 12, 2024 13:14
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.

2 participants