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

Implement generate in the front end #28

Merged
merged 1 commit into from
Apr 6, 2024
Merged

Implement generate in the front end #28

merged 1 commit into from
Apr 6, 2024

Conversation

jlewi
Copy link
Owner

@jlewi jlewi commented Apr 6, 2024

  • Add conversion routines to and from the protos to the vscode APIs
  • Add doc vscode_apis.md which to explain it.
  • Use separate addresses to configure the Executor and Agent service in vscode so they don't have to be colocated
  • Scaffold an initial agent in the golang server to handle the requests.

* Add conversion routines to and from the protos to the vscode APIs
* Add doc vscode_apis.md which to explain it.
* Use separate addresses to configure the Executor and Agent service in vscode
  so they don't have to be colocated
* Scaffold an initial agent in the golang server to handle the requests.
@jlewi jlewi merged commit 749faa2 into main Apr 6, 2024
1 check passed
@jlewi jlewi deleted the jeremy/generate branch April 6, 2024 17:57
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