Skip to content

Unified sdk dev#197

Open
santhoshva-kore wants to merge 38 commits into
UNIFIED_SDKfrom
UNIFIED_SDK_DEV
Open

Unified sdk dev#197
santhoshva-kore wants to merge 38 commits into
UNIFIED_SDKfrom
UNIFIED_SDK_DEV

Conversation

@santhoshva-kore

Copy link
Copy Markdown
Collaborator

Sync of DEV_WITHOUT_SHOELACE to UNIFIED_SDK

santhoshva-kore and others added 30 commits May 12, 2026 19:10
… message retrieval

- Introduced normalizeCopyNewlines function to handle escaped newlines in markdown.
- Implemented resolveMessageForCopy to fetch chat content based on messageId.
- Added copyQuestion and copyAnswer methods to retrieve user questions and assistant answers, respectively, from the Redux store, supporting both single and multi-response formats.
…able debugging

- Updated constructQuestionPostCall to be an async function.
- Added debugging logs to track the response from removeFileFromAutonomousAgent.
- Enhanced the handling of agentContext after file removal.
…nced question management

- Implemented updateQuestionWithAgentContext to update questions in the Redux store with agent context based on messageId.
- Added error handling for cases where the question is not found.
- Included debugging logs for tracking updates when debugging is enabled.
…ption for the files generated using the generatedArtifacts key
- Introduced a new `GeneratedFiles` function to retrieve a list of generated files for the current user.
- Added `fetchGeneratedFiles` action to handle API requests for fetching generated artifacts.
- Updated `index.js` to export the new `GeneratedFiles` module for use in the application.
- Added new properties: boardId, accountId, resourceId, resourceType, encrypted, parentId to the data structure.
- Restored createdOn and scope properties for comprehensive file information.
…mproved question context handling, and debugging support. Update global state management for question responses and refine async error handling.
- Introduced `getHistoryThreadPreview` to fetch and cache thread previews on hover.
- Implemented `HistorySearchModal` for searching user history with debounced input and pagination.
- Updated `HistoryInterface` to include search capabilities and integrated search results handling.
- Enhanced UI components to display search results and thread previews effectively.
@cursor

cursor Bot commented Jul 7, 2026

Copy link
Copy Markdown

Bugbot is not enabled for this team, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

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.

4 participants