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

- feature: refactor runner to use a nodejs backend #27

Merged
merged 24 commits into from
Aug 21, 2024

Conversation

agallardol
Copy link
Contributor

@agallardol agallardol commented Aug 17, 2024

  • Replace webpack5 as bundler in favor of esbuild
  • Implement Shinkai Tools Backend as a simple and lightweight API to run tools
  • Adapt build system to bundle Shinkai Tools Backend as a single binary (nodejs sea + deps + backend code)
  • Embed Shinkai Tools Backend binary in Shinkai Tools Runner (rust side)
  • Refactor tools in Rust side to be executable using the new nodejs backend

@agallardol agallardol merged commit 8829329 into main Aug 21, 2024
1 check failed
@agallardol agallardol deleted the agallardol/refactor-runner branch August 21, 2024 00:28
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