Fixed
- Tool schema definitions — added
additionalPropertiessupport to tool parameter schema for better OpenAI API compatibility. - WebFetch tool schema — simplified URL parameter schema by removing complex
oneOf/anyOfpatterns, improving reliability with various LLM providers.
Removed
- qqbot submodule — removed git submodule to simplify repository structure.