chore(release): publish v0.2.34 - #1054
Conversation
…ents - Added support for queuing messages in the context of active Graph orchestration. - Updated FloatingComposer to display appropriate placeholders and guidance messages for Graph-related actions. - Enhanced FloatingComposerQueuedMessages to differentiate between guidance for turns and graphs. - Modified chat-store-thread-actions to handle queuing and guiding messages specifically for Graph turns. - Updated localization files to include new strings for Graph guidance features in multiple languages.
- Added functionality to handle graph planning corrections in the FloatingComposer and MessageTimeline components. - Introduced a new selector `selectGraphPlanningCorrectionDraft` to retrieve the correction draft for the active thread. - Updated the FloatingComposer to display a badge when a graph planning correction is needed. - Enhanced the FloatingComposerGraphProgress component to manage correction actions (resume/cancel). - Modified the MessageTimeline to stop processing when a graph planning turn is paused for correction. - Added tests to ensure the new functionality works as expected, including handling of correction drafts and UI updates.
…dling - Added a check for Node.js version in `runTuiCommand` to ensure compatibility with minimum required version (22.19.0). - Updated `SideConversationPanel` to manage draft attachments and fast mode settings. - Enhanced `setSideAttachments` and `setSideFastMode` actions in the chat store for better state management. - Improved Windows CLI launcher to provide user feedback on Node.js requirements.
- Introduced DesignWorkspaceFolder type to represent logical folders in the design sidebar. - Implemented functions for creating, renaming, deleting, and managing workspace folders. - Enhanced design workspace state to include workspaceFolders and related operations. - Updated design document structure to associate documents with their respective folders. - Added tests for workspace folder functionalities including nested folders and name uniqueness. - Updated persistence logic to handle workspace folders in the design workspace index. - Localized new strings for workspace folder operations in multiple languages.
There was a problem hiding this comment.
PR checks failed. Please fix the failing CI jobs before merging.
Failed jobs:
- Typecheck and test
Run details: https://github.com/KunAgent/Kun/actions/runs/30693075655
There was a problem hiding this comment.
PR checks failed. Please fix the failing CI jobs before merging.
Failed jobs:
- Typecheck and test
Run details: https://github.com/KunAgent/Kun/actions/runs/30693291713
There was a problem hiding this comment.
PR checks failed. Please fix the failing CI jobs before merging.
Failed jobs:
- Typecheck and test
Run details: https://github.com/KunAgent/Kun/actions/runs/30693662339
There was a problem hiding this comment.
PR checks failed. Please fix the failing CI jobs before merging.
Failed jobs:
- Windows NSIS packaged validation (PR)
Run details: https://github.com/KunAgent/Kun/actions/runs/30695545479
There was a problem hiding this comment.
PR checks failed. Please fix the failing CI jobs before merging.
Failed jobs:
- Typecheck and test
Run details: https://github.com/KunAgent/Kun/actions/runs/30696420392
There was a problem hiding this comment.
PR checks failed. Please fix the failing CI jobs before merging.
Failed jobs:
- Typecheck and test
Run details: https://github.com/KunAgent/Kun/actions/runs/30696420392
There was a problem hiding this comment.
PR checks failed. Please fix the failing CI jobs before merging.
Failed jobs:
- Windows NSIS packaged validation (PR)
Run details: https://github.com/KunAgent/Kun/actions/runs/30697906132
There was a problem hiding this comment.
PR checks failed. Please fix the failing CI jobs before merging.
Failed jobs:
- Typecheck and test
Run details: https://github.com/KunAgent/Kun/actions/runs/30699341064
There was a problem hiding this comment.
PR checks failed. Please fix the failing CI jobs before merging.
Failed jobs:
- Windows NSIS packaged validation (PR)
Run details: https://github.com/KunAgent/Kun/actions/runs/30699970736
There was a problem hiding this comment.
PR checks failed. Please fix the failing CI jobs before merging.
Failed jobs:
- Windows NSIS packaged validation (PR)
Run details: https://github.com/KunAgent/Kun/actions/runs/30700774900
There was a problem hiding this comment.
PR checks failed. Please fix the failing CI jobs before merging.
Failed jobs:
- Windows NSIS packaged validation (PR)
Run details: https://github.com/KunAgent/Kun/actions/runs/30723491408
There was a problem hiding this comment.
PR checks failed. Please fix the failing CI jobs before merging.
Failed jobs:
- Windows NSIS packaged validation (PR)
Run details: https://github.com/KunAgent/Kun/actions/runs/30725002574
There was a problem hiding this comment.
PR checks failed. Please fix the failing CI jobs before merging.
Failed jobs:
- Build Linux package
- Windows NSIS packaged validation (PR)
Run details: https://github.com/KunAgent/Kun/actions/runs/30726732009
There was a problem hiding this comment.
PR checks failed. Please fix the failing CI jobs before merging.
Failed jobs:
- Typecheck and test
Run details: https://github.com/KunAgent/Kun/actions/runs/30729297107
There was a problem hiding this comment.
PR checks failed. Please fix the failing CI jobs before merging.
Failed jobs:
- Build Linux package
Run details: https://github.com/KunAgent/Kun/actions/runs/30730290679
There was a problem hiding this comment.
PR checks failed. Please fix the failing CI jobs before merging.
Failed jobs:
- Build Linux package
- Windows NSIS packaged validation (PR)
Run details: https://github.com/KunAgent/Kun/actions/runs/30731327109
…ppImage invocation handling
There was a problem hiding this comment.
PR checks failed. Please fix the failing CI jobs before merging.
Failed jobs:
- Typecheck and test
Run details: https://github.com/KunAgent/Kun/actions/runs/30733288400
…-timeout fix(release): unblock v0.2.34 packaging validation
docs(release): add validation checklist and failure triage
Summary
Publish Kun v0.2.34 from
developtomaster.Changes
Validation
node scripts/compute-ci-release-version.cjs --no-fetchreportsv0.2.34withv0.2.33as the previous tag.git diff --checkpassed for the release-note change.Release
Merging this PR triggers the stable release workflow and publishes
Kun 0.2.34.