platform
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseIslo platform
Islo 平台
Reference for Islo's infrastructure primitives. For automating workflows (factory lines, jobs, line runs, schedules, triggers), use the islo factory-lines skill instead.
Ground rules that apply everywhere:
- The installed CLI is the source of truth. Use and
islo schema <command>for exact flags; do not write config shapes from memory.--help - Claude Code, Cursor agent, and Codex are preinstalled in sandboxes and work without in-sandbox auth when the matching integration was connected first.
- Provider tokens stay out of sandboxes. Connect integrations with and let the
islo login --tool <provider>gateway profile inject credentials.default
Islo 基础设施原语参考文档。若需自动化工作流(流水线、任务、流水线运行、调度、触发器),请使用 islo factory-lines 技能。
适用于所有场景的基本原则:
- 已安装的 CLI 是权威来源。使用 和
islo schema <command>查看确切参数;请勿凭记忆编写配置结构。--help - Claude Code、Cursor Agent 和 Codex 已预安装在沙箱中,若已预先连接匹配的集成,无需在沙箱内进行身份验证即可使用。
- 提供商令牌请勿存入沙箱。使用 连接集成,由
islo login --tool <provider>网关配置文件注入凭证。default
Where to go
导航指引
| Topic | Read |
|---|---|
Create, connect, exec, pause, resume, delete sandboxes; | |
| Gateway profiles, provider integrations, phantom tokens, GitHub, Slack, Islo inference routing, credential troubleshooting | |
| Incoming webhooks (HTTP event to sandbox or single job) and the TypeScript/Python SDKs | |
| Knowledge items: CRUD, levels, repo and tag links, rendering | |
| 主题 | 阅读文档 |
|---|---|
创建、连接、执行、暂停、恢复、删除沙箱; | |
| 网关配置文件、提供商集成、幻影令牌、GitHub、Slack、Islo 推理路由、凭证故障排查 | |
| 传入 Webhook(HTTP 事件转沙箱或单个任务)及 TypeScript/Python SDK | |
| 知识项:增删改查、层级、仓库与标签链接、渲染 | |