Add legal links below the social icons in the sidebar footer,
matching the existing links on the landing page.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add ChatActionBar component with three icon buttons above the chat
input:
- Copy: copies last assistant response to clipboard
- Share: copies full conversation text to clipboard
- Edit: removes last user message and places it back in input
Buttons are disabled when no relevant messages exist.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>