codinget
  • Joined on 2022-10-19
codinget pushed to worktree-bridge-cse_01R6LuEDmcXz36md9irEDjJo at webnet/webnet 2026-06-24 01:21:31 +02:00
5285e1e48f docs(ai): log @types/node fix for tsconnect-redux typecheck
272dd4b8a5 fix(tsconnect-redux): add @types/node for node:test imports in binding.test.ts
63e6af83e7 fix(fileops): address review feedback
8af819e2de docs(ai): log ControlledFileOps binding
ef48fed5e7 feat(fileops): bind ControlledFileOps state to ipn store
Compare 7 commits »
codinget deleted branch test/ci from webnet/webnet 2026-06-24 00:50:43 +02:00
codinget pushed to main at webnet/webnet 2026-06-24 00:50:43 +02:00
22232c921b fix(browser-test-utils): polyfill __name for tsx-compiled page.evaluate callbacks
a1081a8194 test: setup node tests in CI
Compare 2 commits »
codinget merged pull request webnet/webnet#44 2026-06-24 00:50:43 +02:00
test(ci): setup node + playwright tests in CI
codinget pushed to test/ci at webnet/webnet 2026-06-24 00:13:50 +02:00
22232c921b fix(browser-test-utils): polyfill __name for tsx-compiled page.evaluate callbacks
a1081a8194 test: setup node tests in CI
Compare 2 commits »
codinget pushed to worktree-bridge-cse_01R6LuEDmcXz36md9irEDjJo at webnet/webnet 2026-06-22 11:32:44 +02:00
8926e36079 fix(fileops): address review feedback
codinget commented on pull request webnet/webnet#45 2026-06-22 11:14:20 +02:00
feat(fileops): bind ControlledFileOps state to ipn store

Updated Code Review (post-rebase)

Supersedes the previous review — the PR was rebased onto main, dropping the CI/browser-test infrastructure changes that were erroneously included when it…

codinget pushed to worktree-bridge-cse_01R6LuEDmcXz36md9irEDjJo at webnet/webnet 2026-06-22 10:53:48 +02:00
13d4dc00a0 docs(ai): log ControlledFileOps binding
9057492a40 feat(fileops): bind ControlledFileOps state to ipn store
Compare 2 commits »
codinget commented on pull request webnet/webnet#45 2026-06-22 08:36:08 +02:00
feat(fileops): bind ControlledFileOps state to ipn store

Code Review

Overview

Adds (observable metrics + configurable limits) as a typed interface, binds it to the Redux store via a new fileOps slice, and wires it through the worker so every…

codinget created pull request webnet/webnet#45 2026-06-22 07:40:47 +02:00
WIP: feat(fileops): bind ControlledFileOps state to ipn store
codinget pushed to worktree-bridge-cse_01R6LuEDmcXz36md9irEDjJo at webnet/webnet 2026-06-22 07:40:35 +02:00
e8185bd6f8 docs(ai): log ControlledFileOps binding
c046fb2d52 feat(fileops): bind ControlledFileOps state to ipn store
Compare 2 commits »
codinget created branch worktree-bridge-cse_01R6LuEDmcXz36md9irEDjJo in webnet/webnet 2026-06-22 07:40:35 +02:00
codinget pushed to test/ci at webnet/webnet 2026-06-21 15:47:06 +02:00
2a2cc8cba8 docs(ai): log browser-test-utils __name polyfill fix
codinget pushed to test/ci at webnet/webnet 2026-06-21 15:46:00 +02:00
6e645b1260 fix(browser-test-utils): polyfill __name for tsx-compiled page.evaluate callbacks
codinget pushed to test/ci at webnet/webnet 2026-06-21 15:36:58 +02:00
71b27f181a test(browsers): setup playwright with deps
5af30f8731 test(ci): fix job names
Compare 2 commits »
codinget pushed to test/ci at webnet/webnet 2026-06-21 15:19:23 +02:00
a747b89385 test(ci): change node setup
codinget pushed to test/ci at webnet/webnet 2026-06-21 15:07:51 +02:00
3f577e9cff test(ci): clone submodules with https
codinget pushed to test/ci at webnet/webnet 2026-06-21 15:02:16 +02:00
a66ed26b1a test(ci): update submodules after the fact
codinget created pull request webnet/webnet#44 2026-06-21 14:59:56 +02:00
test: setup node tests in CI
codinget pushed to test/ci at webnet/webnet 2026-06-21 14:59:47 +02:00
8711ba66c4 test: setup node tests in CI