mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-05-08 14:23:27 +08:00
Add /stop_agent command that cancels the currently running agent reasoning task without clearing the session or memory. Unlike /clear_session which destroys the entire session, this allows users to stop a long-running or stuck agent process and continue the conversation afterward.