Merge "wso2-platform-1.0.20" into "stable/platform"#1493
Merged
kaje94 merged 684 commits intostable/platformfrom Feb 19, 2026
Merged
Merge "wso2-platform-1.0.20" into "stable/platform"#1493kaje94 merged 684 commits intostable/platformfrom
kaje94 merged 684 commits intostable/platformfrom
Conversation
Implement args manager for forms
Remove redundant onClick wrappers in ui-toolkit
Refactor libraries API to remove LibraryMode parameter
Introduces a mode parameter to copilot library requests, enabling filtering by core, healthcare, or all libraries. Unifies search and retrieval endpoints to support mode-based queries, enhancing library selection flexibility.
- Split library discovery into LibrarySearchTool and LibraryGetTool - Add toolCallId support for parallel tool call tracking - Add optional searchDescription parameter for contextual UI messages - Update UI to display tool-specific status with unique IDs - Disable loader auto turn off for tool in segment component
Introduced updateLastMessage helper to eliminate boilerplate code for message updates. Refactored LibrarySearchTool and LibraryGetTool handlers to use the new helper, reducing code duplication.
…alize library objects - Add getLibraryModeFromGenerationType() helper to properly map GenerationType enum to LibraryMode type - Normalize library objects returned from getCopilotFilteredLibraries with default empty arrays for missing fields - Replace type casting with explicit conversion for better type safety
Add library search and get tools for BI Copilot Agent
Update webpack-dev-server version to 5.2.3
Updated copyright year from 2025 to 2026.
Fix doc field in function forms and implement expanded simple text mode
Combined pr for release
Sync feature/persist-imporvement branch with release/bi-1.8.x
Merge Feature/persist improvements changes to release/bi-1.8.x
…ensions into devant-connections-v3
Contributor
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
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.
$subject