Skip to content

Chore/remove unsed agents#138

Merged
manekinekko merged 2 commits intomainfrom
chore/remove-unsed-agents
Oct 16, 2025
Merged

Chore/remove unsed agents#138
manekinekko merged 2 commits intomainfrom
chore/remove-unsed-agents

Conversation

@manekinekko
Copy link
Contributor

@manekinekko manekinekko commented Oct 16, 2025

No description provided.

…ackage

- Removed MCP_CODE_EVALUATION_URL, MCP_MODEL_INFERENCE_URL, and MCP_WEB_SEARCH_URL from .env.sample files in both api-python and api packages.
- Updated config.py to remove references to code evaluation, model inference, and web search URLs.
- Modified orchestrator agents to exclude CodeEvaluationAgent, ModelInferenceAgent, and WebSearchAgent.
- Adjusted workflow.py to remove initialization and references to the removed agents.
- Updated tests in test_config.py to reflect the removal of the aforementioned URLs.
- Removed Docker configurations for code evaluation, model inference, and web search tools.
- Updated README files to remove references to the removed tools.
- Cleaned up related TypeScript files to exclude references to the removed agents.
- Simplified test cases in `test_mcp_graceful_degradation.py` by removing unnecessary blank lines and improving readability.
- Updated mocking syntax for consistency across tests.
- Removed deprecated test scripts `test_magentic_simplified.py` and `test_simplification.py` to streamline the test suite.
- Enhanced assertions and logging in workflow tests to ensure better clarity and maintainability.
@manekinekko manekinekko merged commit 0bc6485 into main Oct 16, 2025
16 checks passed
@manekinekko manekinekko deleted the chore/remove-unsed-agents branch October 22, 2025 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant