0.2.26#866
Merged
Merged
Conversation
Co-authored-by: XingYu-Zhong <1736101137@qq.com>
* feat(pdf): add OCR fallback for scanned PDFs * fix(pdf): make OCR fallback recoverable --------- Co-authored-by: XingYu-Zhong <1736101137@qq.com>
…marker feat(settings): improve workspace root error handling and fallback logic test(settings): add tests for workspace root fallback behavior feat(window): implement main window close decision logic test(window): add tests for window close behavior during updates
- Updated UserInputQuestion and UserInputAnswer types to include selectionMode, minSelections, and maxSelections for multi-select questions. - Refactored AgentLoop and related services to handle structured multi-select answers and record them appropriately. - Introduced new utility functions for managing multi-select answers, including toggling selections and validating min/max constraints. - Enhanced UI components to support multi-select interactions, including visual feedback for selected options. - Added tests to ensure correct behavior for multi-select questions and answers, including validation of selection limits.
…echeck fix(ci): restore Kun typecheck
…tension-platform-validation # Conflicts: # kun/src/adapters/tool/local-tool-host.test.ts
… platform details
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/29180369306
* fix(kun): make thread paths cross-platform * fix(packaging): preserve Linux Chromium sandbox * test(kun): preserve tool host context literals * docs(openspec): record native package evidence
XingYu-Zhong
dismissed
github-actions[bot]’s stale review
July 12, 2026 06:48
Dismissed after develop HEAD 8f8a30b passed the complete PR Checks and CodeQL release gate.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.