Skip to content

Feat/add agent library - #14

Merged
Ktechen merged 2 commits into
masterfrom
feat/add-agent-library
Aug 19, 2026
Merged

Feat/add agent library#14
Ktechen merged 2 commits into
masterfrom
feat/add-agent-library

Conversation

@Ktechen

@Ktechen Ktechen commented Aug 19, 2026

Copy link
Copy Markdown
Owner

No description provided.

kevin and others added 2 commits August 19, 2026 15:37
The side panes were sized below the intrinsic width of what they hold, so
content was cut off rather than shrinking — the surrounding ScrollViewers
deliberately have no horizontal scrolling, so there was nothing to scroll to.

- Raise the strand-list and inspector defaults (236/318 -> 260/340) and their
  splitter minimums to match, in both SecondPage.xaml and its layout code-behind.
- Make the squeezed labels trim instead of wrap or overflow: the segment GUID
  moves from a horizontal StackPanel (which measures with infinite width) into a
  Grid with a `*` column, and the strand rows get NoWrap + CharacterEllipsis.
- Shrink the strand row's fixed cost (padding, swatch, four icon buttons) so a
  narrow rail still leaves room for the name.
- Raise TrainEditor's 2x2 tile trigger to 1400: the trigger only sees the window
  width, but the tiles get the window minus the train rail, whose MaxWidth drops
  to 480 here. At the old 1150 each tile was squeezed to ~330px.
- Tighten the pill button's padding and drop its MinWidth so two- and three-up
  pills fit the narrowest pane.

Verified: desktop head builds with 0 warnings, 40/40 tests pass. Visuals need a
real device, since the Skia surface can't be screenshotted here.

Co-Authored-By: Claude <noreply@anthropic.com>
Give the project dedicated Domain/Application/Infrastructure, UI, BLE,
test, devops, review, and requirements agents under .claude/agents/,
and point CLAUDE.md at the routing table so work gets sent to the
right role instead of being handled ad hoc.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Nr4YPeoy7NwQtRH9xWKRM1
@sonarqubecloud

Copy link
Copy Markdown

@Ktechen
Ktechen merged commit 1c20ffb into master Aug 19, 2026
6 checks passed
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