Skip to content

feat(tui): show skills used during a session - #14205

Closed
guidobuilds wants to merge 3 commits into
anomalyco:devfrom
guidobuilds:feat/show-used-skills
Closed

feat(tui): show skills used during a session#14205
guidobuilds wants to merge 3 commits into
anomalyco:devfrom
guidobuilds:feat/show-used-skills

Conversation

@guidobuilds

@guidobuildsguidobuilds commented Feb 18, 2026

Copy link
Copy Markdown

Issue for this PR

Closes#14201

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Added a Skills section to the session sidebar that tracks and displays all skills invoked during the session. When more than 2 skills are used, the section collapses and can be expanded by clicking.

How did you verify your code works?

Ran the TUI locally, triggered a few skills, and confirmed they show up in the sidebar correctly. Tested with 0, 1, 2, and more than 2 skills (collapse behavior). Tested in macOS only.

Screenshots / recordings

Screenshot 2026-02-18 at 22 38 22Screenshot 2026-02-18 at 22 39 42Screenshot 2026-03-03 at 09 56 19Screenshot 2026-03-03 at 10 00 25

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@github-actionsgithub-actionsBot added the needs:compliance This means the issue will auto-close after 2 hours. label Feb 18, 2026
@github-actions

Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

Potential Duplicate Found

PR #6154: feat: show skills in status and sidebar
#6154

This PR appears to be directly related - it also implements showing skills in the sidebar. You may want to verify if this is an older closed/merged PR that addressed similar functionality, or if there's overlap in scope.

@github-actionsgithub-actionsBot removed the needs:compliance This means the issue will auto-close after 2 hours. label Feb 18, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

@guidobuilds
guidobuilds deleted the feat/show-used-skills branch February 18, 2026 22:57
@guidobuilds
guidobuilds restored the feat/show-used-skills branch February 19, 2026 07:48
@guidobuilds
guidobuildsforce-pushed the feat/show-used-skills branch from 67112ed to e7ac8c9CompareMarch 3, 2026 08:44
@ariane-emory

ariane-emory commented Mar 3, 2026

Copy link
Copy Markdown
Contributor

For the many users who prefer not to use skills, this sidebar entry will just be noise consuming valuable vertical space.

Either:

  • it ought not display if no skills are loaded
  • or there ought to be a way to disable it

Vertical sidebar space is valuable and ought not be wasted lightly.

@github-actions

Copy link
Copy Markdown
Contributor

Closing this pull request because it has had no updates for more than 60 days. If you plan to continue working on it, feel free to reopen or open a new PR.

Sign up for freeto 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.

[FEATURE]: Show skills used during a session

2 participants

@guidobuilds@ariane-emory