Commit History

latest 1000 ← Back to Activity
v1.9.31: adopt dragged-out tabs as their own session via the AD window-opened event, no polling
John Lauer · e9420d5 · 22d ago
v1.9.30: fix osRaiseSessionWindow targeting the launcher window via PowerShell instead of showing the session window via CDP
John Lauer · 482f943 · 22d ago
v1.9.29: wiki toggle no longer destroys other tabs and verifies the relaunched window is visible before claiming success
John Lauer · d296433 · 22d ago
README gains the real-window gallery per type and the overlay badge section
John Lauer · a38eb12 · 23d ago
Real window screenshots for each window type plus overlay badge examples
John Lauer · 98391b1 · 23d ago
Unignore docs/screenshots PNGs for the README window gallery
John Lauer · e3452c4 · 23d ago
Publish 1.9.29
John Lauer · a561412 · 23d ago
Deep README sections for the window-type icon system, wiki dual view and taskbar toggle, one-session-one-window; pup skill gains the window-identity section
John Lauer · 477fc6e · 23d ago
Window-type icon family images for the README documentation section
John Lauer · 3b98a66 · 23d ago
Unignore docs/icons PNGs so the README icon family renders on the wiki
John Lauer · 02afb29 · 23d ago
pup-bridge-debug: the Win11 tile-bake law, the category-appId swap pattern, the pin tradeoff, and the title-race retry lesson
John Lauer · 50b4746 · 23d ago
v1.9.28: loud identity stamp failures and retried category re-stamps
John Lauer · 750fe28 · 23d ago
v1.9.27: category-carrying per-session appIds so a category flip creates a fresh taskbar button with the new tile
John Lauer · c625c8c · 23d ago
v1.9.26: seed authed state at session creation so the first taskbar icon is the signed-in variant, since Windows latches button icons
John Lauer · ba91ba0 · 23d ago
v1.9.25: signed-in wiki icon becomes book plus person bust so the login state is legible at taskbar size
John Lauer · fd594d1 · 23d ago
v1.9.24: solid-window category icons with knockout glyphs and real margins per design review
John Lauer · 1cc0bab · 23d ago
v1.9.23: category icons v2, shared browser frame with category as window content and the Adom mark for apps
John Lauer · 82f23a8 · 23d ago
pup-bridge-debug: Explorer icon-cache white-page disease with diagnostic ladder, and the category-icon plus one-session-one-window design notes
John Lauer · 0ef6d47 · 23d ago
v1.9.22: re-stamp the base icon immediately on a category change so mixed content shows at once
John Lauer · 1bbc6a7 · 23d ago
v1.9.21: dark teal category glyphs to match the pup icon family, plus the Explorer icon-cache diagnostic
John Lauer · 8ec2114 · 23d ago
v1.9.20: regenerate category icons with BMP frames so the shell RelaunchIconResource loader paints them instead of the white fallback
John Lauer · a95d53c · 23d ago
v1.9.19: one session one window, monochrome category icons per the brand icon law, and emoji stripped from user-visible strings
John Lauer · 4ca092b · 23d ago
v1.9.18: repaint the overlay after wiki auth state is recorded so the signed-in plate colour actually paints
John Lauer · d27d88d · 23d ago
v1.9.17: use the Adom design-system green token for the signed-in indicator instead of an ad-hoc Tailwind green
John Lauer · 3f9fdcf · 23d ago
v1.9.16: wiki login state as the favicon plate colour, keeping the favicon in the overlay slot
John Lauer · 1c012c0 · 23d ago
v1.9.15: retry the login-state icon re-stamp so it stops losing the race against relaunched-window title injection
John Lauer · 4faa08a · 23d ago
v1.9.14: revert overlay padlock (favicons keep that slot), put wiki login state on the main icon as a solid green filled browser glyph
John Lauer · e7f27e9 · 23d ago
v1.9.13: move the Adom wiki login indicator to the taskbar overlay slot (green closed / slate open padlock) for real legibility at 16px
John Lauer · eb32d85 · 23d ago
v1.9.12: taskbar icon signals Adom wiki login state (solid padlock vs browser outline) with state-keyed identity and AUMID caches
John Lauer · 5803a62 · 23d ago
v1.9.11: consume AD fixes - loopback desktop_caption with expiresInMs, relaunchCommand trio brands the jump-list header, retire in-page toast
John Lauer · 8735cb6 · 23d ago
pup-bridge-debug: relay-vs-direct-API verb subset gotcha (verb works from CLI but not from the bridge loopback)
John Lauer · f06f794 · 23d ago
v1.9.10: in-page wikiToast feedback (desktop_caption is relay-only on the direct API), logged caption failures, branding waits for title suffix
John Lauer · 9575add · 23d ago
pup-bridge-debug: add jump-list argv-quoting failure mode and the test-the-real-entry-point-not-a-proxy testing lesson
John Lauer · ae2f32f · 23d ago
v1.9.9: fix jump-list click no-op (Windows argv strips unescaped quotes so JSON args arrived mangled) + desktop_caption feedback on switch
John Lauer · 60088c8 · 23d ago
v1.9.8: wiki toggle snappy click (respond after raise, background cosmetics), async non-blocking PS raise, optimistic self-correcting glyph
John Lauer · 9d90ef0 · 23d ago
v1.9.7: wiki view-toggle callback does a real OS foreground raise (osRaiseSessionWindow) + taskbar flash so the clicked switch is visibly brought to front
John Lauer · 6bcec09 · 23d ago
Add pup-bridge-debug dev skill: symptom-indexed playbook for a misbehaving bridge (timeouts, dim LED, ~60s respawn loop, cold-start wedge) so today's root causes never get re-derived
John Lauer · bc3f049 · 23d ago
v1.9.6: persistent circuit breaker kills the ~60s crash-poison respawn loop in recoverSessions; jump-list task icon; dev-skill crash-loop troubleshooting
John Lauer · e58fd0b · 23d ago
v1.9.5: name the Adom wiki in the jump-list toggle titles so the menu is self-describing not generic
John Lauer · 90fe748 · 23d ago
v1.9.4: fix concurrent-launch wedge (_launchInFlight dedup) + liveness/recovery hints and skill troubleshooting coverage
John Lauer · a5f7f18 · 23d ago
v1.9.3: per-window wiki view toggle in the taskbar jump list (browser_wiki_set_view + desktop_set_window_jumplist #208)
John Lauer · a655495 · 23d ago
1.9.2: register per-session AUMIDs registry-only (#207) so alt-tab and jumplist show the Adom icon; unregister on close
John Lauer · 9ea7d6c · 23d ago
1.9.1: word labels for wiki mode (Logged in / Public), refresh auth on navigate
John Lauer · b7b6bc2 · 23d ago
1.9.0: favicons win the taskbar overlay (active tab), count moves to tooltip
John Lauer · 4b7a541 · 23d ago
1.8.99: Adom-wide auth gating; overlay = site favicon for 1 tab, count for 2+
John Lauer · 747f671 · 23d ago
1.8.98: move profiles/sessions out of the clobbered bridge cache to ~/.adom so persistence actually persists
John Lauer · ca6e04c · 23d ago
1.8.97: gentle in-tab wiki mode glyph (lock authed / book public)
John Lauer · aff0ce4 · 23d ago
1.8.96: wikiView authed always uses vault profile (shared login all threads); sharper dual-view hints
John Lauer · d512de7 · 23d ago
1.8.95: suppress browser sign-in/work-profile prompt via launch flags (CfT is NOT immune — corrected)
John Lauer · ba9744d · 23d ago
1.8.94: single-window hint-only wiki dual-view
John Lauer · e2654c1 · 23d ago