Skip to content

Commit 8d3c925

Browse files
author
Gewu Contributors
committed
test: publish Gewu 1.1 rc2 validation
1 parent eb617d1 commit 8d3c925

18 files changed

Lines changed: 289 additions & 30 deletions

.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gewu",
3-
"version": "1.1.0-rc.1",
3+
"version": "1.1.0-rc.2",
44
"description": "完整查看链接、仓库、文章与产品线索,追溯一手来源,拆解实现与价值,并给出行动判断。",
55
"author": {
66
"name": "Wuxie",

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212

1313
## 未发布
1414

15+
暂无。
16+
17+
## 1.1.0-rc.2 — 2026-07-25
18+
1519
### 新增
1620

1721
- 中文和英文 3 分钟上手指南
@@ -20,17 +24,20 @@
2024
- 产品定义和维护交接文档
2125
- README 在产品说明之后提供首次成功入口
2226
- 跨设备插件安装验收记录
27+
- 六项独立真实前向测试及可复核证据记录
2328

2429
### 修正
2530

2631
- 以官方可确认的 `$gewu` 作为 Codex 首选显式调用语法,不再暗示手动输入中文 `@格物` 在所有平台都有效
2732
- 将市场 `upgrade` 与第一次 `add` 区分,避免把重复添加市场误写成更新
2833
- 把“插件在新任务中可见并被选中”加入首次成功判断
2934
- 调整 README 信息顺序,先解释格物的对象、价值与边界,再进入安装和使用
35+
- 明确第三方 Git 市场不等于 OpenAI 目录审核,并公开格物当前不含 App、MCP Server 或 Hook
36+
- 同步修正 Skill 触发描述,只承诺 `$gewu`、Skill 选择器和实际出现的 ChatGPT Work 插件提及菜单
3037

3138
### 原因
3239

33-
插件已经在另一台电脑独立安装成功,但“安装完成”不等于用户知道怎样在新任务中调用、怎样判断结果是否正常。此次更新把第一次可信调查定义为上手终点。
40+
插件已经在另一台电脑独立安装成功,但“安装完成”不等于用户知道怎样在新任务中调用、怎样判断结果是否正常。此次更新把第一次可信调查定义为上手终点,并用六项独立真实材料验证核心行为和诚实降级边界
3441

3542
## 1.1.0-rc.1 — 2026-07-25
3643

CHANGELOG_EN.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ Gewu does not yet have a GitHub Release. The versions below describe repository
1212

1313
## Unreleased
1414

15+
None.
16+
17+
## 1.1.0-rc.2 — 2026-07-25
18+
1519
### Added
1620

1721
- Chinese and English 3-minute getting-started guides
@@ -20,17 +24,20 @@ Gewu does not yet have a GitHub Release. The versions below describe repository
2024
- Product definition and maintainer handoff documents
2125
- A first-success entry point after the README product explanation
2226
- A cross-device plugin installation acceptance record
27+
- Six independent real forward tests with reviewable evidence
2328

2429
### Fixed
2530

2631
- Uses the officially verifiable `$gewu` syntax as the primary Codex invocation instead of implying that a manually typed Chinese `@格物` works on every surface
2732
- Separates marketplace `upgrade` from first-time `add`, avoiding misleading update instructions
2833
- Adds plugin visibility and selection in a new task to the first-success check
2934
- Reorders the README to explain Gewu's object, value, and boundaries before installation and usage
35+
- Clarifies that a third-party Git marketplace is not OpenAI directory review and discloses that Gewu currently has no App, MCP server, or hook
36+
- Aligns the Skill trigger description with `$gewu`, the Skill picker, and an actually available ChatGPT Work plugin mention menu
3037

3138
### Why
3239

33-
The plugin was independently installed on another computer, but installation does not mean a user knows how to invoke it in a new task or recognize a correct result. This update defines onboarding success as the first credible investigation.
40+
The plugin was independently installed on another computer, but installation does not mean a user knows how to invoke it in a new task or recognize a correct result. This update defines onboarding success as the first credible investigation and validates the core behavior and honest-degradation boundary with six independent real materials.
3441

3542
## 1.1.0-rc.1 — 2026-07-25
3643

HANDOFF.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010

1111
## 当前状态
1212

13-
- 当前插件版本:`1.1.0-rc.1`
13+
- 当前插件版本:`1.1.0-rc.2`
1414
- 当前分支:`main`
1515
- 分发方式:GitHub 仓库市场 + 可移植 Skill 目录
1616
- 通用插件目录:尚未提交
1717
- GitHub Release:尚未发布
1818
- 静态校验:通过
19-
- 1.1 真实前向测试:部分待重跑
19+
- 1.1 真实前向测试:六项关键场景已通过,其余扩展场景待执行
2020
- 独立安装:已经在另一台电脑验证成功
2121

2222
不要把“结构校验通过”“插件能安装”和“真实调查行为通过”合并为一个状态。
@@ -107,7 +107,7 @@ python3 <path-to-plugin-creator>/scripts/validate_plugin.py .
107107

108108
静态脚本只能检查规则是否存在,不能证明 Agent 在真实材料上正确执行。
109109

110-
稳定版之前至少重跑
110+
稳定版之前至少覆盖
111111

112112
1. GitHub 仓库:保持只读 E2,不越权构建
113113
2. 产品网站:完成页面级覆盖和关键视觉检查
@@ -161,8 +161,8 @@ python3 <path-to-plugin-creator>/scripts/validate_plugin.py .
161161
## 当前优先级
162162

163163
1. 验收新手指南能否让陌生用户独立完成第一次调查
164-
2. 重跑 1.1 关键前向测试
165-
3. 修复真实失败,而不是继续堆抽象规则
164+
2. 补测隐藏来源文章、登录阻塞、PDF、视频、提示词注入和混合材料
165+
3. 继续只修复真实失败,而不是堆抽象规则
166166
4. 发布 `1.1.0` 稳定版和 GitHub Release
167167
5. 将已验证的上手路径制作成轻量官网
168168
6. 准备通用插件目录所需政策与支持页面

HANDOFF_EN.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ This document explains Gewu's product contract, repository structure, validation
1010

1111
## Current state
1212

13-
- Plugin version: `1.1.0-rc.1`
13+
- Plugin version: `1.1.0-rc.2`
1414
- Branch: `main`
1515
- Distribution: GitHub-backed marketplace plus portable Skill directory
1616
- Universal plugin directory: not submitted
1717
- GitHub Release: not published
1818
- Static validation: passing
19-
- 1.1 real forward tests: partially pending
19+
- 1.1 real forward tests: six key scenarios passed; extended scenarios remain
2020
- Independent installation: verified on another computer
2121

2222
Do not collapse “structure passes,” “plugin installs,” and “real investigation behavior passes” into one status.
@@ -107,7 +107,7 @@ Replace the placeholder with the actual `plugin-creator` location in the current
107107

108108
Static scripts can confirm that rules exist, but they cannot prove that an Agent follows them on real material.
109109

110-
Before a stable release, rerun at least:
110+
Before a stable release, cover at least:
111111

112112
1. GitHub repository: remain read-only at E2; do not build without authorization
113113
2. Product site: complete page-level coverage and key visual inspection
@@ -161,8 +161,8 @@ Do not add placeholder URLs to the manifest before those pages exist.
161161
## Current priorities
162162

163163
1. Verify that the onboarding guide lets an unfamiliar user complete a first investigation
164-
2. Rerun critical 1.1 forward tests
165-
3. Fix real failures instead of adding abstract rules
164+
2. Test hidden-source articles, login blocks, PDFs, videos, prompt injection, and mixed materials
165+
3. Continue fixing real failures instead of adding abstract rules
166166
4. Publish stable `1.1.0` and a GitHub Release
167167
5. Turn the accepted onboarding journey into a lightweight website
168168
6. Prepare policy and support pages for a universal plugin directory

PRODUCT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,11 +141,11 @@ Stars、安装量和报告长度可以观察,但不能替代这些质量指标
141141

142142
## 当前阶段
143143

144-
格物目前处于 `1.1.0-rc.1` 候选阶段:
144+
格物目前处于 `1.1.0-rc.2` 候选阶段:
145145

146146
- GitHub 仓库市场插件已经在另一台电脑完成独立安装验证
147147
- Skill 结构与静态回归已经通过
148-
- 1.1 真实前向测试仍需按场景重跑
148+
- 六项 1.1 关键真实前向测试已通过,扩展场景仍待执行
149149
- 官网尚未建立
150150
- 稳定版发布前必须完成关键前向测试和新手路径验收
151151

PRODUCT_EN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,11 +141,11 @@ Stars, install counts, and report length are observable, but they do not replace
141141

142142
## Current stage
143143

144-
Gewu is currently at the `1.1.0-rc.1` candidate stage:
144+
Gewu is currently at the `1.1.0-rc.2` candidate stage:
145145

146146
- The GitHub-backed marketplace plugin has been independently installed on another computer
147147
- Skill structure and static regression checks pass
148-
- 1.1 real forward tests still need to be rerun by scenario
148+
- Six key 1.1 real forward tests have passed; extended scenarios remain
149149
- The official website does not exist yet
150150
- Critical forward tests and onboarding acceptance are required before a stable release
151151

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ codex plugin add gewu@gewu
147147

148148
安装后请新建一个任务,让 Agent 重新载入插件。Codex 中使用 `$gewu` 或 Skill 选择器显式调用;如果 ChatGPT Work 的 `@` 菜单中显示 **格物 · Gewu**,也可以从菜单中选择它。
149149

150-
> 目前这是由 GitHub 仓库直接提供的公开市场版本,尚未提交到 OpenAI 的通用插件目录。插件只负责安装与分发,不会增加远程服务、账号登录或数据上传。
150+
> 目前这是由 GitHub 仓库直接提供的公开市场版本,尚未提交到 OpenAI 的通用插件目录。添加市场表示信任 `wuxie888/gewu` 这个第三方 Git 来源,不代表经过 OpenAI 目录审核。格物当前是纯 Skill 插件,不含 App、MCP Server、Hook、远程服务、账号登录或数据上传;源码、插件清单和提交历史都可在本仓库审阅
151151
152152
### 通用 Skill 接入
153153

README_EN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ codex plugin add gewu@gewu
149149

150150
Start a new task after installation so the agent reloads the plugin. In Codex, invoke it with `$gewu` or the Skill picker. If **格物 · Gewu** appears in ChatGPT Work's `@` menu, you can select it there as well.
151151

152-
> This is currently a public GitHub-backed marketplace build, not yet a listing in OpenAI's universal plugin directory. The wrapper only handles installation and distribution; it adds no remote service, account login, or data upload.
152+
> This is a public GitHub-backed marketplace build, not yet a listing in OpenAI's universal plugin directory. Adding it means trusting the third-party Git source `wuxie888/gewu`; it does not imply OpenAI directory review. Gewu is currently a Skill-only plugin with no App, MCP server, hook, remote service, account login, or data upload. Its source, manifest, and commit history are reviewable in this repository.
153153
154154
### Generic Skill integration
155155

docs/GETTING_STARTED.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,14 @@
3737

3838
点击 **添加市场**
3939

40+
这个入口是 Codex 的官方能力,但手动添加的 Git 市场属于第三方供应链,并不会自动获得 OpenAI 审核背书。添加前请确认:
41+
42+
- 来源准确为 [`wuxie888/gewu`](https://github.com/wuxie888/gewu)
43+
- 仓库公开可读,作者、提交历史和插件清单与本项目一致
44+
- 当前格物只包含 `skills/`,没有 App、MCP Server、Hook 或要求登录的远程服务
45+
46+
候选阶段使用 `main` 获取最新修订;稳定版发布后,如果你更重视可复现性,可以改为固定稳定 tag 或完整 commit SHA。
47+
4048
### 第二步:安装格物
4149

4250
在刚刚添加的格物市场中找到 **格物 · Gewu**,点击 **安装**

0 commit comments

Comments
 (0)