feat(home): replace hero/marketing with minimal project dashboard + new project modal

This commit is contained in:
Ubuntu 2026-05-16 09:30:05 +00:00
parent 15551bd1fd
commit 27c44db6fe
3 changed files with 281 additions and 1082 deletions

File diff suppressed because it is too large Load Diff

View File

@ -35,45 +35,22 @@
"visitGithub": "Visit our Github page" "visitGithub": "Visit our Github page"
}, },
"home": { "home": {
"tagline": "Concise & Universal Swarm Intelligence Engine", "myProjects": "My Projects",
"version": "/ v0.1-Preview", "newProject": "New Project",
"heroTitle1": "Upload Reports,", "noProjects": "No projects yet. Create your first one.",
"heroTitle2": "Predict the Future", "admin": "Administration",
"heroDesc": "From a single document, {brand} extracts reality seeds to auto-generate a parallel world with up to {agentScale}. Inject variables from a god's-eye view to find the {optimalSolution} in complex group dynamics.", "logout": "Logout",
"heroDescBrand": "MiroFish", "rename": "Rename",
"heroDescAgentScale": "million-scale Agents", "delete": "Delete",
"heroDescOptimalSolution": "\"local optimum\"", "confirmDelete": "Delete project?",
"slogan": "Let Agents rehearse the future, let decisions prevail", "realitySeed": "REALITY SEED",
"systemStatus": "System Status", "supportedFormats": "PDF / MD / TXT",
"systemReady": "Ready", "simulationPrompt": "SIMULATION PROMPT",
"systemReadyDesc": "Prediction engine on standby. Upload unstructured data to initialize a simulation sequence.", "promptPlaceholder": "Describe the simulation scenario...",
"metricLowCost": "Low Cost", "startEngine": "START",
"metricLowCostDesc": "Avg. $5/sim", "dragToUpload": "Drag files here",
"metricHighAvail": "Scalable", "orBrowse": "or click to browse",
"metricHighAvailDesc": "Millions of Agents", "inputParams": "PARAMS"
"workflowSequence": "Workflow",
"step01Title": "Graph Build",
"step01Desc": "Seed extraction & memory injection & GraphRAG construction",
"step02Title": "Env Setup",
"step02Desc": "Entity extraction & persona generation & Agent config injection",
"step03Title": "Simulation",
"step03Desc": "Dual-platform parallel sim & auto-parse requirements & temporal memory",
"step04Title": "Report",
"step04Desc": "ReportAgent interacts with the post-simulation environment via rich tools",
"step05Title": "Interaction",
"step05Desc": "Chat with any simulated individual & converse with ReportAgent",
"realitySeed": "01 / Reality Seed",
"supportedFormats": "Formats: PDF, MD, TXT",
"dragToUpload": "Drag files to upload",
"orBrowse": "or click to browse files",
"inputParams": "Input Parameters",
"simulationPrompt": ">_ 02 / Simulation Prompt",
"promptPlaceholder": "// Describe your simulation or prediction requirement in natural language",
"engineBadge": "Engine: MiroFish-V1.0",
"startEngine": "Start Engine",
"initializing": "Initializing...",
"importOntology": "Import Ontology",
"importOntologyHint": "Select ontology JSON file"
}, },
"main": { "main": {
"layoutGraph": "Graph", "layoutGraph": "Graph",

View File

@ -35,45 +35,22 @@
"visitGithub": "访问我们的Github主页" "visitGithub": "访问我们的Github主页"
}, },
"home": { "home": {
"tagline": "简洁通用的群体智能引擎", "myProjects": "我的项目",
"version": "/ v0.1-预览版", "newProject": "新建项目",
"heroTitle1": "上传任意报告", "noProjects": "暂无项目,创建第一个吧。",
"heroTitle2": "即刻推演未来", "admin": "管理",
"heroDesc": "即使只有一段文字,{brand} 也能基于其中的现实种子,全自动生成与之对应的至多{agentScale}构成的平行世界。通过上帝视角注入变量,在复杂的群体交互中寻找动态环境下的{optimalSolution}", "logout": "退出",
"heroDescBrand": "MiroFish", "rename": "重命名",
"heroDescAgentScale": "百万级Agent", "delete": "删除",
"heroDescOptimalSolution": "\"局部最优解\"", "confirmDelete": "删除项目?",
"slogan": "让未来在 Agent 群中预演,让决策在百战后胜出", "realitySeed": "现实种子",
"systemStatus": "系统状态", "supportedFormats": "PDF / MD / TXT",
"systemReady": "准备就绪", "simulationPrompt": "模拟提示",
"systemReadyDesc": "预测引擎待命中,可上传多份非结构化数据以初始化模拟序列", "promptPlaceholder": "描述模拟场景...",
"metricLowCost": "低成本", "startEngine": "开始",
"metricLowCostDesc": "常规模拟平均5$/次", "dragToUpload": "拖拽文件到这里",
"metricHighAvail": "高可用", "orBrowse": "或点击浏览",
"metricHighAvailDesc": "最多百万级Agent模拟", "inputParams": "参数"
"workflowSequence": "工作流序列",
"step01Title": "图谱构建",
"step01Desc": "现实种子提取 & 个体与群体记忆注入 & GraphRAG构建",
"step02Title": "环境搭建",
"step02Desc": "实体关系抽取 & 人设生成 & 环境配置Agent注入仿真参数",
"step03Title": "开始模拟",
"step03Desc": "双平台并行模拟 & 自动解析预测需求 & 动态更新时序记忆",
"step04Title": "报告生成",
"step04Desc": "ReportAgent拥有丰富的工具集与模拟后环境进行深度交互",
"step05Title": "深度互动",
"step05Desc": "与模拟世界中的任意一位进行对话 & 与ReportAgent进行对话",
"realitySeed": "01 / 现实种子",
"supportedFormats": "支持格式: PDF, MD, TXT",
"dragToUpload": "拖拽文件上传",
"orBrowse": "或点击浏览文件系统",
"inputParams": "输入参数",
"simulationPrompt": ">_ 02 / 模拟提示词",
"promptPlaceholder": "// 用自然语言输入模拟或预测需求(例.武大若发布撤销肖某处分的公告,会引发什么舆情走向)",
"engineBadge": "引擎: MiroFish-V1.0",
"startEngine": "启动引擎",
"initializing": "初始化中...",
"importOntology": "导入本体",
"importOntologyHint": "选择本体JSON文件"
}, },
"main": { "main": {
"layoutGraph": "图谱", "layoutGraph": "图谱",