Skip to content

atomic: update to 0.9.17 - #2885

Merged
cameronraysmith merged 1 commit into
mainfrom
fm/vx-atomic-0917-update
Sep 1, 2026
Merged

atomic: update to 0.9.17#2885
cameronraysmith merged 1 commit into
mainfrom
fm/vx-atomic-0917-update

Conversation

@cameronraysmith

Copy link
Copy Markdown
Owner

Summary

Update Atomic from 0.9.16 to 0.9.17 with the package-owned update app. The updater regenerated the npm source hash, dependency hash, manifest version, and distribution repair patch.

Atomic 0.9.17 fixes Intercom broker retirement and successor-file safety.

Sibling update inventory

Only GitHub releases marked Latest were treated as safe targets.

Package Pinned GitHub Latest Result
claude-code 2.1.252 2.1.252 Current
chrome-devtools-axi 0.1.33 0.1.33 Current
gh-axi 0.1.35 0.1.35 Current
lavish-axi 0.1.63 0.1.63 Current
quota-axi 0.1.34 0.1.34 Current
tasks-axi 0.2.5 0.2.5 Current
hindsight 0.9.1 0.9.2 Needs a decision: the updater exits 2 with sed: cannot read /nix/store/package.nix
linear-cli 2.0.0 2.5.0 Needs a decision: the updater exits 2 with sed: cannot read /nix/store/package.nix
moshi-hook 0.3.16 No GitHub Latest release Needs a decision: the vendor/CDN updater has no marked-Latest GitHub release
worktrunk-bin 0.65.0 0.75.0 Needs a decision: the updater exits 2 with sed: cannot read /nix/store/package.nix

The three failing flake apps copy their updater into the Nix store. Each script resolves its directory as /nix/store and then looks for package.nix beside the copied script. No pinned value was edited by hand after these failures.

Omnigraph was not classified as agent tooling: its package and module contracts describe a lakehouse graph database. Its 0.10.0 release also requires a coordinated upgrade and index rebuild. uncomment-bin was not classified as agent tooling because it is a general-purpose comment-removal utility; its pinned 3.0.3 release is current.

Coupling findings

Atomic 0.9.17 still omits @earendil-works/pi-coding-agent from the compiled Bun loader virtualModules map. The statement in pkgs/by-name/pi-openai-server-compaction/package.nix therefore remains true and was not changed. Atomic 0.9.17 loader source

Atomic 0.9.17 changes only Intercom broker retirement behavior. The release notes and complete 0.9.16..0.9.17 tagged diff contain no change, rename, or deprecation for extension events, launch flags, or model-effort handling. The ui_prompt_start and ui_prompt_end events remain unchanged. Atomic 0.9.17 release Atomic changelog

Verification

  • nix build .#atomic
  • ./result/bin/atomic --version: 0.9.17
  • nix eval --raw .#atomic.version: 0.9.17
  • nix eval --raw .#apps..update-atomic.program

The package build, binary version check, package evaluation, and update-app evaluation cover the changed package and app wiring. The full flake check set was omitted because the change affects one package derivation.

@mergify

mergify Bot commented Sep 1, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@cameronraysmith
cameronraysmith force-pushed the fm/vx-atomic-0917-update branch from e78cfa1 to e09ea4a Compare September 1, 2026 04:35
Regenerate the npm source, dependency hashes, and distribution repair patch with the package-owned updater.

Verification: nix build .#atomic; ./result/bin/atomic --version; nix eval --raw .#atomic.version; nix eval --raw .#apps.<system>.update-atomic.program
@cameronraysmith
cameronraysmith force-pushed the fm/vx-atomic-0917-update branch from e09ea4a to 27ad231 Compare September 1, 2026 05:37
@cameronraysmith
cameronraysmith changed the base branch from main to fm/vx-release-notes-preset-pin September 1, 2026 05:37
Base automatically changed from fm/vx-release-notes-preset-pin to main September 1, 2026 06:01
@cameronraysmith
cameronraysmith merged commit 27ad231 into main Sep 1, 2026
9 checks passed
@cameronraysmith
cameronraysmith deleted the fm/vx-atomic-0917-update branch September 1, 2026 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant