Based on the provided git diff, here is a concise and descriptive commit message that can be used for both files:
``` Update agent config with new models Add two new models to the agent config: my gpt-5 and ollama/qwen2.5-coder-7b. Also update the MCP server configuration to include anthropic/claude-4-sonnet. ``` This commit message clearly describes the changes made to both files, including the new models added and the updated MCP server configuration. It also follows the conventional commit format, which is a common practice in software development.
This commit is contained in: