Files
openclaw/src/agents
Nacho Iacovino 0df7c3addf feat(telegram): add /stop command to abort running agent
Adds a /stop command that:
- Can interrupt a running agent session mid-execution
- Works in both DMs and group chats (including forum topics)
- Uses grammy's bot.command() to run before the main message handler
- Returns status: stopped, stop requested, or nothing running

Also fixes session key lookup in pi-embedded-runner to use sessionKey
instead of sessionId, ensuring /stop finds the correct active run.
2026-01-06 23:11:57 +00:00
..
2026-01-04 14:38:51 +00:00
2026-01-06 03:05:56 +01:00
2025-12-25 03:29:36 +01:00
2026-01-07 00:04:44 +01:00
2026-01-04 14:57:57 +00:00
2026-01-04 14:57:57 +00:00
2026-01-06 19:54:50 +01:00
2026-01-01 17:30:15 +01:00