v0.1.4版本 #2

Merged
PeterZhong merged 70 commits from host into master 2025-06-15 14:42:58 +00:00
2 changed files with 8 additions and 1 deletions
Showing only changes of commit 56ed264e22 - Show all commits

View File

@ -31,6 +31,7 @@ git clone xxx.git
5. 部分情况下可能还需要替换LinkToolAddin.csproj中的所有相关安装路径
6. 点击运行进行测试看是否能正常打开ArcGIS Pro和LinkTool插件
7. 确认无误建议commit到本地的master分支以备后续使用但请勿推送至远端
8. 修改McpServerList里面filesystem的白名单目录
#### 创建分支

View File

@ -20,3 +20,9 @@
- [ ] 针对qwen3适当调整
## 前端交互
- [ ] 三类消息卡片
- [ ] 流式输出根据id匹配修改或新增
- [ ] 添加工作空间、发送、复制粘贴等交互
- [ ] 独立UI线程
- [ ] 工具卡片特殊提示,弹出窗口显示内容