import { Link } from 'react-router-dom' import { Download } from 'lucide-react' import { SITE } from '@/content/site' import { TerminalDemo } from '@/components/terminal-demo' import { Reveal } from '@/components/reveal' export function Hero() { return (
{SITE.version} 已发布 · macOS / Windows

事件驱动的
AI Agent 工作台

在画布上编排智能体,让多 Agent 团队替你研究、检索、写出真正的 Word 报告。桌面开箱即用,也可一条命令私有化部署。

下载桌面版 $ make demo
) }