fix(gateway): limit session row enrichment#72978
fix(gateway): limit session row enrichment#72978yeager wants to merge 2 commits intoopenclaw:mainfrom
Conversation
Greptile SummaryThis PR defers
Confidence Score: 3/5Safe to merge for the common case, but introduces a silent behavioral regression for channel-based sessions searched by display name. One P1 finding: the search filter now uses raw src/gateway/session-utils.ts — specifically the
|
|
Addressed the review: search now uses a lightweight display-name resolver that mirrors the channel-derived |
|
Thanks, this was the right direction. I landed the session-list enrichment optimization on main in 9402bca, including the lightweight channel-derived display-name search fix and regression coverage. I also landed the related trajectory sidecar cleanup from #73000 separately in a2b84e9. Verification:
Closing this PR as superseded by the maintainer-landed commits, with changelog credit preserved. Thanks again. |
Summary
Testing