Skip to content

Add developer and build_date metadata fields to plugin manifest - #14

Merged
paulyhedral merged 3 commits into
developfrom
13-add-plugin-build-metadata
Jul 22, 2026
Merged

Add developer and build_date metadata fields to plugin manifest#14
paulyhedral merged 3 commits into
developfrom
13-add-plugin-build-metadata

Conversation

@paulyhedral

Copy link
Copy Markdown
Member

Summary

Add two optional manifest fields, developer and build_date, so hosts can display more
than id/version when listing plugins. Additive change, no existing manifests need to
change.

Closes #13

OpenSpec change: openspec/changes/add-plugin-build-metadata/proposal.md

Two optional, display-only manifest fields so hosts can show who built a
plugin and when, without affecting schema/interface compatibility checks.
Additive - existing manifests keep parsing unchanged.

Closes #13
@paulyhedral paulyhedral added the enhancement New feature or request label Jul 22, 2026
@paulyhedral paulyhedral self-assigned this Jul 22, 2026
@paulyhedral
paulyhedral marked this pull request as ready for review July 22, 2026 02:47
Sync the Plugin Build Metadata requirement into the main
plugin-manifest-format spec and archive the completed change.
Follow-up to fced4ba: the change was copied into openspec/changes/archive/
via a plain mv, which git recorded as untracked additions rather than
renames; this commit stages the corresponding deletions.
@paulyhedral
paulyhedral merged commit 2acd79a into develop Jul 22, 2026
5 checks passed
@paulyhedral
paulyhedral deleted the 13-add-plugin-build-metadata branch July 22, 2026 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add developer and build_date metadata fields to plugin manifest

1 participant