Files
certifai/assets
Sharang Parnerkar 7bff029194
All checks were successful
CI / Format (push) Successful in 4s
CI / Clippy (push) Successful in 2m34s
CI / Security Audit (push) Has been skipped
CI / Tests (push) Has been skipped
CI / Deploy (push) Has been skipped
feat(chat): add copy, share, and edit action buttons above input bar
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>
2026-02-20 20:00:33 +01:00
..