Skip to content

Commit fce7e3e

Browse files
committed
update readme
1 parent 8a5369c commit fce7e3e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</p>
2121

2222
<p align="center">
23-
<strong>Real case:</strong> see how <a href="https://github.com/xxllovemkm/paper-webpage-builder">paper-webpage-builder</a> uses Skill-style prompts, schemas, scripts, and golden behavior checks.
23+
<strong>Real case:</strong> see how <a href="https://github.com/OpenRaiser/paper-webpage-builder">paper-webpage-builder</a> uses Skill-style prompts, schemas, scripts, and golden behavior checks.
2424
</p>
2525

2626
**A Git-native safety layer for AI agents that edit prompts, schemas, scripts, and Skill packages.**
@@ -59,7 +59,7 @@ Suggested version bump: minor
5959
Golden tests: pass
6060
```
6161

62-
The example above comes from a real package, [paper-webpage-builder](https://github.com/xxllovemkm/paper-webpage-builder), where an agent-facing paper webpage Skill changed its output contract and expected behavior. `sit` turned the change into a reviewable PR signal instead of leaving reviewers to infer intent from raw diffs.
62+
The example above comes from a real package, [paper-webpage-builder](https://github.com/OpenRaiser/paper-webpage-builder), where an agent-facing paper webpage Skill changed its output contract and expected behavior. `sit` turned the change into a reviewable PR signal instead of leaving reviewers to infer intent from raw diffs.
6363

6464
![paper-webpage-builder case: Git sees lines, sit sees behavior](https://raw.githubusercontent.com/OpenRaiser/Sit/main/.github/assets/brand/sit-case-paper-webpage-builder-flat.png)
6565

README_zh.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</p>
2121

2222
<p align="center">
23-
<strong>真实案例:</strong>查看 <a href="https://github.com/xxllovemkm/paper-webpage-builder">paper-webpage-builder</a> 如何用 Skill 风格组织 prompts、schemas、scripts 和 golden 行为检查。
23+
<strong>真实案例:</strong>查看 <a href="https://github.com/OpenRaiser/paper-webpage-builder">paper-webpage-builder</a> 如何用 Skill 风格组织 prompts、schemas、scripts 和 golden 行为检查。
2424
</p>
2525

2626
**给会修改 prompt、schema、脚本和 Skill 包的 AI agent 准备的 Git 原生安全层。**
@@ -59,7 +59,7 @@ Suggested version bump: minor
5959
Golden tests: pass
6060
```
6161

62-
上面的例子来自真实包 [paper-webpage-builder](https://github.com/xxllovemkm/paper-webpage-builder):一个面向 agent 的论文网页生成 Skill 修改了输出契约和预期行为。`sit` 把这次变更转成可审查的 PR 信号,而不是让 reviewer 从原始 diff 里猜意图。
62+
上面的例子来自真实包 [paper-webpage-builder](https://github.com/OpenRaiser/paper-webpage-builder):一个面向 agent 的论文网页生成 Skill 修改了输出契约和预期行为。`sit` 把这次变更转成可审查的 PR 信号,而不是让 reviewer 从原始 diff 里猜意图。
6363

6464
![paper-webpage-builder 案例:Git 看到行,sit 看到行为](https://raw.githubusercontent.com/OpenRaiser/Sit/main/.github/assets/brand/sit-case-paper-webpage-builder-flat.png)
6565

0 commit comments

Comments
 (0)