* Initial framework of Claude sessions in the Agents app
This is barely functional, but it _is_ possible to chat with Claude through it.
Bugs:
First sent message from the welcome chat behavior is VERY strange. The chat is shown completely blank. Then I see the chat under "Unknown" section in the sessions list. I click it, it disappears after a second and reappears in the "Unknown" section. I click it again, it re-appears in the correct place... then I can start chatting with it.
Secondly, no dropdowns show in the existing chat so you can't change the permission mode once you start.
I put all of this behind a setting since it's not really ready yet.. but I wanted to get more eyes on these bugs.
Co-authored-by: Copilot <copilot@github.com>
* feedback
Co-authored-by: Copilot <copilot@github.com>
---------
Co-authored-by: Copilot <copilot@github.com>