• Joined on 2026-07-08
TapTap opened issue TapTap/FastSync#38 2026-07-20 14:58:26 +02:00
bug: open_next_directory returns 0 for both empty queue and opendir failure
TapTap opened issue TapTap/FastSync#37 2026-07-20 14:58:20 +02:00
feature: no partial transfer resume or --partial support
TapTap opened issue TapTap/FastSync#36 2026-07-20 14:58:09 +02:00
feature: no network timeout handling — operations can hang indefinitely
TapTap opened issue TapTap/FastSync#35 2026-07-20 14:58:02 +02:00
bug: mkdir_r uses strtok() which is not thread-safe
TapTap opened issue TapTap/FastSync#34 2026-07-20 14:57:57 +02:00
feature: no symbolic link handling (ignored or broken)
TapTap opened issue TapTap/FastSync#33 2026-07-20 14:57:51 +02:00
enhancement: TCP transport only supports IPv4, no IPv6 support
TapTap opened issue TapTap/FastSync#32 2026-07-20 14:57:46 +02:00
security: TLS does not verify server certificate when no CA is provided
TapTap opened issue TapTap/FastSync#31 2026-07-20 14:57:41 +02:00
bug: chmod() and chown() return values silently ignored in metadata restore
TapTap opened issue TapTap/FastSync#30 2026-07-20 14:57:36 +02:00
bug: chunk_size truncated from 64-bit to 32-bit on send and receive
TapTap opened issue TapTap/FastSync#29 2026-07-20 14:57:31 +02:00
bug: compression_level parameter silently ignored in data_compress()
TapTap pushed to testing/comprehensive-test-suite at TapTap/FastSync 2026-07-20 14:53:41 +02:00
3f73012b36 fix: address re-review — coverage build, chunk OOB guard, UBSan loads, srand scope
TapTap pushed to testing/comprehensive-test-suite at TapTap/FastSync 2026-07-20 14:44:54 +02:00
d6dcc60492 fix: address re-review — coverage build, chunk OOB guard, UBSan loads, srand scope
ed6242cfc5 ci: bump CI image to v9 with libclang-rt-18-dev
a27f13d657 fix: bake CI deps into Docker image, fix chunk use_metadata OOB
eb8651e3d5 fix: address PR review — fuzz target fixes, UBSan, CI improvements
e9ab84b5ea ci: fix coverage and valgrind jobs, skip fork tests under valgrind
Compare 13 commits »
TapTap deleted branch improve-agentic-workflow from TapTap/FastSync 2026-07-20 14:44:41 +02:00
TapTap pushed to main at TapTap/FastSync 2026-07-20 14:44:38 +02:00
51a984871c Merge pull request 'Improve agentic workflow — CI rules, branch strategy, deprecation rules, and new agents' (#28) from improve-agentic-workflow into main
91071a4ed5 Merge branch 'main' into improve-agentic-workflow
6501b15574 fix: set issue-creator mode to subagent, move into .opencode/agents/
b10da86f87 doc: clarify CI vs host deps (Docker image for CI, nix-shell for host)
d3b0cb9357 doc: improve agentic workflow — CI wait, branch strategy, dependency rules for all agents
Compare 5 commits »
TapTap merged pull request TapTap/FastSync#28 2026-07-20 14:44:36 +02:00
Improve agentic workflow — CI rules, branch strategy, deprecation rules, and new agents
TapTap commented on pull request TapTap/FastSync#28 2026-07-20 14:44:04 +02:00
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…

TapTap pushed to improve-agentic-workflow at TapTap/FastSync 2026-07-20 14:42:04 +02:00
91071a4ed5 Merge branch 'main' into improve-agentic-workflow
afa5aeca37 Merge pull request 'feat: update AI automation agents, add reviewer agent, enhance CI' (#26) from feat/ai-automation-updates into main
5c686b0655 fix: address PR review — doc accuracy, clang-tidy info, config leak fix
c7f34eaf9d ci: symlink build dir for sanitizer integration tests
bd17f50f9b feat: update AI automation agents, add reviewer agent, fix leaks, enhance CI
Compare 6 commits »
TapTap commented on pull request TapTap/FastSync#28 2026-07-20 14:40:54 +02:00
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.


🔴 cmake-expert.md — stale "When Adding Sanitizer Support" section…

TapTap deleted branch feat/ai-automation-updates from TapTap/FastSync 2026-07-20 14:38:57 +02:00
TapTap pushed to main at TapTap/FastSync 2026-07-20 14:38:52 +02:00
afa5aeca37 Merge pull request 'feat: update AI automation agents, add reviewer agent, enhance CI' (#26) from feat/ai-automation-updates into main
5c686b0655 fix: address PR review — doc accuracy, clang-tidy info, config leak fix
c7f34eaf9d ci: symlink build dir for sanitizer integration tests
bd17f50f9b feat: update AI automation agents, add reviewer agent, fix leaks, enhance CI
Compare 4 commits »