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
17f83dca321adc157de2e66025277213b69f1818
Switch branches/tags
Branches
Tags
trunk
default
No tags found.
All users
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 11, 2026
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
feat: terminalpane with reattach + spawn flow
espadonne
committed
1 month ago
28dc353
store: viewerMode + ptyIds with pty event subscription
espadonne
committed
1 month ago
5f5915b
ipc: pty command + event wrappers
espadonne
committed
1 month ago
b329e3c
deps: xterm core + fit/links/webgl/unicode11 addons
espadonne
committed
1 month ago
08a70ee
rust: pty commands + window-destroy reaper
espadonne
committed
1 month ago
59999c5
tests: pty driver integration coverage
espadonne
committed
1 month ago
eb02a40
tests: fake_claude interactive echo mode for pty tests
espadonne
committed
1 month ago
ba8409a
rust: spawn_pty driver with reader/wait/kill tasks
espadonne
committed
1 month ago
c9dafb8
rust: pty module foundation with bounded ring buffer
espadonne
committed
1 month ago
0c843aa
ui: turn status banner with stderr disclosure and zero-output warning
espadonne
committed
1 month ago
a1f0676
store: track stderr, exit code, assistant event count per turn
espadonne
committed
1 month ago
f90f1a9
chat: drop --input-format stream-json from -p spawn
espadonne
committed
1 month ago
89d558c
fix: start_turn must be async for tokio process spawn
espadonne
committed
1 month ago
bd3131f
tests: store chat lifecycle unit tests
espadonne
committed
1 month ago
fa8d6c7
frontend: new-thread button and chat event subscribe on mount
espadonne
committed
1 month ago
2d3999c
frontend: viewer chat input and archive banner
espadonne
committed
1 month ago
c9cefbc
frontend: streaming indicator and assistant status prop
espadonne
committed
1 month ago
5087e03
frontend: chat input component
espadonne
committed
1 month ago
aa04ec1
store: in-flight turn state with chat event handlers
espadonne
committed
1 month ago
68fd112
ipc: chat turn wrappers and event listener
espadonne
committed
1 month ago
cca1f88
tauri: start_turn/cancel_turn/list_active_turns commands
espadonne
committed
1 month ago
89dc8eb
chat: wait for reader drain before terminal event
espadonne
committed
1 month ago
5b6ce39
tests: chat driver integration coverage
espadonne
committed
1 month ago
7539f64
chat: oneshot cancel instead of atomic flag
espadonne
committed
1 month ago
4c4e838
Older