docs: swap desktop download with workspace URL refactor in v0.2.1

This commit is contained in:
Jiang Bohan
2026-04-16 19:13:15 +08:00
parent acb7251646
commit 58974bf775
2 changed files with 2 additions and 2 deletions

View File

@@ -288,7 +288,7 @@ export const en: LandingDict = {
"GitHub Copilot CLI runtime support",
"Cursor Agent CLI runtime support",
"Pi agent runtime support",
"Desktop app download entry on the landing page",
"Workspace URL refactor — slug-first routing (`/{slug}/issues`) with legacy URL redirects",
],
fixes: [
"Codex threads resume across tasks on the same issue",

View File

@@ -288,7 +288,7 @@ export const zh: LandingDict = {
"支持 GitHub Copilot CLI 运行时",
"支持 Cursor Agent CLI 运行时",
"支持 Pi Agent 运行时",
"官网新增桌面应用下载入口",
"工作区 URL 改造——slug 优先路由(`/{slug}/issues`),旧链接自动重定向",
],
fixes: [
"Codex 同一 Issue 下跨任务恢复会话线程",