Aiden Cline
Aiden Cline
@EvanZhouDev could be happening if the session has a subagent? Subagent sessions also have idle events
ah yeah this is a due to compact
we should fix
@OpeOginni u are welcome to look at it but I think compact needs some rework and that may require discussion w/ team so just a forewarning
@tylerlaprade the second to last ai message is the llm auto compacting the conversation by the looks of it
imo I think compact shouldn't literally replace entire convo, last n messages should stay as is and the compact should apply to the messages before it to help prevent this...
This should be fixed on latest! Dax just did some compact updates
nvm looks like more compact changes to come I'll come back once compact gets to a better state
@gugahoi are you manually compacting and it hangs?
Believe code should be updated to match the expectation of the actual spec, believe this is a bug