Ranyi Logo

Cloud Agent

{{ t('appSubtitle') }}

{{ t('companyName') }}

© 2026 Shenzhen Ranyi Technology Co., Ltd. All Rights Reserved.

Cloud Agent
{{ t('loadingMore') }}

{{ t('agentReady') }}

Workspace: {{ workDir || '/workspace' }}

{{ t('emptyPromptGuide') }}

{{ msg.role === 'user' ? t('you') : t('agentTitle') }} {{ msg.time }}
{{ msg.isReasoning ? t('thinkingActive') : t('thinkingProcess') }} ({{ formatBytes(msg.reasoning) }}) {{ msg.reasoningCollapsed ? t('expand') : t('collapse') }}
{{ msg.reasoning }}
{{ msg.toolCall.name }} {{ msg.toolCall.status }}
{{ msg.toolCall.command || JSON.stringify(msg.toolCall.args, null, 2) }}
{{ currentTaskStatus }} {{ thinkingSeconds }}s
{{ t('terminalTitle') }}