-
Notifications
You must be signed in to change notification settings - Fork 2k
Pull requests: slopus/happy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(chat): page older history in on open and across pages without a turn opener
#1814
opened Sep 17, 2026 by
f-liva
Contributor
Loading…
3 tasks done
perf(app): bound the attachment image cache by bytes, revoke blob URLs, pause file polling when hidden, clear stray timers
#1812
opened Sep 17, 2026 by
f-liva
Contributor
Loading…
3 tasks done
perf(app): stop VoiceBars loops on unmount and share one ShimmerText sweep driver
#1811
opened Sep 17, 2026 by
f-liva
Contributor
Loading…
3 tasks done
perf(sync): cheaper refocus, capped retry backoff, reducer skip for unchanged permissions
#1810
opened Sep 17, 2026 by
f-liva
Contributor
Loading…
3 tasks done
perf(app): drop whole-store session subscriptions from the command palette and legacy useSessions consumers
#1809
opened Sep 17, 2026 by
f-liva
Contributor
Loading…
3 tasks done
fix(web): route pasted and dropped images to the composer that owns the focus
#1808
opened Sep 17, 2026 by
f-liva
Contributor
Loading…
3 tasks done
perf(sessions-list): stop re-rendering every row on every session event
#1807
opened Sep 17, 2026 by
f-liva
Contributor
Loading…
3 tasks done
perf(app): memoize code-block tokenizing and mermaid SVG; fetch git files only while the panel is open
#1806
opened Sep 17, 2026 by
f-liva
Contributor
Loading…
3 tasks done
perf(web): keep a single session route mounted in the navigation stack
#1805
opened Sep 17, 2026 by
f-liva
Contributor
Loading…
3 tasks done
perf(sync): release messages of chats that leave the recent window
#1804
opened Sep 17, 2026 by
f-liva
Contributor
Loading…
3 tasks done
perf(chat): cut per-message re-renders and O(window) work in the open chat
#1803
opened Sep 17, 2026 by
f-liva
Contributor
Loading…
3 tasks done
perf(storage): skip session list rebuilds and session re-mints that change nothing visible
#1802
opened Sep 17, 2026 by
f-liva
Contributor
Loading…
4 tasks done
perf(sync): stop refreshing every session on every socket message
#1801
opened Sep 17, 2026 by
f-liva
Contributor
Loading…
3 tasks done
Project checkouts with chat tabs and instant new chats
#1800
opened Sep 17, 2026 by
Scoteezy
Contributor
Loading…
perf(shimmer): cancel ShimmerView repeat animation on unmount
#1798
opened Sep 16, 2026 by
f-liva
Contributor
Loading…
perf(status): cancel StatusDot pulse animation on unmount
#1796
opened Sep 16, 2026 by
f-liva
Contributor
Loading…
feat(app): search sessions by title from the home list
#1783
opened Sep 10, 2026 by
f-liva
Contributor
Loading…
fix(cli): skip large JSON inspection outside debug mode
#1782
opened Sep 10, 2026 by
suntaoathome
Contributor
Loading…
perf(hooks): drive useElapsedTime from a single shared ticker
#1776
opened Sep 9, 2026 by
f-liva
Contributor
Loading…
perf(sync): decrypt and apply the session list in chunks, newest first
#1772
opened Sep 8, 2026 by
f-liva
Contributor
Loading…
chore(app): drop the preact scaffolding left by the native diff renderer
#1760
opened Sep 6, 2026 by
chphch
Contributor
Loading…
feat(resume): forward -p/--yolo/--model to the resumed agent
#1754
opened Sep 4, 2026 by
f-liva
Contributor
Loading…
feat(cli): make the 250ms top-level tool-call queue delay configurable (HAPPY_TOOL_CALL_DELAY_MS)
#1753
opened Sep 4, 2026 by
taiyiops
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.