Skip to content

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

Open
guidobuilds wants to merge 2 commits intoanomalyco:devfrom
guidobuilds:feat/show-used-skills
Open

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

Conversation

@guidobuilds
Copy link

@guidobuilds guidobuilds commented Feb 18, 2026

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).

Screenshots / recordings

Screenshot 2026-02-18 at 22 38 22 Screenshot 2026-02-18 at 22 39 42

Checklist

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

@github-actions github-actions bot added the needs:compliance This means the issue will auto-close after 2 hours. label Feb 18, 2026
@github-actions
Copy link
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-actions github-actions bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Feb 18, 2026
@github-actions
Copy link
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 guidobuilds reopened this Feb 19, 2026
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.

[FEATURE]: Show skills used during a session

1 participant

Comments