Duo Proposal: Introduce Chat to the CLI
## Idea We should consider introducing `glab duo chat` to the CLI which would allow users to have an interactive chat session via the CLI. Potentially existing chat features and tools/actions (available via `/`) commands could also be part of this experience. ```shell /clear # Clear conversation context /history # Show conversation history /exit # Exit conversation mode ```
issue