• Joined on 2025-11-05
chuan pushed to master at tools/statusline 2026-06-25 19:10:24 +08:00
95e3ddbd9c feat: add install command to configure statusLine in settings.json
chuan pushed to master at tools/statusline 2026-06-25 19:01:05 +08:00
d4b42f706a docs: add README and adjust rate separator
chuan pushed to master at tools/statusline 2026-06-25 18:58:06 +08:00
640e1348aa feat: implement Rust statusline for Claude Code
chuan pushed to master at tools/statusline 2026-06-25 18:37:32 +08:00
10101c6627 docs: init
chuan created branch master in tools/statusline 2026-06-25 18:37:32 +08:00
chuan created repository tools/statusline 2026-06-25 18:37:18 +08:00
chuan pushed to master at tools/fast-xray 2026-06-24 21:50:22 +08:00
a0425324c0 feat: provide a easy way to search the best ip
chuan pushed to master at tools/fast-xray 2026-06-24 01:52:00 +08:00
4126f78682 fix: align the result tables and size the IP column to content
02b33a3e6d feat: report speed in MB/s instead of Mbps
Compare 2 commits »
chuan pushed to master at tools/fast-xray 2026-06-24 01:45:05 +08:00
a28baad004 style: clear two clippy warnings in the ws byte stream
chuan pushed to master at tools/fast-xray 2026-06-24 01:40:54 +08:00
dbea080708 feat: default auto lat-top and speed-top to 0 (keep all)
chuan pushed to master at tools/notify 2026-06-24 01:29:52 +08:00
6438b77133 fix: 后台下载改用 Start-Process,避免子进程继承管道句柄阻塞 hook
chuan pushed to master at tools/notify 2026-06-24 01:19:03 +08:00
5fad621130 fix: 通知程序改异步后台下载,hook 不再因下载慢阻塞
chuan pushed to master at tools/notify 2026-06-24 01:00:55 +08:00
42ebee50b7 build: AOT 发布后自动 UPX nrv9 压缩(40MB→14MB)
chuan pushed to master at tools/fast-xray 2026-06-23 23:54:19 +08:00
27d4b8d20d feat: weight ping sampling toward productive segments
chuan pushed to master at tools/fast-xray 2026-06-23 23:44:32 +08:00
47c11985e8 feat: show why an IP failed the latency stage
chuan pushed to master at tools/fast-xray 2026-06-23 23:42:18 +08:00
0db5111267 feat: sample latency multiple times and tolerate keep-alive drops
125a3b342e feat: stop speed test at steady state instead of fixed window
e79a55a611 fix: measure steady-state latency instead of cold connect
Compare 3 commits »
chuan pushed to master at tools/fast-xray 2026-06-23 23:32:01 +08:00
ffe32f4dac feat: stream ping probes and enrich live progress
chuan pushed to master at tools/fast-xray 2026-06-23 23:14:45 +08:00
5fc3fc1006 refactor: stream ping probes and enrich live progress
chuan pushed to master at tools/fast-xray 2026-06-23 21:50:45 +08:00
7dec1e0479 docs: document auto ping-max and lat-max options
e19afd2415 feat: expose ping and latency max-latency filters in auto
dae70dbf83 docs: add network topology and pipeline diagrams
93cffaf3ae feat: add speed-concurrency option to auto pipeline
Compare 4 commits »
chuan pushed to master at tools/fast-xray 2026-06-23 21:24:01 +08:00
5c112a92af docs: update readme
af9e09148e feat: add auto pipeline as default top-level command
39080678bb refactor: split main into cli, commands, and report modules
a86d5ffabc feat: add min_speed option to speed measurement for filtering results
2e530e916d feat: add max_latency and top options to latency measurement
Compare 9 commits »