You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG_EN.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,10 @@ Gewu does not yet have a GitHub Release. The versions below describe repository
12
12
13
13
## Unreleased
14
14
15
+
None.
16
+
17
+
## 1.1.0-rc.2 — 2026-07-25
18
+
15
19
### Added
16
20
17
21
- 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
20
24
- Product definition and maintainer handoff documents
21
25
- A first-success entry point after the README product explanation
22
26
- A cross-device plugin installation acceptance record
27
+
- Six independent real forward tests with reviewable evidence
23
28
24
29
### Fixed
25
30
26
31
- Uses the officially verifiable `$gewu` syntax as the primary Codex invocation instead of implying that a manually typed Chinese `@格物` works on every surface
- Adds plugin visibility and selection in a new task to the first-success check
29
34
- 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
30
37
31
38
### Why
32
39
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.
Copy file name to clipboardExpand all lines: README_EN.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -149,7 +149,7 @@ codex plugin add gewu@gewu
149
149
150
150
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.
151
151
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.
0 commit comments