shithub
tenseleyflow
/
claudex
/
Sign in
Sign up
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
claudex
Public
Notifications
Fork
0
Star
0
Commits
trunk
Switch branches/tags
Branches
Tags
✓
trunk
default
No tags found.
espadonne
espadonne
View commits for all users
All time
April
2026
‹
›
Su
Mo
Tu
We
Th
Fr
Sa
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
6
7
8
9
Commits on April 12, 2026
add readme
espadonne
committed
1 month ago
098daa0
fix: start-dragging permission + re-center window on monitor disconnect
espadonne
committed
1 month ago
3efbb56
ui: sidebar shows prompt count instead of raw message count
espadonne
committed
1 month ago
eb1c4c1
feat: prompt_count + viewer-aligned message_count in summarize
espadonne
committed
1 month ago
c728a02
perf: restore webgl renderer + raf-debounce resize cascade
espadonne
committed
1 month ago
534d88d
perf: write-combine pty stdout chunks before ipc emit
espadonne
committed
1 month ago
73c634b
perf: skip rescan on modified file events (only added/removed)
espadonne
committed
1 month ago
8378ba8
Commits on April 11, 2026
perf: stable row callbacks + collapsed passes + scroll effect gating
espadonne
committed
1 month ago
b612367
fix: hoist useEffect above early return (rules of hooks v2)
espadonne
committed
1 month ago
1ed01e3
perf: skip read_session when target view mode is terminal
espadonne
committed
1 month ago
d47e25d
perf: drop webgl addon + trim per-mount tracing
espadonne
committed
1 month ago
71832a5
perf: disable react strictmode to stop terminal double-mount thrash
espadonne
committed
1 month ago
d88a74d
perf: virtualize sidebar with react-virtuoso flat-row model
espadonne
committed
1 month ago
c45b847
perf: code-split terminal chunk behind react lazy+suspense
espadonne
committed
1 month ago
19ab69c
perf: lru cache + skeleton loading state + header title on click
espadonne
committed
1 month ago
d2d4313
perf: content-visibility on session rows for offscreen scroll
espadonne
committed
1 month ago
b67d967
fix: selectSession race when clicking B while A still loading
espadonne
committed
1 month ago
f2d3758
perf: suppress file-watcher events for pty-owned sessions + 2s debounce
espadonne
committed
1 month ago
68a6e58
perf: cap disk reads at 2000 messages + run async off sync pool
espadonne
committed
1 month ago
6b46cf2
debug: coalesce duplicate log entries over 500ms window
espadonne
committed
1 month ago
6c20a65
perf: per-pty event channel + spawn-lock dedupe + chunked replay
espadonne
committed
1 month ago
68a4c05
fix: hoist claudeArgs useMemo above early returns (rules of hooks)
espadonne
committed
1 month ago
b85ff40
ui: terminalpane tracing + strictmode-safe remount cleanup
espadonne
committed
1 month ago
dfb80df
ui: error boundaries around sidebar + viewer panes
espadonne
committed
1 month ago
ad9ef9d
ipc: log_frontend bridge + debug bootstrap forwards js errors to rust
espadonne
committed
1 month ago
17f83dc
rust: daily file logging to ~/Library/Logs/claudex/
espadonne
committed
1 month ago
89b9e84
tests: store pty lifecycle + parallel-threads regression guard
espadonne
committed
1 month ago
d8daf2f
ui: titlebar live-terminals pill + popover
espadonne
committed
1 month ago
d4c1f7d
ui: sidebar indicators for live terminals
espadonne
committed
1 month ago
4566d46
ui: viewer mode toggle + terminal close button
espadonne
committed
1 month ago
fc88b49
Older