Skip to content

space agents view shortcut hints - #171

Merged
kevinjosethomas merged 2 commits into
mainfrom
eng-4090
Jun 15, 2026
Merged

space agents view shortcut hints#171
kevinjosethomas merged 2 commits into
mainfrom
eng-4090

Conversation

@kevinjosethomas

@kevinjosethomas kevinjosethomas commented Jun 15, 2026

Copy link
Copy Markdown
Member
  • increased spacing between agents view shortcut hint groups so each key/action pair reads as a unit.
  • left the underlying keybindings and actions unchanged.
  • validated with npm run check.

Note

Low Risk
Cosmetic TUI footer formatting only; no logic, keybindings, or daemon interaction changes.

Overview
Widens the separator between shortcut hint groups in the agents view footer (renderHints in AgentsViewMode) from two spaces to three, so each key/action pair reads more clearly as its own unit.

Keybindings and the hints that appear for the current selection are unchanged; only the muted footer line layout is affected.

Reviewed by Cursor Bugbot for commit f1518f0. Bugbot is set up for automated code reviews on this repo. Configure here.

Note

Increase spacing between hint segments in agents view status line

Changes the join separator between hint strings in the agents view from two spaces to three spaces in agents-view-mode.ts.

Macroscope summarized f1518f0.

@linear

linear Bot commented Jun 15, 2026

Copy link
Copy Markdown
ENG-4090 Clarify keyboard shortcut hints in Prime Agent UI

The keyboard shortcut hints need clearer separation. It is not immediately clear that Enter and open/send belong together, and the / hint appears detached. Add more space between them.

image.png

Review in Linear

@kevinjosethomas
kevinjosethomas merged commit d78d2f6 into main Jun 15, 2026
3 checks passed
@kevinjosethomas
kevinjosethomas deleted the eng-4090 branch June 15, 2026 23:43
zhengr pushed a commit to zhengr/prime-agent that referenced this pull request Aug 8, 2026
* Add skills system with Claude Code compatibility

* consolidate skills into single module, merge loaders, add <available_skills> XML tags

* add Codex CLI skills compatibility, skip hidden/symlinks
zhengr pushed a commit to zhengr/prime-agent that referenced this pull request Aug 8, 2026
* fix(coding-agent): space agents view shortcut hints

* fix(coding-agent): tune agents view hint spacing
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