Document the header bake-order rule (brand before stamp) and the redundant-CommitList cause of first-right-click wonkiness
John Lauer
·
8c8cf0a
·
45m ago
Claim the jump-list dedupe key before the await so two concurrent callers cannot both commit (a redundant CommitList rebuilds the menu and dismisses one the user is opening)
John Lauer
·
4373d95
·
47m ago
Brand the jump-list header BEFORE stamping the new appId (Win11 bakes button art at creation, so branding after had no visible effect), and dedupe jump-list commits on appId+view so a CommitList cannot dismiss a menu the user is opening
John Lauer
·
5c5d3d7
·
49m ago
Document header-row branding: headerIcon requires hwnd (titleContains silently no-ops) and a PNG-256 ico; headerBranded makes it code-verifiable
John Lauer
·
5551691
·
1h ago
Brand the jump-list header row: pass hwnd plus headerIcon to desktop_set_window_jumplist (AD 1.9.153). hwnd is required, titleContains silently no-ops. Log headerBranded and iconCheck so it is verifiable in code
John Lauer
·
f5eed14
·
1h ago
Document the two-cause header-icon resolution (AD comma-zero + our 256-BMP icons), iconCheck, and the thumbnail tooltip plus its open-path wiring gotcha
John Lauer
·
a376834
·
1h ago
Set the thumbnail tooltip from updateTabCountBadge so the normal open path gets one (it was only wired into refreshWindowChrome and the category-change hook, so freshly opened windows had no tooltip)
John Lauer
·
0074093
·
1h ago
Rebuild all category icons with PNG-compressed 256 frames (Vista+ rule: a BMP 256 entry renders the generic white document on the jump-list header), bump icon generation to i3, and add the thumbnail tooltip using AD 1.9.152 desktop_taskbar thumbnailTooltip
John Lauer
·
0aeb423
·
1h ago
Document the agent-activity taskbar progress indicator, its transition-only AD call pattern, and the measured blue-not-red rendering
John Lauer
·
72f993b
·
2h ago
Agent-activity indicator: taskbar progress bar marks which pup window a thread is currently driving (indeterminate while verbs land, cleared 2.5s after the last one); browser_configure agentActivity on|off
John Lauer
·
c55e3d5
·
2h ago
Document the taskbar thumbnail preview surfaces, why the thumb toolbar is blocked for Chrome-owned windows, and the duplicate-session-tag caption fix
John Lauer
·
2f3b067
·
2h ago
Self-healing session-title tag: collapse duplicate (session: id) tags to exactly one so the taskbar thumbnail caption is not bloated and AD title resolution cannot hit a duplicated tag
John Lauer
·
e43a4e7
·
3h ago
AD 1.9.149 branded the jump-list header via the Relaunch trio; document how to verify RelaunchIconResource off the HWND and the P/Invoke gotchas
John Lauer
·
0504b7c
·
3h ago
Document the jump-list header generic-icon tradeoff (shortcut-less AUMID) and the inspectable-vs-rendered testing limitation
John Lauer
·
e5219c4
·
12h ago
Document jump-list title truncation, category task icons, and retiring adom-pup-browser3 with a family-matched default plus the ICO build method
John Lauer
·
819ec68
·
12h ago
Retire adom-pup-browser3.ico as the default: new pup-cat-default9.ico matches the teal-tile category family for category-less windows and the base Adom Pup identity
John Lauer
·
d932021
·
12h ago
Jump-list task rows now use the windows category icon (pup-cat-*9.ico) instead of the retired adom-pup-browser3.ico
John Lauer
·
97d06eb
·
13h ago
Shorten wiki jump-list task titles to Switch to logged-in view / Switch to public view so the login word is no longer truncated; the page context stays in the description line
John Lauer
·
b7114d2
·
13h ago
Document the jump-list first-right-click blip: .plain AUMID churn created a listless button Explorer resolved first, plus orphaned CustomDestinations cleanup
John Lauer
·
99a014b
·
14h ago
Fix jump-list first-right-click blip: stop stamping a transient .plain AUMID while a window is still loading (it created a jump-list-less button that Explorer resolved first), and clear an AUMIDs jump list when unregistering so stale CustomDestinations files stop piling up
John Lauer
·
23a60c2
·
14h ago
Document the default-icon-on-disconnected-window root cause and the close-all jump-list task with its verification method
John Lauer
·
eec0dfa
·
14h ago
Add Close-ALL-pup-windows jump-list task to every window, unregister AUMIDs on close-all, and reconnect+reattach disconnected-but-alive sessions via rescanProfile so a zombie window stops showing the old default icon
John Lauer
·
21ff923
·
14h ago
Document the three-layer taskbar oracle and the four icon bugs it caught, including the title-less page that makes a window invisible to all branding
John Lauer
·
afd6a25
·
1d ago
Stop reclaim adopting windows mid-launch: skip profiles with a launch in flight and require two consecutive sweeps before adopting
John Lauer
·
b091420
·
1d ago
Inject the session title marker even when a page has no title, so title-less app pages stop making their window invisible to every branding call
John Lauer
·
8d3a6a4
·
1d ago
Re-evaluate a window category when a tab finishes navigating, so a window whose tabs were still loading no longer freezes on the wrong taskbar icon
John Lauer
·
da3a610
·
1d ago
Reclaim unmanaged pup windows (openerless popups and orphans whose session died) so they can never sit unbranded in the taskbar
John Lauer
·
d788565
·
1d ago
Document the white-taskbar-icon root causes (unbranded AUMID, tile-bake race, icon generation) and the two state-destroying guards found alongside
John Lauer
·
35e75a4
·
1d ago
Ship 1.9.46: crash-sentinel recovery breaker and deferred AUMID prune
John Lauer
·
1f03442
·
1d ago
Ship 1.9.45: icon-generation token in the AUMID forces a taskbar button rebuild so stale white tiles repaint
John Lauer
·
ca626a6
·
1d ago
Ship 1.9.44: write AUMID IconResource directly so taskbar icons cannot paint white, and prune leaked Adom.Pup registry keys
John Lauer
·
bbcf7fc
·
1d ago
v1.9.43: consistent favicon overlays (skip placeholders, retry, post-nav pass) and stop stacking session title suffixes
John Lauer
·
30a12dd
·
1d ago
v1.9.42: throttle and pre-filter the drag-out check so event volume cannot turn it into a poll
John Lauer
·
518ad54
·
1d ago
v1.9.41: audit fixes, adom.cloud slugs are apps and brandSweep re-evaluates categories
John Lauer
·
ded5a06
·
1d ago
v1.9.40: re-tag adopted window titles so AD can resolve them and windows stop sharing one session suffix
John Lauer
·
2eb41a9
·
1d ago
v1.9.39: grow the inner window 30 percent while keeping glyph margins, fix stroke weight
John Lauer
·
b75bcd8
·
1d ago
v1.9.38: drop the toolbar line, enlarge category glyphs, embed the real Adom mark for app windows
John Lauer
·
f11efb9
·
1d ago
v1.9.37: inner category glyphs 30 percent larger for taskbar legibility, README art regenerated
John Lauer
·
aa283b4
·
1d ago
v1.9.36: retrying refresh of identity, overlay and jump list on both sides of a drag-out so no stale favicon survives
John Lauer
·
1442dc3
·
1d ago
v1.9.35: defensive AD response parsing, the real cause of the drag-out drain seeing zero events
John Lauer
·
2d096b0
·
1d ago
v1.9.34: deploy drag diagnostics, reuse the global window-opened watch instead of leaking one per restart
John Lauer
·
1298231
·
1d ago
v1.9.32: do not filter window-opened events by name, a new window has none yet
John Lauer
·
4910a81
·
1d ago
v1.9.31: adopt dragged-out tabs as their own session via the AD window-opened event, no polling
John Lauer
·
e9420d5
·
1d ago
v1.9.30: fix osRaiseSessionWindow targeting the launcher window via PowerShell instead of showing the session window via CDP
John Lauer
·
482f943
·
1d ago
v1.9.29: wiki toggle no longer destroys other tabs and verifies the relaunched window is visible before claiming success
John Lauer
·
d296433
·
1d ago
README gains the real-window gallery per type and the overlay badge section
John Lauer
·
a38eb12
·
1d ago
Real window screenshots for each window type plus overlay badge examples
John Lauer
·
98391b1
·
1d ago
Unignore docs/screenshots PNGs for the README window gallery
John Lauer
·
e3452c4
·
1d ago
Publish 1.9.29
John Lauer
·
a561412
·
1d 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
·
1d ago
Window-type icon family images for the README documentation section
John Lauer
·
3b98a66
·
1d ago
Unignore docs/icons PNGs so the README icon family renders on the wiki
John Lauer
·
02afb29
·
1d 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
·
1d ago
v1.9.28: loud identity stamp failures and retried category re-stamps
John Lauer
·
750fe28
·
1d 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
·
1d 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
·
1d 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
·
1d ago
v1.9.24: solid-window category icons with knockout glyphs and real margins per design review
John Lauer
·
1cc0bab
·
1d ago
v1.9.23: category icons v2, shared browser frame with category as window content and the Adom mark for apps
John Lauer
·
82f23a8
·
1d 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
·
1d ago
v1.9.22: re-stamp the base icon immediately on a category change so mixed content shows at once
John Lauer
·
1bbc6a7
·
1d ago
v1.9.21: dark teal category glyphs to match the pup icon family, plus the Explorer icon-cache diagnostic
John Lauer
·
8ec2114
·
1d 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
·
1d 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
·
1d ago
v1.9.18: repaint the overlay after wiki auth state is recorded so the signed-in plate colour actually paints
John Lauer
·
d27d88d
·
1d 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
·
1d ago
v1.9.16: wiki login state as the favicon plate colour, keeping the favicon in the overlay slot
John Lauer
·
1c012c0
·
1d 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
·
1d 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
·
1d 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
·
1d 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
·
1d 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
·
1d ago
pup-bridge-debug: relay-vs-direct-API verb subset gotcha (verb works from CLI but not from the bridge loopback)
John Lauer
·
f06f794
·
1d 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
·
1d 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
·
1d 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
·
1d 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
·
1d 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
·
1d 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
·
1d 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
·
1d 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
·
1d ago
v1.9.4: fix concurrent-launch wedge (_launchInFlight dedup) + liveness/recovery hints and skill troubleshooting coverage
John Lauer
·
a5f7f18
·
1d 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
·
1d 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
·
1d ago
1.9.1: word labels for wiki mode (Logged in / Public), refresh auth on navigate
John Lauer
·
b7b6bc2
·
1d ago
1.9.0: favicons win the taskbar overlay (active tab), count moves to tooltip
John Lauer
·
4b7a541
·
1d ago
1.8.99: Adom-wide auth gating; overlay = site favicon for 1 tab, count for 2+
John Lauer
·
747f671
·
1d ago
1.8.98: move profiles/sessions out of the clobbered bridge cache to ~/.adom so persistence actually persists
John Lauer
·
ca6e04c
·
1d ago
1.8.97: gentle in-tab wiki mode glyph (lock authed / book public)
John Lauer
·
aff0ce4
·
1d ago
1.8.96: wikiView authed always uses vault profile (shared login all threads); sharper dual-view hints
John Lauer
·
d512de7
·
1d ago
1.8.95: suppress browser sign-in/work-profile prompt via launch flags (CfT is NOT immune — corrected)
John Lauer
·
ba9744d
·
1d ago
1.8.94: single-window hint-only wiki dual-view
John Lauer
·
e2654c1
·
2d ago
Publish 1.8.93
John Lauer
·
aa51c51
·
2d ago
1.8.93: wiki dual-view (public + authed persistent profile) with one-time SSO login and verify-visibility hints
John Lauer
·
641851e
·
2d ago
1.8.92: app-favicon overlay auto-fetched from the page, reprimand for faviconless app URLs, tooltip tab counts
John Lauer
·
13f3c1e
·
2d ago
1.8.91: align bridge runtime version with the pkg release row
John Lauer
·
e429928
·
2d ago
Publish 1.8.91
John Lauer
·
a8f0383
·
2d ago
pup skill: teach the taskbar grouping preference and its natural-language triggers (default split, grouped on user request)
John Lauer
·
a8c8d0c
·
2d ago
1.8.90: rounded-rect plates for grouped counter
John Lauer
·
1c3fc65
·
2d ago
1.8.89: white windows digit in circle-less counter
John Lauer
·
f970c34
·
2d ago