Skip to content

chore(release): publish v0.2.34 - #1054

Merged
XingYu-Zhong merged 62 commits into
masterfrom
develop
Aug 2, 2026
Merged

chore(release): publish v0.2.34#1054
XingYu-Zhong merged 62 commits into
masterfrom
develop

Conversation

@XingYu-Zhong

Copy link
Copy Markdown
Collaborator

Summary

Publish Kun v0.2.34 from develop to master.

Changes

  • Add the Chinese v0.2.34 release note.
  • Deliver Agent Graph planning correction, guidance, supervision, and recovery improvements.
  • Add logical Design workspace folders and improve drawing/history workflows.
  • Improve GUI/TUI shared-runtime coordination, side-conversation attachments, and TUI Node.js compatibility checks.
  • Harden Windows installer migration/recovery and remove the OpenConnector integration.

Validation

  • node scripts/compute-ci-release-version.cjs --no-fetch reports v0.2.34 with v0.2.33 as the previous tag.
  • git diff --check passed for the release-note change.
  • The release workflow will run the complete validation, three-platform package build, standalone TUI build, artifact verification, tag creation, and stable GitHub/R2 publication after this PR merges.

Release

Merging this PR triggers the stable release workflow and publishes Kun 0.2.34.

…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.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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

@XingYu-Zhong
XingYu-Zhong merged commit d86d444 into master Aug 2, 2026
4 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.

1 participant