You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
I Luk Kim e411ab38db feat: auto-load scrollback on scroll-to-top, CLI packaging, misc fixes
- Auto-request scrollback history when user scrolls to top of terminal
- Preserve scroll position when prepending scrollback content
- Add files/prepublishOnly to package.json for npm install -g support
- Suppress url.parse() deprecation warning from Express internals
- Fix reconnect: re-subscribe to surface after auth-ok on reconnect
- Improve iOS background recovery with visibility API + elapsed check
- Harden ANSI stripping to handle OSC and other escape sequences

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
5 months ago
..
app.js feat: auto-load scrollback on scroll-to-top, CLI packaging, misc fixes 5 months ago
auth.js feat: initial commit with UX improvements 5 months ago
claude-keyboard.js feat: Claude mode UI, status indicators, IME fix, tunnel support 5 months ago
claude-parser.js feat: auto-load scrollback on scroll-to-top, CLI packaging, misc fixes 5 months ago
claude-renderer.js feat: Claude mode UI, status indicators, IME fix, tunnel support 5 months ago
debug-safe-area.js feat: Claude mode UI, status indicators, IME fix, tunnel support 5 months ago
gestures.js feat: initial commit with UX improvements 5 months ago
sidebar.js feat: Claude mode UI, status indicators, IME fix, tunnel support 5 months ago
sw-unregister.js feat: Claude mode UI, status indicators, IME fix, tunnel support 5 months ago
terminal-view.js feat: auto-load scrollback on scroll-to-top, CLI packaging, misc fixes 5 months ago
theme.js feat: Claude mode UI, status indicators, IME fix, tunnel support 5 months ago
virtual-keyboard.js feat: Claude mode UI, status indicators, IME fix, tunnel support 5 months ago
websocket-client.js feat: Claude mode UI, status indicators, IME fix, tunnel support 5 months ago