mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-06-22 06:57:37 +08:00
- Implemented `RequestInterceptor`, `ResponseInterceptor`, and `StreamChunkInterceptor` capabilities. - Added `sanitizePluginMetadata` to clean metadata for RPC compatibility. - Enhanced interceptor chaining, error handling, and test coverage. - Updated plugin configuration to register and dispatch interceptor methods.