AI Skill Hub 推荐使用:开源AI工作流 是一款优质的Agent工作流。AI 综合评分 7.5 分,在同类工具中表现稳健。如果你正在寻找可靠的Agent工作流解决方案,这是一个值得深入了解的选择。
开源AI工作流 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
开源AI工作流 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
# 克隆仓库 git clone https://github.com/grapeot/opencode_ios_client cd opencode_ios_client # 查看安装说明 cat README.md # 按 README 完成环境依赖安装后即可使用
# 查看帮助 opencode_ios_client --help # 基本运行 opencode_ios_client [options] <input> # 详细使用说明请查阅文档 # https://github.com/grapeot/opencode_ios_client
# opencode_ios_client 配置说明 # 查看配置选项 opencode_ios_client --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export OPENCODE_IOS_CLIENT_CONFIG="/path/to/config.yml"
A native iOS, iPadOS, and visionOS client for OpenCode. Connect to your OpenCode server from your iPhone, iPad, or Apple Vision Pro to chat with AI agents, monitor tool calls in real time, and browse code changes on the go.
opencode serve or opencode web)Don't want to build from source? Join the TestFlight beta:
https://testflight.apple.com/join/2cWrmPVq
No Apple Developer account needed. Just tap the link on your iOS device.
git clone https://github.com/grapeot/OpenCodeClient.git
cd OpenCodeClient/OpenCodeClient
open OpenCodeClient.xcodeproj
Select the OpenCodeClient scheme, then pick an iPhone, iPad, or Apple Vision Pro destination. The same scheme and bundle identifier are used across iOS, iPadOS, and native visionOS, so TestFlight/App Store distribution remains a single app. Swift Package dependencies resolve automatically on first build.
This repo uses pinned forked Swift Package dependencies for Markdown rendering on visionOS:
https://github.com/grapeot/swift-markdown-ui, exact 2.4.1-visionos.1https://github.com/grapeot/NetworkImage, exact 6.0.1-visionos.1Those forks contain the minimal package manifest and placeholder-image changes needed for visionOS while the upstream packages do not advertise visionOS support.
For native visionOS, build the shared OpenCodeClient scheme with an Apple Vision Pro destination:
xcodebuild -project "OpenCodeClient.xcodeproj" \
-scheme "OpenCodeClient" \
-destination 'platform=visionOS Simulator,name=Apple Vision Pro' \
CODE_SIGNING_ALLOWED=NO build
opencode serve --port 4096http://192.168.x.x:4096)高质量的开源AI工作流客户端
该工具未明确声明开源协议,商业使用前请联系原作者确认授权范围,避免侵权风险。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
总体来看,开源AI工作流 是一款质量良好的Agent工作流,在同类工具中具备一定竞争力。AI Skill Hub 将持续追踪其更新动态,建议收藏备用,结合自身场景选择合适时机引入使用。
| 原始名称 | opencode_ios_client |
| 原始描述 | 开源AI工作流:Native iOS client for OpenCode. AI coding agent on your phone。⭐170 · Swift |
| Topics | AISwiftiOS |
| GitHub | https://github.com/grapeot/opencode_ios_client |
| 语言 | Swift |
收录时间:2026-05-26 · 更新时间:2026-05-26 · License:未公布 · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端