This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [aandrew-me/tgpt](https://github.com/aandrew-me/tgpt) | minor | `v2.9.6` -> `v2.10.0` |
MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).
**Proposed changes to behavior should be submitted there as MRs.**
---
### Release Notes
<details>
<summary>aandrew-me/tgpt (aandrew-me/tgpt)</summary>
### [`v2.10.0`](https://github.com/aandrew-me/tgpt/releases/tag/v2.10.0): tgpt 2.10.0
[Compare Source](aandrew-me/tgpt@v2.9.6...v2.10.0)
#### Changelog:
- Added interactive shell mode [#​363](aandrew-me/tgpt#363) (Thanks to [aki-colt](https://github.com/aki-colt))
<details><summary>SHA256 Hashes</summary><code>
SHA256 hashes of the built binaries:
08adc4fee97190c01f1a595aa2f904464241e7e7673990d4d43eb1eb945ee410 tgpt-linux-amd64
06cb03595b3693b97724ad64fa5270eaabe1c40b8a198c31905f60cedd732354 tgpt-linux-i386
69fd6d923b5addfb3d95734431eac983379d9aed7ee91021f3a60b9df1aadb6c tgpt-linux-arm64
c8f5c8e9cb4f7b9409e704ce6cf8d7e8dd17be17640272c565545eb9c67d2f3b tgpt-linux-arm
14fbe26d87960a1df4c87059d146db15287ece542c179b4138201b5b487eb19d tgpt-amd64.exe
ca2085656b5b5cb1f34e1d2ac190d0f4da4295ad55a1ead71a186765616eda25 tgpt-i386.exe
841b1129441d4c4d8c24b693c380cbdafa198d6c4e09a833fddab64a6071a20d tgpt-mac-amd64
ff70dd9d4d44e98c501860579f4d1cc6ac1dc50bd7d29bf7147b3c70603c6098 tgpt-mac-arm64
</code></details>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS4yIiwidXBkYXRlZEluVmVyIjoiNDAuMTEuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
Created a new mode called interactive shell, which inherits all the features of interactive mode and can execute shell commands.
Implementation:
<tgpt_command>tags.