Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Thank you for posting your question in the Microsoft Q&A forum.
This behavior is expected when a Copilot Studio agent runs in Microsoft Teams. The confusion usually comes from calling it Teams cache, when in reality it’s persistent conversation state and version caching.
Could you please confirm whether you’ve followed the steps outlined in Best Practices for Deploying Copilot Studio Agents in Microsoft Teams | The Custom Engine?
The /debug clearstate command resets only the runtime state and is mainly intended for test chat scenarios. In Microsoft Teams, conversations remain persistent. Reinstalling the app or using debug commands does not reset the conversation or trigger ConversationStart. The article explains this behavior and recommends implementing explicit session lifecycle management.
I also found a similar discussion where users confirmed that following these steps worked for their scenario, please refer to Solved: Agent Not Reflecting Updates In MS Teams.
I hope this helps.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.