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

Use new typescript bindings #243

Open
3 tasks
tjdevries opened this issue May 25, 2024 · 0 comments
Open
3 tasks

Use new typescript bindings #243

tjdevries opened this issue May 25, 2024 · 0 comments
Milestone

Comments

@tjdevries
Copy link
Collaborator

In order get better iteration with the upstream cody repo, I've been working on generating bindings in typescript so that they can be consumed here.

Steps to move to this repo:

  • Complete Typescript bindings PR (PR to be linked)
  • Use bindings here to create a remote plugin that communicates with cody-agent
  • Begin removing rust code - see if possible to completely remove in order to simplify future maintenance (yes, I'm aware of the irony of rewrite in typescript)

Ideally, this will result in very little changing for end users because they already need to have node to execute the binary and they are running the build command, so I can change that to instead build the new node package instead of rust.

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

No branches or pull requests

1 participant