Skip to content

Annotate skill doc reads with skill names#16813

Merged
etraut-openai merged 1 commit intomainfrom
etraut/read_skill_name
Apr 6, 2026
Merged

Annotate skill doc reads with skill names#16813
etraut-openai merged 1 commit intomainfrom
etraut/read_skill_name

Conversation

@etraut-openai
Copy link
Copy Markdown
Collaborator

@etraut-openai etraut-openai commented Apr 4, 2026

Addresses #16303

Problem: Skill doc reads render as plain Read SKILL.md, so the TUI hides which skill was opened.

Solution: Best-effort annotate exact SKILL.md reads with the matching loaded skill name from skills_all before rendering exec cells.

Before:

• Explored
  └ Read SKILL.md

After:

• Explored
  └ Read SKILL.md (pr-babysitter skill)

Copy link
Copy Markdown
Contributor

@fcoury-oai fcoury-oai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a great quality of life improvement. Tested the feature and code looks good.

Approved.

@etraut-openai etraut-openai merged commit f44eb29 into main Apr 6, 2026
22 checks passed
@etraut-openai etraut-openai deleted the etraut/read_skill_name branch April 6, 2026 15:51
@github-actions github-actions bot locked and limited conversation to collaborators Apr 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants