tests/gateway/test_background_command.py::TestHandleBackgroundCommand::test_no_prompt_shows_usage tests/gateway/test_background_command.py::TestHandleBackgroundCommand::test_bg_alias_no_prompt_shows_usage tests/gateway/test_background_command.py::TestHandleBackgroundCommand::test_empty_prompt_shows_usage tests/gateway/test_background_command.py::TestHandleBackgroundCommand::test_valid_prompt_starts_task tests/gateway/test_background_command.py::TestHandleBackgroundCommand::test_telegram_dm_topic_passes_trigger_anchor_to_task tests/gateway/test_background_command.py::TestHandleBackgroundCommand::test_prompt_truncated_in_preview tests/gateway/test_background_command.py::TestHandleBackgroundCommand::test_task_id_is_unique tests/gateway/test_background_command.py::TestHandleBackgroundCommand::test_works_across_platforms tests/gateway/test_background_command.py::TestRunBackgroundTask::test_no_adapter_returns_silently tests/gateway/test_background_command.py::TestRunBackgroundTask::test_no_credentials_sends_error tests/gateway/test_background_command.py::TestRunBackgroundTask::test_successful_task_sends_result tests/gateway/test_background_command.py::TestRunBackgroundTask::test_media_files_routed_by_type tests/gateway/test_background_command.py::TestRunBackgroundTask::test_telegram_dm_topic_completion_preserves_reply_anchor_metadata tests/gateway/test_background_command.py::TestRunBackgroundTask::test_agent_cleanup_runs_when_background_agent_raises tests/gateway/test_background_command.py::TestRunBackgroundTask::test_exception_sends_error_message tests/gateway/test_background_command.py::TestBackgroundInHelp::test_background_in_help_output tests/gateway/test_background_command.py::TestBackgroundInHelp::test_background_is_known_command tests/gateway/test_background_command.py::TestBackgroundInHelp::test_bg_alias_is_known_command tests/gateway/test_background_command.py::TestBackgroundInCLICommands::test_background_in_commands_dict tests/gateway/test_background_command.py::TestBackgroundInCLICommands::test_bg_alias_in_commands_dict tests/gateway/test_background_command.py::TestBackgroundInCLICommands::test_background_in_session_category tests/gateway/test_background_command.py::TestBackgroundInCLICommands::test_background_autocompletes