-
Notifications
You must be signed in to change notification settings - Fork 4.5k
[Feature]: prefer lighter ZeroClaw #6165
Copy link
Copy link
Open
Labels
domain:architectureArchitecture domainArchitecture domainenhancementNew feature or requestNew feature or requestpriority:p2Medium priorityMedium priorityskillsAuto scope: src/skills/** changed.Auto scope: src/skills/** changed.toolAuto scope: src/tools/** changed.Auto scope: src/tools/** changed.tool:mcp
Metadata
Metadata
Assignees
Labels
domain:architectureArchitecture domainArchitecture domainenhancementNew feature or requestNew feature or requestpriority:p2Medium priorityMedium priorityskillsAuto scope: src/skills/** changed.Auto scope: src/skills/** changed.toolAuto scope: src/tools/** changed.Auto scope: src/tools/** changed.tool:mcp
Type
Projects
Status
Backlog
Summary
Remove from the codebase those tools that you can interact with using skills
Problem statement
At the moment ZeroClaw has some dedicated code for integrations like:
But instead of creating ad-hoc code, wouldn't be better to keep ZeroClaw lean and suggest the users to use skills or mcp servers?
For example,
This allows us to make the codebase cleaner and focused on interacting with the models and giving them tools/skills to operate
Proposed solution
Non-goals / out of scope
No response
Alternatives considered
No response
Acceptance criteria
No response
Architecture impact
No response
Risk and rollback
No response
Breaking change?
Yes
Data hygiene checks