zeroclaw/tests/integration
Argenis 5f0f88de3d
fix(channel): add interruption_scope_id for thread-aware cancellation scoping (#4017)
Add interruption_scope_id to ChannelMessage for thread-aware cancellation. Slack genuine thread replies and Matrix threads get scoped keys, preventing cross-thread cancellation. All other channels preserve existing behavior.

Supersedes #3900. Depends on #3891.
2026-03-19 21:34:04 -04:00
..
agent_robustness.rs test: restructure test suite into five-level taxonomy 2026-03-11 11:03:33 -04:00
agent.rs test: restructure test suite into five-level taxonomy 2026-03-11 11:03:33 -04:00
channel_matrix.rs fix(channel): add interruption_scope_id for thread-aware cancellation scoping (#4017) 2026-03-19 21:34:04 -04:00
channel_routing.rs fix(channel): add interruption_scope_id for thread-aware cancellation scoping (#4017) 2026-03-19 21:34:04 -04:00
hooks.rs test: restructure test suite into five-level taxonomy 2026-03-11 11:03:33 -04:00
memory_comparison.rs test: restructure test suite into five-level taxonomy 2026-03-11 11:03:33 -04:00
memory_restart.rs test: restructure test suite into five-level taxonomy 2026-03-11 11:03:33 -04:00
mod.rs fix(telegram): avoid duplicate finalize_draft messages (#3259) 2026-03-16 18:24:19 -04:00
telegram_attachment_fallback.rs test: restructure test suite into five-level taxonomy 2026-03-11 11:03:33 -04:00
telegram_finalize_draft.rs fix(telegram): avoid duplicate finalize_draft messages (#3259) 2026-03-16 18:24:19 -04:00