Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lobehub/lobehub
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0-next.329
Choose a base ref
...
head repository: lobehub/lobehub
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0-next.330
Choose a head ref
  • 3 commits
  • 20 files changed
  • 4 contributors

Commits on Jan 21, 2026

  1. Configuration menu
    Copy the full SHA
    8443904 View commit details
    Browse the repository at this point in the history
  2. 🐛 fix: fix multi agent tasks issue (#11672)

    * improve run multi tasks ui
    
    * improve group mode
    
    * 🐛 fix: remove unused isCompleted variable in TaskTitle
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
    
    ---------
    
    Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
    arvinxx and claude authored Jan 21, 2026
    Configuration menu
    Copy the full SHA
    9de773b View commit details
    Browse the repository at this point in the history
  3. 🔖 chore(release): v2.0.0-next.330 [skip ci]

    ## [Version&nbsp;2.0.0-next.330](v2.0.0-next.329...v2.0.0-next.330)
    <sup>Released on **2026-01-21**</sup>
    
    #### 🐛 Bug Fixes
    
    - **misc**: Fix multi agent tasks issue.
    
    <br/>
    
    <details>
    <summary><kbd>Improvements and Fixes</kbd></summary>
    
    #### What's fixed
    
    * **misc**: Fix multi agent tasks issue, closes [#11672](#11672) ([9de773b](9de773b))
    
    </details>
    
    <div align="right">
    
    [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
    
    </div>
    semantic-release-bot committed Jan 21, 2026
    Configuration menu
    Copy the full SHA
    c8694b5 View commit details
    Browse the repository at this point in the history
Loading