Skip to content

remove extra leading space in skills section list items#493

Merged
JeremyDev87 merged 1 commit intomasterfrom
fix/tui-skills-section-indentation
Feb 17, 2026
Merged

remove extra leading space in skills section list items#493
JeremyDev87 merged 1 commit intomasterfrom
fix/tui-skills-section-indentation

Conversation

@JeremyDev87
Copy link
Owner

Summary

  • Fix inconsistent indentation in the FocusedAgentPanel skills section by removing an extra leading space from skill list items

Changes

  • apps/mcp-server/src/tui/components/FocusedAgentPanel.tsx: Changed double-space indent ( {s}) to single-space indent ( {s}) in the active skills mapping to maintain consistent text alignment

Test plan

  • Verify the skills section in FocusedAgentPanel renders with consistent single-space indentation
  • Confirm no visual regression in the TUI dashboard

@vercel
Copy link

vercel bot commented Feb 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
codingbuddy-landing Ready Ready Preview, Comment Feb 17, 2026 1:13pm

@JeremyDev87 JeremyDev87 self-assigned this Feb 17, 2026
@JeremyDev87 JeremyDev87 added fix tui TUI Agent Monitor labels Feb 17, 2026
@JeremyDev87 JeremyDev87 changed the title fix(tui): remove extra leading space in skills section list items remove extra leading space in skills section list items Feb 17, 2026
@JeremyDev87 JeremyDev87 merged commit 1e46efc into master Feb 17, 2026
25 checks passed
@JeremyDev87 JeremyDev87 deleted the fix/tui-skills-section-indentation branch February 17, 2026 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix tui TUI Agent Monitor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant