Block a user
bug: open_next_directory returns 0 for both empty queue and opendir failure
feature: no partial transfer resume or --partial support
feature: no network timeout handling — operations can hang indefinitely
bug: mkdir_r uses strtok() which is not thread-safe
feature: no symbolic link handling (ignored or broken)
enhancement: TCP transport only supports IPv4, no IPv6 support
security: TLS does not verify server certificate when no CA is provided
bug: chmod() and chown() return values silently ignored in metadata restore
bug: chunk_size truncated from 64-bit to 32-bit on send and receive
bug: compression_level parameter silently ignored in data_compress()
Improve agentic workflow — CI rules, branch strategy, deprecation rules, and new agents
Improve agentic workflow — CI rules, branch strategy, deprecation rules, and new agents
Re-review: Approve ✅ (2 minor items)
The critical cmake-expert.md fix is clean — the stale ENABLE_ASAN/ENABLE_TSAN/ENABLE_UBSAN section is gone, replaced with correct SANITIZER cache…
Improve agentic workflow — CI rules, branch strategy, deprecation rules, and new agents
Review
CI is green, new agents are well-structured, integrator fix correct. One stale section needs attention.