refactor(tools): remove household, calendar, meals, and CRM tools from core
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:
2026-04-05 18:55:18 +02:00
parent 02bcbdabd8
commit 1d4dbad33f
7 changed files with 100 additions and 285 deletions

View File

@@ -33,7 +33,8 @@ In practice, the project has also grown beyond the original v1 scope with additi
- stored files and binary resources
- agent skills and guardrails
- chat history tools
- household / maintenance / calendar / meal / CRM tools
- maintenance tools
- household / calendar / meal / CRM tools (moved to future plugin; see `llm/todo.md`)
- OAuth client-credentials support
- Ollama support
- tool discovery and persistent tool annotations