Skip to content

[pull] main from refly-ai:main#247

Merged
pull[bot] merged 2 commits intoCrazyForks:mainfrom
refly-ai:main
Nov 24, 2025
Merged

[pull] main from refly-ai:main#247
pull[bot] merged 2 commits intoCrazyForks:mainfrom
refly-ai:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Nov 24, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

lefarcen and others added 2 commits November 24, 2025 10:37
…ns (#1605)

* fix: improve action/workflow abort handling to prevent race conditions

* Ensure consistent abort behavior across services

* fix(skill-invoker): handle abort and failure states properly

- Set status and errorType when action is aborted or times out
- Check for pre-execution aborts to skip queued aborts
- Update status conditionally in error handling
- Add margin to last-run-tab for better spacing
* fix: remove content selection

- Eliminated unnecessary context and selection logic from ActionStepCard, CollaborativeEditor, ResourceContent, and related components to streamline functionality and improve performance.
- Removed buildContextItem and getSourceNode functions that were not utilized, enhancing code clarity.
- Updated components to ensure proper handling of potentially undefined values using optional chaining and nullish coalescing.
- Ensured adherence to Tailwind CSS for consistent styling across components.

* refactor(icon): streamline file handling and icon rendering in various components

- Removed unnecessary resource type and metadata handling in FileItem, ContextItem, and other components to simplify file rendering.
- Updated NodeIcon usage to directly accept filename for better clarity and performance.
- Enhanced mention handling in MentionNodeView and related components to utilize new class names for consistent styling.
- Ensured adherence to Tailwind CSS for styling and optimized component rendering with React.memo.
- Applied optional chaining and nullish coalescing for safer property access throughout the codebase.

* fix: enable type check and remove type errors

- Updated the rsbuild.config.ts to enable type checking based on environment variables for better development practices.
- Removed the useCanvasInitialActions hook to simplify the canvas component logic and improve performance.
- Cleaned up imports in the canvas index file and adjusted the ChatBox component to eliminate unnecessary properties.
- Ensured adherence to best practices for property access and component structure, including the use of optional chaining and nullish coalescing.

* fix: further fix build errors and remove deprecated components

- Removed FollowingActions component from MediaActionContainer and refactored the component to streamline its logic.
- Eliminated unnecessary context items and model info preparation, enhancing performance and maintainability.
- Ensured adherence to best practices for property access using optional chaining and nullish coalescing.
- Updated ResourceNodePreview and ActionContainer to remove FollowingActions, improving overall component clarity and performance.
- Applied Tailwind CSS for consistent styling across components.
@pull pull bot locked and limited conversation to collaborators Nov 24, 2025
@pull pull bot added the ⤵️ pull label Nov 24, 2025
@pull pull bot merged commit b3dde6b into CrazyForks:main Nov 24, 2025
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants