multica/apps/web/app
Naiyuan Qing d04952da91 feat(web): restore agent ID copy button in chat header
Re-add the copy-to-clipboard button that was lost when chat.tsx was
rewritten for hub/agent support. Clicking copies the full agentId,
shows a checkmark icon for 2s, and triggers a toast confirmation.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 22:55:57 +08:00
..
components feat(web): restore agent ID copy button in chat header 2026-01-30 22:55:57 +08:00
hooks feat(web): add gateway, hub, active-agent hooks and real message state 2026-01-30 22:40:50 +08:00
lib feat(web): add @multica/sdk dependency and URL config module 2026-01-30 22:40:43 +08:00
icon.png feat(web): replace default Next.js branding with Multica icon 2026-01-30 22:31:41 +08:00
layout.tsx feat(web): wire Hub sidebar, real chat messaging, and layout integration 2026-01-30 22:41:03 +08:00
page.tsx refactor(web): move sidebar layout shell to layout.tsx 2026-01-30 21:09:06 +08:00