refactor(tools): remove household, calendar, meals, and CRM tools from core
Some checks failed
CI / build-and-test (push) Failing after -30m34s
Some checks failed
CI / build-and-test (push) Failing after -30m34s
- Moved to future plugin as part of project scope adjustment - Updated tool registration and descriptions accordingly
This commit is contained in:
@@ -127,11 +127,7 @@ func streamableTestToolSet() ToolSet {
|
||||
Backfill: new(tools.BackfillTool),
|
||||
Reparse: new(tools.ReparseMetadataTool),
|
||||
RetryMetadata: new(tools.RetryMetadataTool),
|
||||
Household: new(tools.HouseholdTool),
|
||||
Maintenance: new(tools.MaintenanceTool),
|
||||
Calendar: new(tools.CalendarTool),
|
||||
Meals: new(tools.MealsTool),
|
||||
CRM: new(tools.CRMTool),
|
||||
Skills: new(tools.SkillsTool),
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user