-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Start using @roo-code/core
#10088
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
Start using @roo-code/core
#10088
Conversation
Sync review completed. No new issues found in this update. One outstanding issue remains.
Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues. |
Sync review completed. No new issues found in this update. One outstanding issue remains.
Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues. |
Important
Integrate
@roo-code/corefor custom tool management, enabling dynamic tool registration and execution across the system.customToolRegistryfrom@roo-code/coreto manage custom tools inNativeToolCallParser.ts,presentAssistantMessage.ts,system.ts, andbuild-tools.ts.validateToolUse.tsby checkingcustomToolRegistry.presentAssistantMessage.tsto execute custom tools and handle errors.NativeToolCallParser.tsto parse and validate custom tool arguments.system.tsto include custom tools in the prompt for non-native protocols.esbuildas an external dependency inesbuild.mjsandpackage.json.autoImportSettings.spec.tsto handle path and OS modules.This description was created by
for acfe348. You can customize this summary. It will automatically update as commits are pushed.