Commit Graph

17 Commits

Author SHA1 Message Date
shehjad-dev 828f6f40bb fix(plugin): preserve default prompt set 2026-08-21 11:10:41 +06:00
shehjad-dev 428f78edd7 fix(plugin): limit default prompts 2026-08-21 11:08:31 +06:00
shehjad-dev addd899490 chore(plugin): bump to 0.6.0 2026-08-21 10:56:53 +06:00
shehjad-dev f2cfa23eaf feat(skill): add complete presentation workflow 2026-08-21 05:16:36 +06:00
SToneX a02aa747ce chore(plugin): bump to 0.5.1 (#42) 2026-08-20 17:46:47 +08:00
SToneX d2c34f301d fix(plugin): sync short description (#41) 2026-08-20 17:45:14 +08:00
SToneX 16c99dbc15 chore(plugin): bump to 0.5.0 (#39) 2026-08-20 15:06:45 +08:00
shehjad-dev 59f7e45210 chore(plugin): bump to 0.4.4 2026-08-17 14:02:03 +06:00
Taus a47784a863 chore(plugin): bump to 0.4.3 (#32) 2026-08-12 15:20:24 +06:00
SToneX dc59c1b1b9 chore(plugin): bump to 0.4.2 (#29) 2026-08-05 20:39:30 +08:00
SToneX 0617facaed chore(plugin): bump to 0.4.1, rename marketplace display name (#25)
Rename the marketplace-facing display name to "01 Superdesign" so the
listing sorts to the top of the general tier (digits before letters).
Display-only change across the two in-sync surfaces:
- .codex-plugin/plugin.json interface.displayName
- skills/superdesign/agents/openai.yaml display_name

Expand marketplace keywords (top-level keywords array) for discovery.

Machine identity is unchanged: plugin slug (name), skill dir/SKILL.md
name, and the $superdesign invocation all stay "superdesign", so
existing installs and `skills add`/plugin commands keep working.
Brand prose in README/INSTALL/docs stays "Superdesign".

Bump plugin version 0.4.0 -> 0.4.1 following the repo's version-bump
commit convention (no tags/releases). Document the packaging/display
convention in AGENTS.md.
2026-07-28 12:04:03 +08:00
SToneX 580b429353 chore(plugin): bump to 0.4.0, refresh listing copy and category 2026-07-23 23:19:15 +08:00
SToneX 5a520f5ff6 Refresh plugin metadata and starter prompts 2026-07-22 21:48:59 +08:00
SToneX d8f91f72ac feat: update version 2026-07-22 15:06:26 +08:00
SToneX 9fb8c97d19 chore(plugin): v0.3.0 - ChatGPT wording + graphic default prompt 2026-07-21 23:10:04 +08:00
SToneX b844a588ea Bump codex-plugin to 0.2.0 and document extractable-components init file
- codex-plugin: bump to 0.2.0, recategorize as Developer Tools, add UI
  capability, trim default prompts
- SUPERDESIGN.md: add extractable-components.md as the 6th init file,
  pass design-system.md as context on the brand-new create-design-draft
  example, and scope the globals.css context rule to the real-codebase path
2026-07-20 21:49:39 +08:00
SToneX cca8ead3d4 Add Codex plugin packaging and assets 2026-07-15 17:43:02 +08:00