Files
picoclaw/pkg
程智超0668000959 3f435c5e56 fix: use %w instead of %v for error wrapping
errutil.go: Change %v to %w in ClassifySendError and ClassifyNetError so callers can use errors.Is/errors.As on the underlying HTTP/network error.

isolated_command_transport.go: Change %v to %w in Close() and Write() error paths for the same reason.
2026-06-08 09:10:14 +08:00
..
2026-05-11 16:13:27 +08:00
2026-06-07 16:27:50 +02:00
2026-03-19 18:04:58 +08:00