guanghulab/products/tolaria-guanghu
Guanghu Domestic Migration d1e47f4565
Some checks are pending
自动更新代码和重启 / update-and-restart (push) Waiting to run
CI检查 + 自动部署 / check (push) Waiting to run
CI检查 + 自动部署 / deploy (push) Blocked by required conditions
重启聊天服务 / restart (push) Waiting to run
chore: import sanitized domestic snapshot for REPO-002
Source snapshot: ca48d3ddf926d79aa138306164169baf764bb829
2026-07-17 15:54:41 +08:00
..

---
id: DEV-TOL-SRC-001
protocol: HLDP
product: Tolaria光湖定制版
upstream: https://github.com/refactoringhq/tolaria
upstream_commit: af6891b0af725a219427eb0ff056cbc719e40812
local_commit: 9bd612c
status: installed
maintainer: ICE-GL-ZY001
receipt: CC-074
---

# Tolaria光湖定制版 · 源码补丁入口

## 当前补丁

`patches/0001-feat-add-plain-click-wikilinks-and-Guanghu-portal-bl.patch`

包含:

1. 富文本wikilink普通鼠标单击跳转。
2. 中文、Emoji与Notion长编号后缀回归测试。
3. `guanghu-portal` Markdown持久化组件。
4. 光湖入口卡富文本渲染样式。

## 恢复方法

```bash
git clone https://github.com/refactoringhq/tolaria.git
cd tolaria
git checkout af6891b0af725a219427eb0ff056cbc719e40812
git am /path/to/0001-feat-add-plain-click-wikilinks-and-Guanghu-portal-bl.patch
```

## 已验证

- 4873项前端测试通过。
- TypeScript/Vite生产构建通过。
- Tauri macOS原生构建通过。
- 安装位置:`/Applications/Tolaria.app`
- 官方回退版:`/Applications/Tolaria-Official-2026.7.1.app`

> 认知链与桌面验收见 CC-074。