Skip to content

chore: version packages#436

Merged
FL4TLiN3 merged 1 commit intomainfrom
changeset-release/main
Jan 19, 2026
Merged

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

Conversation

@FL4TLiN3
Copy link
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

perstack@0.0.68

Patch Changes

  • #435 cf48446 Thanks @FL4TLiN3! - fix(tui): prevent duplicate display of historical events on continue

    Changed the execution loop to only pass historical events on the first iteration.
    Subsequent iterations no longer receive historical events since the previous TUI
    output remains visible on screen, preventing duplicate display of query/complete
    activities.

  • Updated dependencies [cf48446]:

    • @perstack/runtime@0.0.86

@perstack/runtime@0.0.86

Patch Changes

  • #435 cf48446 Thanks @FL4TLiN3! - fix(runtime): filter reasoning parts for non-Anthropic providers

    Added filtering to remove reasoning parts from message history when sending
    to OpenAI, Azure OpenAI, DeepSeek, or Ollama providers. This prevents the
    "Non-OpenAI reasoning parts are not supported" warning from AI SDK when
    resuming runs that were previously executed with Anthropic's extended thinking.

@perstack/runner@0.0.12

Patch Changes

  • Updated dependencies [cf48446]:
    • @perstack/runtime@0.0.86

@FL4TLiN3 FL4TLiN3 enabled auto-merge (squash) January 19, 2026 00:58
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@FL4TLiN3 FL4TLiN3 merged commit 97566d3 into main Jan 19, 2026
9 checks passed
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.

2 participants