Block a user
codinget
pushed to worktree-bridge-cse_01MVZVLWTamPEWHQX4tLjCAV at webnet/webnet
2026-06-24 21:35:35 +02:00
WIP: test: fill unit test coverage gaps (xml, tsconnect-redux, vfs, tsconnect-worker)
codinget
pushed to worktree-bridge-cse_01MVZVLWTamPEWHQX4tLjCAV at webnet/webnet
2026-06-24 20:50:47 +02:00
codinget
created branch worktree-bridge-cse_01MVZVLWTamPEWHQX4tLjCAV in webnet/webnet
2026-06-24 20:50:47 +02:00
docs(agents): add CI watch, auto-review, and push-notification guidance
WIP: docs(agents): add CI watch, auto-review, and push-notification guidance
feat(tsconnect-worker): wire FileOps limits through WorkerConfig to init
Reviewed protocol.ts and worker.ts against the existing setFileOpsConfig path and FsaFileOps.createFromOpfs in packages/tsconnect/src/helpers.ts.
Correctness — looks good. The…
codinget
deleted branch worktree-bridge-cse_017gnGUHhrcBft2ySQMRyDfz from webnet/webnet
2026-06-24 12:14:25 +02:00
feat(tsconnect-worker): wire FileOps limits through WorkerConfig to init
codinget
pushed to worktree-bridge-cse_017gnGUHhrcBft2ySQMRyDfz at webnet/webnet
2026-06-24 11:43:03 +02:00
codinget
pushed to worktree-bridge-cse_017gnGUHhrcBft2ySQMRyDfz at webnet/webnet
2026-06-24 11:17:59 +02:00
codinget
pushed to worktree-bridge-cse_017gnGUHhrcBft2ySQMRyDfz at webnet/webnet
2026-06-24 11:17:27 +02:00
feat(tsconnect-worker): wire FileOps limits through WorkerConfig to init
Code review (autonomous): reviewed protocol.ts and worker.ts.
Correctness — looks good. The three fields wire correctly: WorkerConfig → init() → FsaFileOps.createFromOpfs(dir, { maxFiles,…
WIP: feat(tsconnect-worker): wire FileOps limits through WorkerConfig to init