Skip to content

chore: version packages#687

Merged
FL4TLiN3 merged 1 commit intomainfrom
changeset-release/main
Mar 4, 2026
Merged

chore: version packages#687
FL4TLiN3 merged 1 commit intomainfrom
changeset-release/main

Conversation

@FL4TLiN3
Copy link
Contributor

@FL4TLiN3 FL4TLiN3 commented Mar 4, 2026

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

perstack@0.0.116

Patch Changes

  • #686 9ebcef3 Thanks @FL4TLiN3! - Fix: Preserve defaultModelTier when resolving experts from API

    The toRuntimeExpert function in both runtime and installer packages was dropping the defaultModelTier field when converting API response experts to runtime Expert objects. This caused all API-fetched experts to ignore their configured model tier and fall back to the provider's highest-tier model (e.g., claude-opus-4-6 instead of claude-haiku-4-5 for defaultModelTier: "low").

    Also fixed configExpertToExpert in the installer package which had the same omission when converting TOML config experts.

@perstack/runtime@0.0.132

Patch Changes

  • #686 9ebcef3 Thanks @FL4TLiN3! - Fix: Preserve defaultModelTier when resolving experts from API

    The toRuntimeExpert function in both runtime and installer packages was dropping the defaultModelTier field when converting API response experts to runtime Expert objects. This caused all API-fetched experts to ignore their configured model tier and fall back to the provider's highest-tier model (e.g., claude-opus-4-6 instead of claude-haiku-4-5 for defaultModelTier: "low").

    Also fixed configExpertToExpert in the installer package which had the same omission when converting TOML config experts.

@perstack/installer@0.0.35

Patch Changes

  • #686 9ebcef3 Thanks @FL4TLiN3! - Fix: Preserve defaultModelTier when resolving experts from API

    The toRuntimeExpert function in both runtime and installer packages was dropping the defaultModelTier field when converting API response experts to runtime Expert objects. This caused all API-fetched experts to ignore their configured model tier and fall back to the provider's highest-tier model (e.g., claude-opus-4-6 instead of claude-haiku-4-5 for defaultModelTier: "low").

    Also fixed configExpertToExpert in the installer package which had the same omission when converting TOML config experts.

@perstack/studio@0.0.16

Patch Changes

  • Updated dependencies [9ebcef3]:
    • @perstack/installer@0.0.35

@FL4TLiN3 FL4TLiN3 enabled auto-merge (squash) March 4, 2026 14:20
@FL4TLiN3 FL4TLiN3 merged commit 5b977b4 into main Mar 4, 2026
14 checks passed
@FL4TLiN3 FL4TLiN3 deleted the changeset-release/main branch March 4, 2026 14:23
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