Block a user
ci: don't run CI on main branch, it's guaranteed to have run earlier via PRs
feat: add @webnet/ftp package (FTP/FTPS client and server)
Autonomous review of @webnet/ftp. Ran npm test (125/125 pass) and npm run typecheck (clean) before reporting. Findings below, ordered by severity; each verified by reading the code path (the injection one end-to-end with a scratch harness).
WIP: feat: add @webnet/ftp package (FTP/FTPS client and server)
feat(smb2): SMB2/3 client with async VFS interface
Thanks for the review. Addressed both actionable items in 1415e58:
- Encryption capability mismatch: NEGOTIATE no longer advertises
GlobalCap.ENCRYPTIONor any cipher (the encryption…
feat(smb2): SMB2/3 client with async VFS interface
Autonomous review (Sonnet)
Verified before reviewing: npx tsx --test 'src/**/*.test.ts' → 52/52 pass; npx tsc --project tsconfig.json --noEmit → clean. No node:*/Buffer in non-test…
WIP: feat(smb2): SMB2/3 client with async VFS interface
ci: don't run CI on main branch, it's guaranteed to have run earlier via PRs
codinget
deleted branch fix/tsconnect-worker-flaky-message-waits from webnet/webnet
2026-07-04 01:18:07 +02:00
fix: fix flaky tsconnect-worker message-wait races
codinget
pushed to fix/tsconnect-worker-flaky-message-waits at webnet/webnet
2026-07-04 01:00:57 +02:00