Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Sep 9, 2025

Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.

Original issue description:

请参考下面的maui项目

https://github.com/GreenShadeZhang/dotnet-maui-tutorial-code/tree/master/src/ForegroundService

实现一个可以后台常驻录音播放音乐的Verdure.Assistant.MAUI项目

功能和Verdure.Assistant.WinUI保持一致 viewmodel使用Verdure.Assistant.ViewModels提供的功能

在Verdure.Assistant.MAUI项目以安卓项目为准,页面做成可以上下滑动的界面

注意事项:

因为是给小尺寸设备使用,所以界面要足够的紧凑

功能是Verdure.Assistant.WinUI完整的小智ai的功能

你要确保功能的兼容性是ok的

保证Verdure.Assistant.MAUI整个项目的代码结构清晰明朗
运行时为.net9 不要修改版本。
你需要检索网络知识来确保自己的实现不会是逻辑冲突的。
重点检查修改后的状态机维护是否符合常理。

Fixes #28.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

在src新增Verdure.Assistant.MAUI项目

2 participants