What's Changed
- docs: update README files to include quick access link to ModelScope MCP Plaza (d4264d7)
- docs: update README files to clarify access link to ModelScope MCP Plaza (80533ae)
- fix: improve error handling in image generation (b030689)
- refactor: enhance error handling in ModelScopeClient and context tools (2aa771e)
- refactor: update run_command to accept list of strings for commands (49e59f4)
- chore: update dependencies (a721392)
- fix: update default MCP server ID in demo and tests (fedeb8e)
- feat: add maximum polling attempts for async tasks (5c96dcc)
- refactor: add type hints to all functions (61e67d2)
- build(deps): bump actions/checkout from 4 to 5 (2a2b8d8)
- refactor: migrate from requests to httpx for improved async support and connection pooling (994ca56)
- chore: add dependency locking step in CI workflow and improve type hinting in tests (f155673)
- Merge pull request #3 from modelscope/dependabot/github_actions/actions/checkout-5 (52d57fb)
- chore: bump version to 0.2.1 (f4b66a0)
Full Changelog: v0.2.0...v0.2.1