Platforms
Platforms
Claude Code và OpenCode đều có runtime self-contained riêng.
Installer detect target platform từ project markers và ghi runtime đầy đủ, độc lập. Chọn platform bên dưới để xem layout, hooks, plugins, commands chi tiết.
Platform
Status
Runtime shape
Claude Code
Primary runtime
.claude/ skills, agents, hooks, statusline, settings
OpenCode
Supported runtime
.opencode/ skills, agents, commands, plugins, runtime.json, AGENTS.md
Cursor
Future target
Not part of the current package runtime
Chọn platform#
- Claude Code —
.claude/skills, agents, hooks, runtime, vàCLAUDE.md. - OpenCode —
.opencode/skills, agents, plugins, runtime, vàAGENTS.md.
Mỗi platform self-contained: OpenCode không depend vào file .claude/, Claude Code cũng không depend vào file .opencode/.
Detection#
| Platform | Markers |
|---|---|
| Claude Code | .claude/, CLAUDE.md, .mcp.json |
| OpenCode | .opencode/, AGENTS.md, opencode.json, opencode.jsonc |
Nếu detect cả hai, installer cho chọn từng target. Marker rỗng (vd opencode.json: {}) vẫn được coi là project marker hợp lệ.
Future platforms#
Cursor chưa phải runtime target trong installer hiện tại.