Skip to content

Add a title field to step meta - #228

Open
benbaarber wants to merge 1 commit into
mainfrom
ben/step-meta-title
Open

Add a title field to step meta#228
benbaarber wants to merge 1 commit into
mainfrom
ben/step-meta-title

Conversation

@benbaarber

@benbaarber benbaarber commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

Adds an optional title field to StepMeta, completing the set — GraphMeta and PathMeta already had it. A short human-readable title for the step, promoted to a first-class key in the JSON Schema and typed structs; existing documents are unaffected.

First of a three-PR stack: this one completes meta.title coverage, the next adds --title/--description flags to path share, and the last teaches the Claude Code plugin to use them.

GraphMeta and PathMeta already had title; StepMeta now carries the same
optional short human-readable title, first-class in the schema and typed
structs. Existing documents are unaffected.
@github-actions

github-actions Bot commented Aug 21, 2026

Copy link
Copy Markdown

🔍 Preview deployed: https://288d6033.toolpath.pages.dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant