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: simstudioai/sim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.13
Choose a base ref
...
head repository: simstudioai/sim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.14
Choose a head ref
  • 9 commits
  • 48 files changed
  • 2 contributors

Commits on Mar 27, 2026

  1. feat: update sidebar and knowledge (#3804)

    * feat: update sidebar and knowledge
    
    * chore: fix rernders on knowledge
    
    * chore: fix review changes
    
    * chore: fix review changes
    adithyaakrishna authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    db17982 View commit details
    Browse the repository at this point in the history
  2. chore: remove font antialiasing (#3806)

    * chore: fix antialiasing
    
    * chore: remove antialiasing
    adithyaakrishna authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    e698f9f View commit details
    Browse the repository at this point in the history
  3. chore: fix rerenders on files (#3805)

    * chore: fix rerenders on files
    
    * chore: fix review changes
    adithyaakrishna authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    ed6e784 View commit details
    Browse the repository at this point in the history
  4. fix(knowledge): show spinner on connector chip while syncing (#3808)

    * fix(knowledge): show spinner on connector chip while syncing
    
    * fix(knowledge): scope sync spinner to mutation lifetime, not cooldown
    waleedlatif1 authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    a489f91 View commit details
    Browse the repository at this point in the history
  5. improvement(sidebar): collapsed sidebar UX, quick-create, hover consi…

    …stency, and UI polish (#3807)
    
    * improvement(sidebar): collapsed sidebar UX, quick-create, hover consistency, and UI polish
    
    Made-with: Cursor
    
    * fix(sidebar): use stable handlers for root workflow items instead of inline lambdas
    
    Made-with: Cursor
    
    * fix(sidebar): reset actionsOpen state before triggering rename in collapsed dropdown
    
    Made-with: Cursor
    waleedlatif1 authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    23677d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34df333 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb233d0 View commit details
    Browse the repository at this point in the history
  8. fix(knowledge): connector spinner race condition + connectors column (#…

    …3812)
    
    * fix(knowledge): scope sync/update state per-connector to prevent race conditions
    
    * feat(knowledge): add connectors column to knowledge base list
    
    * refactor(knowledge): extract set helpers, handleTogglePause, and filter-before-map
    
    * refactor(knowledge): use onSettled for syncingIds cleanup, consistent with updatingIds
    waleedlatif1 authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    b90bb75 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    14089f7 View commit details
    Browse the repository at this point in the history
Loading