-
Notifications
You must be signed in to change notification settings - Fork 837
Open
Labels
difficulty/tbdCategorizes an issue for which the difficulty level needs to be defined.Categorizes an issue for which the difficulty level needs to be defined.kind/enhancementNew feature or requestNew feature or requesttriage/untriagedIndicates an issue requires triaging or verificationIndicates an issue requires triaging or verification
Description
What would you like to be added? 💡
Quite commonly repositories have a src directory with the solution file (e.g. in the case of Uno Platform repository itself). However, when running claude from the root directory, the Uno App MCP will not start up successfully, because it will not be able to find the solution (note that the MCP will keep connecting for a while and then show as "connected" even though in fact it loaded no tools).
For example for this folder structure:
Running from the root produces:
Which will ultimately show:
But with no capabilities:
When run directly from src directory (where the .slnx lives):
Why is this needed? 🤔
Make it easier to use.
Renderer 🎨
- Skia
- Native
For which platforms 📱💻🖥️
All platforms 🌍
Anything else we need to know? 💬
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
difficulty/tbdCategorizes an issue for which the difficulty level needs to be defined.Categorizes an issue for which the difficulty level needs to be defined.kind/enhancementNew feature or requestNew feature or requesttriage/untriagedIndicates an issue requires triaging or verificationIndicates an issue requires triaging or verification