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

Commits on Apr 23, 2026

  1. fix(retention): switch data retention to be org-level (#4270)

    * fix(retention): switch data retention to be org-level
    
    * fix lint
    
    * cleanup mothership ran logs
    
    * fix cleanup dispatcher
    
    * fix ui flash for data retention settings
    
    * fix lint
    
    * remove raw sql string interprolation
    TheodoreSpeaks authored Apr 23, 2026
    Configuration menu
    Copy the full SHA
    65972f2 View commit details
    Browse the repository at this point in the history
  2. fix(api): Pass archivedAt to list table response (#4275)

    * fix(retention): switch data retention to be org-level
    
    * fix lint
    
    * cleanup mothership ran logs
    
    * fix cleanup dispatcher
    
    * fix ui flash for data retention settings
    
    * fix lint
    
    * remove raw sql string interprolation
    
    * fix(api): return archivedAt for list tables route
    TheodoreSpeaks authored Apr 23, 2026
    Configuration menu
    Copy the full SHA
    b86ebb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b11c81 View commit details
    Browse the repository at this point in the history
  4. feat(files): default sort by updated and add updated sort option (#4279)

    * feat(files): default sort by updated and add updated sort option
    
    * feat(files): show Last Updated column
    
    Matches the visible-column pattern already used on Knowledge and Tables
    so users can see the value they're sorting by.
    
    Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
    
    ---------
    
    Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
    waleedlatif1 and claude authored Apr 23, 2026
    Configuration menu
    Copy the full SHA
    0ae19da View commit details
    Browse the repository at this point in the history
  5. feat(agentphone): add AgentPhone integration (#4278)

    * feat(agentphone): add AgentPhone integration
    
    * fix(agentphone): validate numeric inputs and metadata JSON
    
    * chore(agentphone): remove dead from fallback in get_number_messages
    
    * fix(agentphone): drop empty-string updates in update_contact
    
    * fix(agentphone): scope limit/offset to list ops and revert stray IdentityCenter change
    
    * lint
    waleedlatif1 authored Apr 23, 2026
    Configuration menu
    Copy the full SHA
    cdde8cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c22ac38 View commit details
    Browse the repository at this point in the history
  7. feat(ui): Show subagent logs in bounded vertical view (#4280)

    * feat(ui): render subagent actions in bounded box.
    
    * Add gradients and scroll bar
    
    * fix lint
    TheodoreSpeaks authored Apr 23, 2026
    Configuration menu
    Copy the full SHA
    dcbe7c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    91ccbb9 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2026

  1. v0.6.56: data retention improvements, tables column double click resi…

    …ze, subagent thinking, files sorting, agentphone integration
    waleedlatif1 authored Apr 24, 2026
    Configuration menu
    Copy the full SHA
    6066fc1 View commit details
    Browse the repository at this point in the history
Loading