What's Changed
π Bug Fixes
- fix(admin-testing): normalize SSE soft errors (
cd33265) - fix: harden URL probing lifecycle and add shutdown coverage (
5acc13d) - fix(proxy): switch channel on multi-url 5xx except 598 (
3729755)
π Other Changes
- Merge branch 'web-refactor-phase1' into master (
792dffc) - refactor(web): centralize page bootstrapping and actions (
9933685) - chore: ignore local worktrees (
f50ba4a) - docs: update CLAUDE.md to reflect current project state (
831d30d)
π¦ δΈθ½½
| εΉ³ε° | ζΆζ | ζδ»Ά |
|---|---|---|
| macOS | Intel | ccload-darwin-amd64 |
| macOS | Apple Silicon | ccload-darwin-arm64 |
| Linux | x86_64 | ccload-linux-amd64 |
| Linux | ARM64 | ccload-linux-arm64 |
| Windows | x86_64 | ccload-windows-amd64.exe |
ζ ‘ιͺε: checksums.txt
π ιͺθ―δΈθ½½
# macOS/Linux
sha256sum -c checksums.txt
# Windows (PowerShell)
Get-FileHash ccload-windows-amd64.exe -Algorithm SHA256