Skip to content

Update stacklok/toolhive-studio to v0.39.1 - #1055

Merged
samuv merged 1 commit into
mainfrom
renovate/stacklok-toolhive-studio-0.x
Jul 22, 2026
Merged

Update stacklok/toolhive-studio to v0.39.1#1055
samuv merged 1 commit into
mainfrom
renovate/stacklok-toolhive-studio-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
stacklok/toolhive-studio minor v0.38.0v0.39.1

After this PR opens, .github/workflows/upstream-release-docs.yml adds source-verified content edits for the new release. For stacklok/toolhive, the same workflow also syncs reference assets (CLI help, Swagger) and regenerates the CRD MDX pages.


Release Notes

stacklok/toolhive-studio (stacklok/toolhive-studio)

v0.39.1

Compare Source

What's Changed

Full Changelog: stacklok/toolhive-studio@v0.38.0...v0.39.1


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.


Docs update for toolhive-studio v0.39.1

Note

Skill reported no doc-relevant changes for this release.
This PR only bumps the version pin and any pin_files edits.

At a glance

Upstream stacklok/toolhive-studio v0.38.0v0.39.1
Hand-written changes 0 commit(s)
Reference assets unchanged
Gaps 0
Release contributors 2 auto-assigned (see sidebar)
Action required

Run cost

Session Turns Cost (USD)
Generation 27 $1.6597
Editorial review 6 $0.3529
Total 33 $2.0126
How this PR was built

Two Claude Opus sessions run per release: a generation pass
(upstream-release-docs skill, 6 phases) followed by a fresh-
context editorial pass (docs-review). Prettier/ESLint
auto-fixes are applied after.

Auto-synced paths — do not hand-edit these in review:

  • static/api-specs/
  • docs/toolhive/reference/cli/ (toolhive only)

If a "Gaps needing human context" section is present above,
each entry includes a paste-ready Helper prompt for local
Claude
a reviewer can use to resolve the gap.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot added the autogen-docs Pull requests generated by automated release workflows label Jul 22, 2026
@vercel

vercel Bot commented Jul 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs-website Ready Ready Preview, Comment Jul 22, 2026 6:43pm

Request Review

@github-actions
github-actions Bot marked this pull request as draft July 22, 2026 18:41
@claude

claude Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Claude finished @renovate[bot]'s task in 2m 38s —— View job


Upstream release docs: stacklok/toolhive-studio v0.38.0 → v0.39.1

  • Phase 1: Discovery — categorized 30 release PRs
  • Phase 2: Deep-dive — verified the two human-authored PRs against source at v0.39.1
  • Phase 3: Docs audit — confirmed no doc-relevant surface changes
  • Phase 4: Implement — no hand edits needed
  • Phase 5: Lint & format — no doc changes to lint
  • Phase 6: Signal NO_CHANGES.md to the calling workflow

Summary

No documentation changes required for this release.

Categorization of the release:

  • Internal/infra (28 PRs) — dependency bumps (renovate), security overrides (toolhive-studio#2489, toolhive-studio#2495), TypeScript 7 side-by-side adoption (toolhive-studio#2490), CI action digests, and Renovate config tweaks (toolhive-studio#2493). No user-facing surface.
  • Refactor (stacklok/toolhive-studio#2475) — migrates main-process chat onto Effect domain services behind thin compatibility facades. Same behavior, new internal architecture. Verified against main/src/chat/** in the v0.39.1 tag: no CLI, IPC, or UI contract changes readers would notice.
  • Bug fix (stacklok/toolhive-studio#2491) — fixes two chat bugs: (1) drops hollow assistant placeholders from persisted snapshots so providers like Moonshot don't reject multi-thread transcripts, and (2) moves auto-title generation to the main process, resolves the thread's own provider/model, disables OpenRouter reasoning for the short title call, and falls back to the first user message when the LLM returns empty. Verified main/src/chat/streaming/title-service.ts at v0.39.1. Auto-title existed at v0.38.0 (main/src/chat/generate-thread-title.ts was already present); this PR improves reliability, it does not introduce a new documented capability.

Displacement audit checked whether the doc line in docs/toolhive/guides-ui/playground.mdx:151 — "Untitled threads show as New chat until you give them a name." — is falsified by the release. Since auto-title existed at v0.38.0, any inaccuracy there predates this release and is out of scope.

Wrote NO_CHANGES.md at the repo root as the workflow signal.

@claude

claude Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Claude finished @renovate[bot]'s task in 27s —— View job


Editorial review: no doc changes to review

The previous session correctly signaled NO_CHANGES.md for this release. The only change committed to this branch is a version bump in .github/upstream-projects.yaml (v0.38.0 → v0.39.1), which is workflow config, not documentation.

  • Enumerated files touched by HEAD (.github/upstream-projects.yaml only)
  • Confirmed no .md / .mdx files were modified
  • Confirmed NO_CHANGES.md signal is in place for the workflow

Nothing for /docs-review to act on. No commits pushed.
Branch

@github-actions
github-actions Bot requested review from danbarr and samuv July 22, 2026 18:46
@github-actions
github-actions Bot marked this pull request as ready for review July 22, 2026 18:46

@danbarr danbarr left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirming, my PR was internals only (Renovate config), nothing user facing.

@samuv
samuv merged commit 5c456e8 into main Jul 22, 2026
7 checks passed
@samuv
samuv deleted the renovate/stacklok-toolhive-studio-0.x branch July 22, 2026 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autogen-docs Pull requests generated by automated release workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants