Commit History

400 commits ← Back to Activity
Update 1 file(s)
John Lauer · 2bea670 · 23d ago
Publish 0.4.5
John Lauer · 4f9ceb5 · 23d ago
Update 6 file(s)
John Lauer · 551101d · 23d ago
Update 5 file(s)
John Lauer · 3d3552e · 23d ago
Update 1 file(s)
John Lauer · 4050588 · 23d ago
Publish 0.4.4
John Lauer · 97ad66d · 23d ago
Update 5 file(s)
John Lauer · d21b3e0 · 23d ago
Update 5 file(s)
John Lauer · 5f9fa36 · 23d ago
Update 6 file(s)
John Lauer · dc406bc · 23d ago
Update 5 file(s)
John Lauer · dc5558d · 26d ago
Update 1 file(s)
John Lauer · 1ea9dfa · 26d ago
Publish 0.4.3
John Lauer · 4f6921d · 26d ago
Update 6 file(s)
John Lauer · d57de7d · 26d ago
Update 1 file(s)
John Lauer · 0142834 · 27d ago
Update 11 file(s)
John Lauer · 45ca00b · 27d ago
Publish 0.4.2
John Lauer · 31a64a3 · 27d ago
Update 5 file(s)
John Lauer · 43ba012 · 27d ago
Update 5 file(s)
John Lauer · 74621fe · 27d ago
Update 5 file(s)
John Lauer · b78eb8c · 27d ago
v0.1.11: badge temporarily disabled (icons stay native/clean) - AD composite is square+tiny; re-enable once it's a circle-cropped avatar + visible mark
John Lauer · 7fd3662 · 27d ago
v0.1.10: correlation - badge ONLY the window open_window created (new-hwnd diff; PWA-safe); remove profile-email re-correlation that hit the Gmail PWA. Bridge finds the avatar file + hands AD the path (overlay.avatar); AD stays generic (no folder reading)
John Lauer · 840d5c7 · 27d ago
v0.1.9: pass profileDir/userDataDir to desktop_taskbar so AD composites the Adom mark onto the Chrome/Edge profile avatar (no longer evicts the profile face)
John Lauer · 288dcec · 27d ago
v0.1.8: sweep orphaned 'Adom is driving' badges on bridge startup (in-memory idle timers are lost on restart, so a pre-restart badge would linger forever)
John Lauer · 3d2b81d · 27d ago
v0.1.7: nbrowser_activity - bounded (600 entries/1h) queryable who-drove-what-when trail + activeSessions summary
John Lauer · f9585c0 · 27d ago
v0.1.6: badge tracks ACTIVE driving (lazy-correlate on drive verbs + idle-expiry), not ownership - fixes stale badge on an idle owned window
John Lauer · dba7c51 · 27d ago
v0.1.5: profile-level badge correlation (profile email in OS title is stable while pages navigate)
John Lauer · 68dd557 · 27d ago
v0.1.4: badge idle-expiry (auto-clears after 3min of no commands, re-applies on next drive verb)
John Lauer · a47006d · 27d ago
v0.1.3/ext0.1.2: TITLE-based hwnd correlation (chrome.windows bounds are logical px, OS rects physical - broke badge on 150% scaled displays); title match is DPI-independent
John Lauer · b68ed45 · 27d ago
v0.1.2/ext0.1.1: badge the correct-profile window via BOUNDS correlation (fixes badge landing on the wrong Chrome profile taskbar) + self-heal on list_windows/owned
John Lauer · ae9151a · 27d ago
Publish 0.4.1
John Lauer · 7c6089f · 27d ago
pkg 0.4.1: ship updated screenshot best-practices skill guidance
John Lauer · 7aefa14 · 27d ago
bridge 0.1.1: screenshot best-practice hints (page=nbrowser_screenshot, window+chrome+child-popups=desktop_screenshot_window parent/child hwnds, NEVER fullscreen) + open_window returns hwnd
John Lauer · 259226a · 27d ago
Publish 0.4.0
John Lauer · 1cbc719 · 27d ago
v0.1.0: #148 ownership guardrails (registration + spawn adoption + owned/cleanup/force_close + targeting guards) + foreground-justification + debugger-banner debounce + native JS dialog detection + hint/CI hardening
John Lauer · d239005 · 27d ago
ext 0.0.23 / bridge 0.0.41: open_tab echoes the opened url (was empty -> looked like 'returned nothing'); enforceBackground no longer minimizes an already-foreground window on open_tab
John Lauer · c5d0080 · 1mo ago
Publish 0.3.25
John Lauer · d9bd038 · 1mo ago
native-browser-safety: document code-enforced background/focus-steal auto-revert + userRequestedForeground gate (ext 0.0.22)
John Lauer · c008c0a · 1mo ago
bridge 0.0.40 / ext 0.0.22: enforce background-by-default + focus-steal auto-revert + focus_violation telemetry; userRequestedForeground gate; loud anti-foreground hints
John Lauer · d3a7f85 · 1mo ago
session-tracking fix: explicit sessionId resolves STRICTLY off the session->window map (never the active-tab heuristic that hard-blocked); gone windows -> marked closed; add nbrowser_resync_sessions (lightweight rebuild, no dev_reload)
John Lauer · 5ad17c5 · 1mo ago
v0.0.21: code-enforced ownership guard (no_target/not_owned) + teaching hints + coverage gate + profiles-first preflight in skills
John Lauer · 6c51e84 · 1mo ago
bridge 0.0.38: on a VM (user on their laptop via RDP), RAISE the UAC immediately instead of waiting for a toast tap - the UAC shows in their RDP session; fixes 'never saw the UAC'
John Lauer · ad0cb32 · 1mo ago
bridge 0.0.37: cross-AD notify - user UAC/notify toasts route to the user's laptop (target:all) instead of the local VM desktop; dev skill documents it + the winvm/RDP testing assumption
John Lauer · 6b0a416 · 1mo ago
restore page.json (hero) after pkg publish
John Lauer · f42107a · 1mo ago
Publish 0.3.24
John Lauer · f3e66c8 · 1mo ago
Delete skills/driving-gusto/SKILL.md
John Lauer · 87b594e · 1mo ago
remove driving-gusto from the public bridge (HR tool, off-domain; kept personal/local only); scrub Gusto refs from the driving-sites index
John Lauer · 0bf28ce · 1mo ago
restore page.json (hero)
John Lauer · ec0251b · 1mo ago
Publish 0.3.23
John Lauer · 88598cf · 1mo ago
Delete skills/cross-platform-dev/SKILL.md
John Lauer · fbc7de3 · 1mo ago
move cross-platform-dev (a DEV/maintainer skill) out of the public pkg into dev-skills/ (was shipping to every user container)
John Lauer · 749b02c · 1mo ago