- Introduce a new field for dependencies in the Assistant model to manage external MCP client dependencies with version constraints. - Implement deep copy functionality for dependencies in the Clone method to ensure integrity during assistant cloning. - Enhance the Update method to handle dependencies input from data maps, supporting both string and interface types. - Update the Map method to include dependencies in the serialized output. - Add comprehensive tests to validate loading, cloning, and mapping of dependencies, ensuring correct behavior across various scenarios. |
||
|---|---|---|
| .. | ||
| bindata.go | ||
| data.go | ||
| data_test.go | ||