Skip to content

chore: version packages#220

Merged
suleimansh merged 1 commit into
mainfrom
changeset-release/main
Jul 4, 2026
Merged

chore: version packages#220
suleimansh merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 4, 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

@gemstack/framework@0.5.0

Minor Changes

Patch Changes

  • c7eae83: Label the dashboard session link honestly

    Our runs are headless, which is deliberately not Remote-Controlled, so the default https://claude.ai/code link is a generic entry point, not a live per-run session. The dashboard now labels it Open Claude Code instead of "live session"; the "live session" label is kept only for a real user-supplied --session-link. The real session id (the local transcript id, usable with claude --resume) is still shown.

    The README's session section is rewritten to be accurate: to steer a session live in the browser you start your own interactive claude auth login + claude --remote-control --name <run> session and open it from claude.ai/code, which is a separate process from an orchestration run. Corrects the overpromise from Live claude.ai/code session link via Remote Control #212. Closes Label the dashboard session link honestly + document the Remote Control steer path #221.

@gemstack/example-framework-demo@0.0.2

Patch Changes

  • Updated dependencies [16f6bb8]
  • Updated dependencies [c7eae83]
    • @gemstack/framework@0.5.0

@gemstack/example-framework-discovery@0.0.2

Patch Changes

  • Updated dependencies [16f6bb8]
  • Updated dependencies [c7eae83]
    • @gemstack/framework@0.5.0

@github-actions github-actions Bot force-pushed the changeset-release/main branch from df10c75 to 387e973 Compare July 4, 2026 20:05
@suleimansh suleimansh merged commit 2f871f3 into main Jul 4, 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.

Label the dashboard session link honestly + document the Remote Control steer path Dashboard: a Stop button to interrupt the running build

1 participant