opencode icon indicating copy to clipboard operation
opencode copied to clipboard

fix(session): ensure agent exists before processing title in session summary

Open 0x404 opened this issue 20 hours ago • 2 comments

the title agent may be disabled, and if it's disabled will lead to error:

TypeError: Cannot read properties of undefined

Fixes #8663

0x404 avatar Jan 15 '26 11:01 0x404