mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
4323d7d193623d4335011eabd71e3b92ca2851f4
When a user accepts an ExitPlanMode permission, the agent sends a current_mode_update notification. Previously this was only forwarded as an agent_update message, but the frontend relies on agent_status messages to update the mode selector UI. Now we detect current_mode_update notifications and emit an additional agent_status message immediately, ensuring the UI updates without waiting for the agent to complete its turn. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Languages
TypeScript
98.1%
JavaScript
1.3%
Shell
0.1%
Swift
0.1%