Yusheng Guo
Yusheng Guo
I also have issues related to go_router. I wrapped MaterialApp.router() with BetterFeedback component. Sometimes it works fine when doing routing, sometimes it triggers an exception. **Version Info** ``` flutter: stable...
Thank you so much for replying to meπβ, your idea is really great. Then I will translate the remaining two articles into simplified Chinese versions, and hope you can link...
I appreciate your responseπ. Sure! This is the Readme file for the rust-magic-patterns project: https://github.com/yushengguo557/rust-magic-patterns/blob/translation-zh-cn/Readme_ZH_CN.md - rust-stream-visualized: https://github.com/yushengguo557/rust-magic-patterns/blob/translation-zh-cn/rust-stream-visualized/Readme_ZH_CN.md - dumbing-down-iterator: https://github.com/yushengguo557/rust-magic-patterns/blob/translation-zh-cn/dumbing-down-iterator/Readme_ZH_CN.md - axum-style-magic-function-param: https://github.com/yushengguo557/rust-magic-patterns/blob/translation-zh-cn/axum-style-magic-function-param/Readme_ZH_CN.md Thank you for taking the time...
I'm sorry, I don't quite understand what you mean. Do you need me to add those links to the repository and submit a PR?π
Okay, I have added the repository link now. Are there any other requirements? π
Perhaps the environment variable `MCP_REGISTRY_GITHUB_CLIENT_SECRET` was not set before starting the mcp registry server.
Thanks for merging π , @toby !
Hi @kamil-owczarek , you should use a request body like below: ```json { "server_detail": { "name": "Test MCP Server" ... } } ```
@kamil-owczarek , perhaps it's not that the documentation is outdated, but rather that the code is not in sync with the documentation. Please refer to #48 for context. I've submitted...
Hi @toby , review complete, merge please π !