hyperhive/frontend/packages/shared/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris c278398d1a feat(terminal): auto-load older history on scroll-to-top
Instead of requiring a click on the load-more pill, trigger loadMore()
automatically when the user scrolls within LOAD_MORE_SCROLL_PX (80px)
of the top of the log. The pill stays as a visual indicator that more
history is available.
2026-06-03 21:07:53 +02:00
..
base.css chore(agent): move screen.html inline styles into agent.css; add --blue/--yellow/--subtext0 to palette 2026-06-02 12:43:11 +02:00
index.js frontend: add npm workspace scaffold under frontend/ 2026-05-23 14:51:01 +02:00
terminal.css feat(#1187): dynamic terminal scrollback with paginated history 2026-06-03 21:07:53 +02:00
terminal.js feat(terminal): auto-load older history on scroll-to-top 2026-06-03 21:07:53 +02:00