mirror of
https://github.com/openai/codex.git
synced 2026-09-04 15:08:45 +00:00
Tighten scheduled template documentation
This commit is contained in:
@@ -226,7 +226,7 @@ See `references/installing-and-updating.md` for the expected cachebuster and rei
|
||||
|
||||
## Reference to exact spec sample
|
||||
|
||||
For exact JSON contracts and authoring guidance, use:
|
||||
For the exact canonical sample JSON for both plugin manifests and marketplace entries, use:
|
||||
|
||||
- `references/plugin-json-spec.md`
|
||||
- `references/installing-and-updating.md` for update/reinstall guidance while
|
||||
|
||||
@@ -205,10 +205,8 @@ use the cachebuster and reinstall flow so Codex reads the updated materialized c
|
||||
|
||||
### Instance semantics
|
||||
|
||||
Installing a plugin does not activate its templates. The user reviews a template and explicitly
|
||||
creates an ordinary user-owned Scheduled task from it. Codex does not retain a live relationship to
|
||||
the plugin or template, so plugin updates affect future creations only. Describe these as Codex
|
||||
Scheduled task templates; do not promise availability as ChatGPT or cloud automations.
|
||||
Installing a plugin does not activate its templates. Each template is copied into an independent,
|
||||
user-owned Scheduled task, so later plugin changes do not update existing tasks.
|
||||
|
||||
# Marketplace JSON sample spec
|
||||
|
||||
|
||||
Reference in New Issue
Block a user