Skip to content

chore: version packages#430

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

chore: version packages#430
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.65

Patch Changes

  • #429 9b8950e Thanks @FL4TLiN3! - fix(perstack): handle stoppedByInteractiveTool in TUI execution loop

    When an expert calls an interactive tool and the run stops with status
    "stoppedByInteractiveTool", the TUI execution loop now correctly:

    1. Allows the user to continue by entering input (previously the loop exited)
    2. Treats the user's input as an interactive tool result (previously it was
      treated as a regular text query)

    This fixes the issue where the TUI would hang or display incorrectly when
    an interactive tool was called during a conversation.

@github-actions github-actions bot force-pushed the changeset-release/main branch from af5addb to e81b23f Compare January 18, 2026 23:46
@FL4TLiN3 FL4TLiN3 enabled auto-merge (squash) January 18, 2026 23:46
@FL4TLiN3 FL4TLiN3 merged commit 63dba60 into main Jan 18, 2026
9 checks passed
@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!

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