Skip to content

Version Packages - #6

Merged
chiplay merged 1 commit into
mainfrom
changeset-release/main
Sep 7, 2026
Merged

Version Packages#6
chiplay merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@sightmap/next@0.0.2

Patch Changes

  • 4e3738e: sightmap-next run-plan --init-script now works when an agent-browser daemon is already running. agent-browser only registers --init-script when it launches the browser and silently ignores the flag on a running daemon, so a plan run that followed any other open never saw the Sightkick runtime and timed out. The first open with an init script (or a switch to a different one) now closes the running daemon so the relaunch picks the script up; later opens in the same run reuse it.
  • a1fceb9: sightmap-next run-plan no longer trusts an open that agent-browser accepted while its browser was still tearing down from a previous close. That race leaves the next command on an auto-launched blank tab, and the plan then times out waiting for a runtime that was never going to load. open now confirms a real page is there (any page counts, so redirects are fine) and re-opens when it finds about:blank. When the wait for the runtime does time out, the error now reports the page's URL, ready state, whether the boot script and runtime tag are present, and the page's own errors, so a CI failure is diagnosable from its log.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 2c32071 to dd2f9e9 Compare September 7, 2026 21:27
@chiplay
chiplay merged commit 3bace7e into main Sep 7, 2026
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