Files

41 lines
2.1 KiB
HTML

<!doctype html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover">
<meta name="theme-color" content="#05070a">
<meta name="description" content="荣刻驭境是一套面向大语言模型与 Agent 的可组合 Harness,个人版通过本地客户端在浏览器中操作本地项目,平台版提供团队共享工作空间。">
<meta name="keywords" content="荣刻驭境,Roncarve Harness,Agent Harness,插件引擎,插件检索,热插拔,工作空间">
<link rel="canonical" href="https://www.roncarve.com/products/roncarve-harness/">
<link rel="icon" type="image/png" href="/assets/brand-logo-final.png">
<meta property="og:type" content="website">
<meta property="og:locale" content="zh_CN">
<meta property="og:title" content="荣刻驭境 Roncarve Harness|插件驱动的 Agent 运行环境">
<meta property="og:description" content="精准检索、高效热插拔,从浏览器操作本地项目到团队共享工作空间。">
<meta property="og:url" content="https://www.roncarve.com/products/roncarve-harness/">
<meta property="og:image" content="https://www.roncarve.com/assets/brand-logo-final.png">
<title>荣刻驭境 Roncarve Harness|插件驱动的 Agent 运行环境 - 荣刻科技</title>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "荣刻驭境",
"alternateName": "Roncarve Harness",
"applicationCategory": "DeveloperApplication",
"operatingSystem": "Web, Local Client, Private Deployment",
"description": "面向大语言模型与 Agent 的可组合 Harness,个人版通过本地客户端在浏览器中操作本地项目,平台版提供团队共享工作空间。",
"url": "https://www.roncarve.com/products/roncarve-harness/",
"publisher": {
"@type": "Organization",
"name": "海南荣刻科技有限公司",
"url": "https://www.roncarve.com/"
}
}
</script>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/harness/main.jsx"></script>
</body>
</html>