maui-ai-debugging
用于作为 AI 代理构建、部署、检查和调试 .NET MAUI 和 MAUI Blazor 混合应用程序的端到端工作流程。在以下情况下使用:(1) 在 iOS 模拟器、Android 模拟器、Mac Catalyst、macOS (AppKit) 或 Linux/GTK 上构建或运行 MAUI 应用程序,(2) 检查正在运行的应用程序的 UI 或与之交互(可视化树、点击、填充文本、屏幕截图、属性查询),(3) 通过 CDP 调试 Blazor WebView 内容,(4) 管理模拟器或模拟器,(5) 在 MAUI 项目中设置 MauiDevFlow, (6) Completing a build-deploy-inspect-fix feedback loop, (7) Handling permission dialogs and in-app/simulator alerts, (8) Managing multiple simultaneous apps via the broker daemon. Covers: the unified `maui devflow` CLI, androidsdk.tool, appledev.tools, adb, xcrun simctl, Linux `xdotool`-backed driver caveats, and dotnet build/run for all MAUI target platforms including macOS (AppKit) and Linux/GTK.请勿用于通用桌面自动化、AppleScript 宏或与 MAUI 应用程序调试无关的任意主机级“xdotool”控制。 --- # MAUI AI 调试 从终端构建、部署、检查和调试 .NET MAUI 应用程序。该技能可以实现完整的
更新日志: Source: GitHub https://github.com/dotnet/maui-labs
评论加载中...