stream-cli
stream-cli copied to clipboard
Add truncate-channel feature.
This PR adds a new v-channel command to the CLI, allowing users to truncate a specific channel.
Includes:
- New truncate-channel command
- Markdown documentation (docs/stream-cli_chat_truncate-channel.md)
- Integration test TestTruncateChannel for validation