21 installs in the last 30 days
2026-07-13: 0 installs2026-07-14: 0 installs2026-07-15: 0 installs2026-07-16: 0 installs2026-07-17: 1 install2026-07-18: 0 installs2026-07-19: 0 installs2026-07-20: 0 installs2026-07-21: 4 installs2026-07-22: 0 installs2026-07-23: 0 installs2026-07-24: 4 installs2026-07-25: 0 installs2026-07-26: 0 installs2026-07-27: 0 installs2026-07-28: 2 installs2026-07-29: 1 install2026-07-30: 2 installs2026-07-31: 2 installs2026-08-01: 4 installs2026-08-02: 1 install2026-08-03: 0 installs2026-08-04: 0 installs2026-08-05: 0 installs2026-08-06: 0 installs2026-08-07: 0 installs2026-08-08: 0 installs2026-08-09: 0 installs2026-08-10: 0 installs2026-08-11: 0 installs

Packages 52

Installable versions you add with adom-wiki. Semver and dist-tags resolve which one you get; the latest is pinned on top.

Latest v0.1.239 latest Verified
adom-wiki pkg install adom/[email protected]
raw: tarball 6.2 KB ·

All versions

v0.1.239 latest Verified 2026-08-10
adom-wiki pkg install adom/[email protected]
raw: tarball 6.2 KB ·
v0.1.236 Verified 2026-08-10
adom-wiki pkg install adom/[email protected]
raw: tarball 6.2 KB ·
v0.1.234 Verified 2026-08-10
adom-wiki pkg install adom/[email protected]
raw: tarball 6.0 KB ·
v0.1.200 Verified 2026-08-10
adom-wiki pkg install adom/[email protected]
raw: tarball 6.0 KB ·
v0.1.198 2026-08-03

Restart button hardened (synchronous stop, boot liveness probe, relay re-ensure), auth-proxy token fix, /ad/health + Ports dialog macOS fixes, webview-storage wipe works on macOS, fusion bridge 1.8.5 bundled

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.197 2026-07-31

Branded quit dialog with remember-choice (On Close setting), rebuilt About dialog with macOS fields + macos wiki links, launch-time relay re-ensure

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.191 2026-07-29

John's 0.1.293-301 platform-neutral fixes ported (API Explorer LED race, BOM-tolerant setup-flags, dock: launch reveal + real address bar after takeover + no dead /exec probe, shell target ranking). Fixes the titlebar double-click maximize double-fire. The DMG ships 'Uninstall Hydrogen Desktop.app' — a signed, notarized uninstaller with tiered prompts that only removes what is HD's: app always, workspace VM opt-in (only the hd-builder Lima instance, never your own VMs), Adom Desktop opt-in. (Replaces 0.1.190, whose script-based uninstaller was Gatekeeper-blocked on other Macs.)

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.190 2026-07-29

John's 0.1.293-301 platform-neutral fixes ported (API Explorer LED race, BOM-tolerant setup-flags, dock: launch reveal + real address bar after takeover + no dead /exec probe, shell target ranking). Fixes the titlebar double-click maximize double-fire. The DMG now ships 'Uninstall Hydrogen Desktop.tool' — a tiered uninstaller that only removes what is HD's: app always, workspace VM opt-in (only the hd-builder Lima instance, never your own VMs), Adom Desktop opt-in.

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.178 2026-07-27

John's dock (app-launcher rail) + Hero Deck + Adom Studio themes on macOS, with the design-token stylesheet. Claude: activity-bar icon opens the sessions list, chats open as editor tabs, extension auto-updates (setup installs latest; known-broken 2.1.179-2.1.212 removed on sight). AD is adopted into embedded mode (Dock icon hides with AD >=1.9.183). Traffic lights centered in the header; top banners clear them. Browser picker: only installed browsers, real Safari icon, pup's brand tile, Enter-selects. Dark native scrollbars. Idle log volume cut ~99%. Replaces the withdrawn 0.1.177 (workbench init crash).

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.177 2026-07-27

John's dock (app-launcher rail) + Hero Deck + Adom Studio themes ported to macOS. AD is now adopted into embedded mode (Dock-icon hide works with AD >=1.9.182). AD update apply no longer races the respawn loop. Idle log volume cut ~99% (frame-eval/heartbeat/reconnect now log events, not steady state). install_node served natively on macOS.

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.176 2026-07-24

KiCad/Fusion bridges: fixes the same PATH trap as 0.1.175's Node fix — HD could not see a Homebrew Python and silently fell back to KiCad's bundled Python 3.9, which the bridges can't run on (opaque TypeError instead of a clear error). All interpreter lookups now share one version-verified resolver

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.175 2026-07-24

fixes the fresh-Mac node deadlock: HD reported Node 'not installed' for a Homebrew node it couldn't see on a GUI app's PATH, while its installer saw that same node and installed nothing — all node lookups now share one resolver (PATH + mac install dirs + Adom Desktop's runtime tree + HD's own)

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.174 2026-07-24

AD verbs stop being shadowed: any desktop_* verb HD doesn't implement is now forwarded to Adom Desktop instead of reporting 'not available on macOS' (adom-desktop runtimes works again); HD also reuses AD's already-downloaded Node/Python runtime instead of fetching its own copy

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.173 2026-07-24

fresh-Mac pup fix: a browser_* command with no Node now installs HD's managed Node runtime automatically instead of telling you to install Node manually (the old short-circuit ran ahead of the auto-installer, and the runtime HD had already downloaded wasn't detected); plus silenced code-server's open-external popup during claude auth (0.1.172) and the pane-resize fix (0.1.171)

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.172 2026-07-24

silence code-server's open-external popup during claude auth (auto-confirms it so the auth link still opens, user never sees it); plus pane-resize fix (0.1.171) + runtime auto-kick + pup 1.9.85 (0.1.170)

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.171 2026-07-24

code-server pane resize fix: WKWebView drops resize events into resized iframes — HD now dispatches them into the same-origin editor iframe, so the whole workbench relayouts (was: only the search bar followed)

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.170 2026-07-24

fresh-install fix: bridge spawns auto-install the managed node/python runtime on demand (pup no longer dead-ends on a box without node); bundled pup seed refreshed 1.0.14 -> 1.9.85 (mac-capable)

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.169 2026-07-24

port of main through 0.1.267 (wiki-live lightbulb prompts, no setup re-pop after updates, lightbulb by logo, assisted sign-in opt-in, AD toggles wired) + same-origin code-server (VS Code tabs survive restarts) + workspace split/close fix + pkg-first bridge skills + fusion mac seed

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.168 2026-07-24

settings: HD sections always visible again; admin gate moved to the logo-menu Admin section (Setup Steps / Virgin Reset / Browser Picker Manager) behind a one-time Settings checkbox

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.167 2026-07-24

rebuild of 0.1.166 content (claude-code ext 2.1.218, golden v15, settings cleanup + admin gate)

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.166 2026-07-24

claude-code ext 2.1.218 (blank-panel crash fixed upstream), one Claude sidebar icon, golden v15, settings cleanup + admin gate

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.165 2026-07-24

eda install harness: tour never skips missing kicad/fusion (hd-eda-install skill + install-don't-skip prompts), bundled bridge skill packages (kicad-tour, fusion-*) now install into the machine, mac desktop_open_url verb, browser-picker profile names/avatars (0.1.164)

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.164 2026-07-24

browser picker: real per-profile names + avatars from Chrome Local State info_cache (rows all said the browser name; local profiles had no name/picture); includes fusion bridge seed 1.8.3 refresh

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.163 2026-07-24

fixes 0.1.162 black screen (undeclared ctx-tooltip vars killed the Svelte scheduler on first render). Full port of main through 0.1.258: iframe Webview default + External Webview (native) opt-in per John's 7cf4dc6b reversal, frame-block handoff card, HTML lightbulb menu + Speak Adom prompt, rich tab tooltips, title-bar menu polish, tab follows page title, persisted 1h/24h permission grants

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.162 2026-07-24

port of main through 0.1.258: iframe Webview default + External Webview (native) opt-in, frame-block handoff card, HTML lightbulb menu + Speak Adom prompt, rich tab tooltips, title-bar menu polish, tab follows page title, persisted 1h/24h permission grants; plus native-webview arc + single-panel heal + durable session from 0.1.160/161

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.159 2026-07-23

Setup banners now display below the nav bar instead of over the traffic lights (unified-titlebar follow-up).

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.158 2026-07-23

Hardened Claude sign-in gate: setup now waits at the auth step until sign-in genuinely completes (credential-verified, walk-away-proof, restart-resistant) — prompts can never run unauthenticated. Plus all 0.1.157 fresh-install fixes.

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.157 2026-07-23

Fresh-install fixes: bridge runtimes auto-provisioned (Node + Python when the system lacks them), KiCad bridge 0.10.0 with full macOS support bundled, setup cascade matches Windows (demos in the lightbulb menu, end-to-end verify gate), file explorer collapsed by default, Adom Desktop stays hidden.

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.156 2026-07-23

Unified macOS titlebar: traffic lights merged into the app header (drag + double-click zoom respecting System Settings), owner/repo breadcrumb and capture buttons hidden to match Windows, samples button styling fixed.

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.155 2026-07-22

Adom Desktop: periodic re-converge so stale Macs upgrade themselves, live :47200 version verification, and quarantine-strip on install.

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.154 2026-07-22

Windows-parity batch: in-HD permission prompt, sample-prompts + lightbulb progress card, fullscreen exit affordance, native code-server reload detection, wiki auto-login, working Settings toggles, adom-cli non-login-shell env fix.

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.153 2026-07-22

One menu-bar icon: Adom Desktop now runs embedded (no second tray icon; its menu lives in HD's tray, quits with HD). Skip-the-demo-prompts button in setup. Claude Code sidebar icons hidden (top-bar button only).

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.152 2026-07-22

Title bar and About now report the installed version correctly (0.1.151 showed v0.1.150); removed the InstaPCB setup step.

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.151 2026-07-22

Editor-only app (web views removed), native fullscreen, bundled self-provisioning bridges (pup/kicad/fusion incl. fusion macOS port), Adom Desktop installed + kept alive as a first-class companion, login-replay backdoor removed, tab-menu Reload, streamlined setup (no Accessibility/Screen Recording gates).

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.150 2026-07-20

Setup shows live progress during long install phases (heartbeats + golden-image download percentages), and the installer dmg gains a drag-to-Applications arrow that keeps native label colors in light and dark mode. Notarized.

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.149 2026-07-20

Setup now shows live progress during the long install phases: still-working heartbeats every 10s while the Lima VM provisions/boots and the workspace image imports, and download percentages every 5s for the 600MB golden image. The installer dmg also gets a proper drag-to-Applications arrow. Notarized.

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.148 2026-07-20

Fixes Adom workspace authentication: the API key is now injected right after Adom sign-in and re-verified on every launch, so adom-cli no longer 401s after signing in late or rebooting the workspace. Notarized.

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.147 2026-07-17

Fixes the blank Claude Code panel on fresh installs: the workspace now uses a code-server whose editor doesn't crash the Claude extension (VS Code 1.101+ broke it). Notarized.

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.146 2026-07-17

Fixes the blank Claude Code panel: the editor extension is now pinned to the code-server-compatible build at runtime and re-checked every launch, so a marketplace auto-update to an incompatible version can no longer break it. Notarized.

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.145 2026-07-17

Silences macOS Sequoia's monthly screen-recording 'bypass the system window picker' dialog (HD pushes its own re-nag date far into the future on launch). Notarized.

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.144 2026-07-17

Fresh installs use golden image v13: the Claude Code extension can no longer be clobbered by the CLI's auto-install (the cause of the blank panel on v11/v12/0.1.142-143). Notarized.

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.143 2026-07-17

Fresh installs use golden image v12: Claude Code extension pinned to the code-server-compatible build (v11/0.1.142 baked an incompatible latest that blanked the Claude panel). Runtime pin enforcement hardened. Notarized.

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.142 2026-07-17

Fresh installs now use golden image v11: adom-wiki replaces the retired adompkg throughout, native arm64 Claude Code, and the shot/statusline helpers baked in. Notarized.

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.141 2026-07-17

Setup now seeds ten demo conversations (parts search, KiCad, Fusion 360, Altium, pup, native browsers, Google Workspace, chip-fetcher, adom-tsci) after Welcome. Notarized.

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.140 2026-07-17

Pane-divider drags no longer die over the editor iframe (the resize bug), and fresh installs land on a clean editor load (final reload after setup). Notarized.

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.139 2026-07-17

First notarized build (Gatekeeper-clean download). Quit now keeps the workspace running by default (pause-style) — terminals and Claude sessions survive across app restarts. Stop remains an option; crash-recovery journal hardened.

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.137 2026-07-16

Workspace state journal + adom-restore: terminal and Claude sessions recover after quit, crash, or power loss

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.136 2026-07-16

First wiki-published release: updates + DMGs now ship from wiki.adom.inc (adom/hydrogen-desktop-macos); GitHub hd-lima-image hd-app releases retired.

adom-wiki pkg install adom/[email protected]
raw: tarball ·
v0.1.135 Verified 2026-07-16

Catch-up release from 0.1.98 (source: adom-inc/hd-lima-image hd-app releases). Highlights: skills-converge migrated adompkg -> adom-wiki and setup now runs the bootstrap deploy chain so baked skills actually refresh (0.1.107/0.1.135); Claude auth pre-seeded onboarding + new re-auth/consent flows (0.1.112); Developer ID signing with hardened runtime, HD takes the workspace-relay seat on macOS, dynamic bridge platform (0.1.128); self-update banner + in-workspace tooling updater (0.1.129); quit confirms and stops the workspace VM (0.1.130) and launch auto-restarts it (0.1.131); setup auto-resumes after late sign-in + single-flight auth (0.1.132); screencapture resolved by absolute path (0.1.133); fresh-install apt retries on slow networks (0.1.134). DMG is signed but not notarized - right-click Open once, or pkg install drops quarantine.

adom-wiki pkg install adom/[email protected]
raw: tarball 1.0 MB ·
v0.1.98 Verified 2026-06-23
adom-wiki pkg install adom/[email protected]
raw: tarball 36 MB ·
v0.1.52 Verified 2026-06-17
adom-wiki pkg install adom/[email protected]
raw: tarball 36 MB ·
v0.1.51 Verified 2026-06-17
adom-wiki pkg install adom/[email protected]
raw: tarball 36 MB ·