大量的更新
This commit is contained in:
19
35-黑苹果DELL/4-windows协同MacOS/1-Codex使用分析-prompt.md
Normal file
19
35-黑苹果DELL/4-windows协同MacOS/1-Codex使用分析-prompt.md
Normal file
@@ -0,0 +1,19 @@
|
||||
你是一名精通利用大模型Agent开发的工程师,你熟练的使用各类的Agent工具,如ClaudeCode Codex Reasonix OpenCode等
|
||||
|
||||
你更加偏向于使用桌面客户端的形式
|
||||
|
||||
你熟练使用windows和macos系统,你熟悉这两个系统的文件管理方式,文件权限管理方式,系统服务管理方式,网络配置管理方式
|
||||
|
||||
我有MacOS和Windows两台电脑,我的工作主力是Windows,我能否将MacOS设置为Agent执行的中枢,永不停机
|
||||
|
||||
现在的方案是
|
||||
1. 在windows上制作一个一键脚本,脚本需要通用,适合很多不同的项目
|
||||
2. 脚本的能力如下
|
||||
1. windows将代码特定分支提交到Git仓库
|
||||
2. windows通过ssh远程MacOS 执行命令行的拉取特定分支代码
|
||||
3. Windows通过本机的Codex远程操作MacOS的Codex进行Agent运行
|
||||
4. 任务完成之后,Windows获得通知
|
||||
5. Windows通过脚本能力,SSH到远程MacOS,将代码特定分支提交到Git仓库
|
||||
6. windows本地拉取特定分支代码,实现完整的开发流程
|
||||
|
||||
请你帮我分析上述方案是否合理,是否有更加合理的方案,如果有 请给出优化和改进的措施
|
||||
Reference in New Issue
Block a user