platform

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Islo 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
    islo schema <command>
    and
    --help
    for exact flags; do not write config shapes from memory.
  • 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
    islo login --tool <provider>
    and let the
    default
    gateway profile inject credentials.
Islo 基础设施原语参考文档。若需自动化工作流(流水线、任务、流水线运行、调度、触发器),请使用 islo factory-lines 技能。
适用于所有场景的基本原则:
  • 已安装的 CLI 是权威来源。使用
    islo schema <command>
    --help
    查看确切参数;请勿凭记忆编写配置结构。
  • Claude Code、Cursor Agent 和 Codex 已预安装在沙箱中,若已预先连接匹配的集成,无需在沙箱内进行身份验证即可使用。
  • 提供商令牌请勿存入沙箱。使用
    islo login --tool <provider>
    连接集成,由
    default
    网关配置文件注入凭证。

Where to go

导航指引

TopicRead
Create, connect, exec, pause, resume, delete sandboxes;
islo use
;
islo.yaml
; environments; sessions; snapshots and the snapshot-src pattern
references/sandboxes-and-snapshots.md
Gateway profiles, provider integrations, phantom tokens, GitHub, Slack, Islo inference routing, credential troubleshooting
references/gateway-integrations.md
Incoming webhooks (HTTP event to sandbox or single job) and the TypeScript/Python SDKs
references/webhooks-and-sdk.md
Knowledge items: CRUD, levels, repo and tag links, rendering
references/knowledge.md
主题阅读文档
创建、连接、执行、暂停、恢复、删除沙箱;
islo use
命令;
islo.yaml
;环境;会话;快照及 snapshot-src 模式
references/sandboxes-and-snapshots.md
网关配置文件、提供商集成、幻影令牌、GitHub、Slack、Islo 推理路由、凭证故障排查
references/gateway-integrations.md
传入 Webhook(HTTP 事件转沙箱或单个任务)及 TypeScript/Python SDK
references/webhooks-and-sdk.md
知识项:增删改查、层级、仓库与标签链接、渲染
references/knowledge.md