codinget
  • Joined on 2022-10-19
codinget closed pull request webnet/webnet#166 2026-08-04 00:57:23 +02:00
feat(tsconnect): add hasShares option to listDrivePeers
codinget opened issue webnet/webnet#171 2026-08-04 00:56:54 +02:00
vfs: let readdir report the directory's own entry
codinget commented on pull request webnet/webnet#169 2026-08-04 00:56:15 +02:00
feat(taildrive): discover peers with shares

Naming nit, not a blocker: the exported listDrivePeers shadows IpnClient.listDrivePeers with strictly narrower semantics, so a call site importing both reads ambiguously. `listShareBearingPeers…

codinget opened issue webnet/webnet#170 2026-08-03 04:19:19 +02:00
taildrive: add composite AsyncVFS for discovered peer shares
codinget pushed to t3code/taildrive-peer-filtering at webnet/webnet 2026-08-03 03:28:20 +02:00
a60f1b626e fix(taildrive): harden peer probes
codinget commented on pull request webnet/webnet#169 2026-08-03 03:28:19 +02:00
feat(taildrive): discover peers with shares

Autonomous fresh-context review (gpt-5.6-terra) found two issues in the initial commit:

codinget created branch t3code/taildrive-peer-filtering in webnet/webnet 2026-08-03 03:23:33 +02:00
codinget pushed to t3code/taildrive-peer-filtering at webnet/webnet 2026-08-03 03:23:33 +02:00
a0ad4bf17b feat(taildrive): discover peers with shares
codinget created pull request webnet/webnet#169 2026-08-03 03:23:32 +02:00
WIP: feat(taildrive): discover peers with shares
codinget pushed to t3code/issue-127-reconfigure at webnet/webnet 2026-08-03 02:32:17 +02:00
216a048857 fix(tsconnect-worker): detect configuration mismatches
codinget pushed to t3code/issue-127-reconfigure at webnet/webnet 2026-08-03 02:28:52 +02:00
3e8fbe8297 fix(tsconnect-worker): detect configuration mismatches
codinget opened issue webnet/webnet#168 2026-08-03 02:16:10 +02:00
tsconnect-worker: coordinate live and restart-required reconfiguration
codinget created pull request webnet/webnet#167 2026-08-03 02:15:41 +02:00
WIP: tsconnect-worker: detect configuration mismatches
codinget created branch t3code/issue-127-reconfigure in webnet/webnet 2026-08-03 02:14:54 +02:00
codinget pushed to t3code/issue-127-reconfigure at webnet/webnet 2026-08-03 02:14:54 +02:00
07eb6577fe fix(tsconnect-worker): detect configuration mismatches
codinget pushed to feat/drive-peers-has-shares at webnet/webnet 2026-08-03 02:03:30 +02:00
0d609d319e docs(ai-changes): record the driveprobe listing fix
codinget pushed to feat/drive-peers-has-shares at webnet/webnet 2026-08-03 01:52:07 +02:00
f96e116cee chore(tsconnect): bump submodule for driveprobe listing fix
codinget pushed to feat/drive-peers-has-shares at webnet/tailscale 2026-08-03 01:52:00 +02:00
4ae5083960 fix(driveprobe): only count listing entries below the collection
codinget commented on pull request webnet/webnet#166 2026-08-03 01:45:51 +02:00
feat(tsconnect): add hasShares option to listDrivePeers

Autonomous review (Claude Sonnet 5), spanning this PR and webnet/tailscale#19 together since the Go probe is the load-bearing half.

codinget created pull request webnet/webnet#166 2026-08-03 01:33:30 +02:00
WIP: feat(tsconnect): add hasShares option to listDrivePeers