Commit History

400 commits ← Back to Activity
Publish 0.3.18
John Lauer · c138864 · 1mo ago
dev skills: lead 'background by default' with the WHY (users are almost always doing something else; new windows must open in background, foreground is opt-in)
John Lauer · d4806a9 · 1mo ago
host: cache+replay hello on bridge reconnect (no stuck-provisional after bridge restart)
John Lauer · 7ca024f · 1mo ago
native-browser v0.0.34: unknown-version != stale; (host hello-replay ships with host)
John Lauer · 9d09c38 · 1mo ago
native-browser v0.0.34 payload
John Lauer · 0cc83b4 · 1mo ago
native-browser v0.0.33: readiness flags stale extension (expectedExtensionVersion + per-profile version compare)
John Lauer · 68b9d0b · 1mo ago
native-browser bridge v0.0.33 payload (extension-stale readiness flag)
John Lauer · 50728c2 · 1mo ago
probe
John Lauer · 4c0abf0 · 1mo ago
re-push page.json after publish
John Lauer · f0b6c1d · 1mo ago
Publish 0.3.17
John Lauer · 7a78400 · 1mo ago
feature batch 2 (roadmap #81): robust nbrowser_click (changed:bool) #5, nbrowser_set_date #7, nbrowser_download_wait #6, nbrowser_totp + nbrowser_register_totp #3 (RFC6238, seed 0600/never-returned), nbrowser_add_extension_origin #1; bridge 0.0.32, ext 0.0.18
John Lauer · a3df295 · 1mo ago
bridge 0.0.32
John Lauer · 069c6bf · 1mo ago
feature batch 1 (roadmap #81): nbrowser_wait_for (deterministic selector/url/text wait) + nbrowser_keepalive (anti-idle-signout); bridge 0.0.31, ext 0.0.17
John Lauer · 81688d7 · 1mo ago
bridge 0.0.31
John Lauer · f8a7adc · 1mo ago
bridge 0.0.30: FIX native Chrome install - use --silent --install (not /silent, which errored INVALID_OPTION) for the quiet phase + enterprise MSI via msiexec /i /qn for reliable elevated escalation (no de-elevation handoff)
John Lauer · 32a3c2c · 1mo ago
bridge 0.0.30
John Lauer · e261832 · 1mo ago
bridge 0.0.29: fix Chrome-install toast storm - fire the approval toast ONCE (sticky), re-notify only after an actual tap whose UAC failed; no timer re-arm, no peer pings
John Lauer · 60ce382 · 1mo ago
bridge 0.0.29
John Lauer · 5ab1f56 · 1mo ago
bridge 0.0.28: add nbrowser_install_chrome + nbrowser_chrome_status (install native Google Chrome, pup-style quiet user-scoped install + notify-first UAC escalation); readiness reports chromeInstalled
John Lauer · 381f19c · 1mo ago
bridge 0.0.28
John Lauer · f78fab2 · 1mo ago
bridge 0.0.27 (AD 1.9.84, issue #80): send X-Adom-Bridge-Token attribution header on outbound AD calls; no workaround to drop (direct-API usage already correct)
John Lauer · 44dc884 · 1mo ago
bridge 0.0.27 payload
John Lauer · 7fae2d6 · 1mo ago
re-push page.json after publish
John Lauer · 90e9522 · 1mo ago
Publish 0.3.16
John Lauer · 48fcf69 · 1mo ago
SKILLPACK migration (SDK 2026-07-03, issue #68): dev/publish skills are now real skills/<name>/SKILL.md with user-invocable:false + DEVELOPER descriptions, listed explicitly in files[]/install.sh; removed dead dev-skills/
John Lauer · 2785e05 · 1mo ago
re-push page.json after publish
John Lauer · b73604a · 1mo ago
publish skill: document v1.9.79 timeouts contract + detect-skip decision
John Lauer · 61f4806 · 1mo ago
Publish 0.3.15
John Lauer · f8d0167 · 1mo ago
bridge 0.0.26 (AD v1.9.79 contracts): declare timeouts (wait/fetch_url/input_dispatch=120, screenshot*/record*=120 via prefixes; statusVerb=nbrowser_status) so long verbs aren't cut at 60s; align describe timeouts; detect intentionally omitted (extension-connected is authoritative; Chrome-only detect would misreport Edge-only machines)
John Lauer · b2bac99 · 1mo ago
bridge 0.0.26 payload
John Lauer · 8b3bc08 · 1mo ago
re-push page.json after publish
John Lauer · d094b3c · 1mo ago
dev skill: capture back/forward-via-history + UIA-Invoke-fails-on-Win32-dialogs learnings
John Lauer · f0775b9 · 1mo ago
Publish 0.3.14
John Lauer · b362547 · 1mo ago
bridge 0.0.25: sharpen back/forward hints+pitfalls (via page history; error if no prior page)
John Lauer · a1076ae · 1mo ago
bridge 0.0.25 payload
John Lauer · a408de8 · 1mo ago
fix nbrowser_back/forward: route through page history.back()/forward() (chrome.tabs.goBack threw 'no next page' on debugger-driven tabs even with valid history); ext 0.0.16
John Lauer · 746651e · 1mo ago
re-push page.json after publish
John Lauer · 936e265 · 1mo ago
Publish 0.3.13
John Lauer · 42fbf0b · 1mo ago
re-push page.json after publish
John Lauer · 73bdb3a · 1mo ago
Publish 0.3.12
John Lauer · 6ecb015 · 1mo ago
re-push page.json after pkg publish
John Lauer · 9e33c99 · 1mo ago
SDK audit (updated SDK): install to Codex home too; add source-only dev-skills PUBLISH+DEV (3-skill set); main skill cold-start table + bridge_readiness pointer
John Lauer · 7dff63f · 1mo ago
Publish 0.3.11
John Lauer · 5c1310e · 1mo ago
bridge 0.0.24: sync package.json to 0.0.24 + VERSION now reads bridge.json (kills version drift)
John Lauer · 4bc3267 · 1mo ago
bridge 0.0.24: sync package.json version + VERSION from bridge.json
John Lauer · c0478b2 · 1mo ago
bridge 0.0.23: normalize published node path to Windows backslashes for the .bat
John Lauer · 4d0ad9c · 1mo ago
bridge 0.0.23 payload (backslash-normalized node path)
John Lauer · 9b89741 · 1mo ago
bridge 0.0.22 + host node fix: bridge publishes AD-provisioned node path; native-host.bat reuses it so no system Node needed (SDK runtime contract)
John Lauer · 30c1eeb · 1mo ago
bridge 0.0.22 payload (host node-path.txt)
John Lauer · 31ba149 · 1mo ago
bridge 0.0.21: bind ADOM_BIND_HOST (AD 1.9.63+ runtime contract, issue #61) - both loopback listeners
John Lauer · 794ac7c · 1mo ago