Skip to content

feat(ui): add tip bar with contextual usage tips#119

Merged
quiet-node merged 3 commits intomainfrom
worktree-playful-tickling-eich
May 1, 2026
Merged

feat(ui): add tip bar with contextual usage tips#119
quiet-node merged 3 commits intomainfrom
worktree-playful-tickling-eich

Conversation

@quiet-node
Copy link
Copy Markdown
Owner

Summary

  • Adds a TipBar component that surfaces contextual usage tips in the ask bar overlay
  • Introduces useTips hook that cycles through 20 tips with timed visibility and animated transitions
  • Adds 20 tips covering all slash commands (/screen, /think, /search, /translate, /rewrite, /tldr, /refine, /bullets, /todos), UI affordances, image attachment, privacy, and command composability

Test plan

  • Tip bar appears in the ask bar overlay after a short delay
  • Tips cycle automatically with smooth enter/exit animation
  • All slash command tips match the actual command registry
  • Tip bar does not appear in chat mode
  • bun run test:all:coverage passes at 100%

Signed-off-by: Logan Nguyen <lg.131.dev@gmail.com>
Signed-off-by: Logan Nguyen <lg.131.dev@gmail.com>
@quiet-node quiet-node force-pushed the worktree-playful-tickling-eich branch from 2d93123 to 9d7d774 Compare May 1, 2026 03:11
Signed-off-by: Logan Nguyen <lg.131.dev@gmail.com>
@quiet-node quiet-node force-pushed the worktree-playful-tickling-eich branch from 966f0fa to ebb9e16 Compare May 1, 2026 03:26
@quiet-node quiet-node merged commit ed9b250 into main May 1, 2026
3 checks passed
@quiet-node quiet-node deleted the worktree-playful-tickling-eich branch May 1, 2026 03:30
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