* Fixing bug with `--show-chat` (was crashing), fixing issue with prompts in `--chat` mode.
* Added validation error for initiated `--chat`. Options `--code` and `--shell` now can't be passed to initiated chat, which was initated with oposite option, e.g. if `--chat` was created with `--shell`, we can't follow the session with `--code`.