Skip to content

Conversation

@ian
Copy link
Owner

@ian ian commented Nov 17, 2025

Summary by cubic

Removed toolFactory from the core public exports to simplify the tool API and guide usage toward createTool. Projects importing toolFactory may need small updates.

  • Migration
    • Replace import { toolFactory } from "@core" with import { createTool } from "@core".
    • Update usage to call createTool(...) accordingly.

Written for commit ce9b001. Summary will update automatically on new commits.

@linear
Copy link

linear bot commented Nov 17, 2025

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@ian ian merged commit 9e94ba9 into main Nov 17, 2025
11 of 12 checks passed
@ian ian deleted the ian/hybrid-60-dont-export-toolfactory branch November 17, 2025 18:44
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

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.

3 participants