manascb1344

Results 8 issues of manascb1344

## What does this PR do? Summary of Change: This commit introduces a dynamic progress bar color based on the system's color theme. The progress bar will now adjust its...

progress bar: rich
community
pl
dependencies

This pull request Fixes error of a phone number validation function for the Omni Channel Contact feature ensuring International Phone Number Standards. - I have read the Contributing Guide -...

stat: needs QA

# Handle Long Messages ## Acceptance Criteria fulfillment - [x] Updated ChatInput component to handle long messages. - [x] Display error toast for messages exceeding the character limit. - [...

## Issue The placeholder text in the search input on the Processing website shows inconsistency. Initially, it displays 'Search,' but upon clicking the input box, it changes to 'Search with...

When I delete a file or folder, I am unable to undo the deletion using Ctrl+Z or through the right-click context menu. Instead, only a small temporary popup appears at...

enhancement

This PR adds a new `--max-bytes NUM` flag that tells ripgrep to only read and search the first `NUM` bytes of each file or stream. This is useful when matches...

Fixes #1267 ## Summary - Add centralized fallbacks config with provider and model-specific fallback rules - Create SessionFallback module for fallback resolution logic - Remove per-agent models field and replace...