You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Second prototype: agent joins group chat and pins a context-brief.md
tab instead of posting a welcome card in the thread.
- New group contact 34 "Northwind launch" with contextBriefId
- Messages seed: same Northwind thread, ending with two system messages
(agent added + agent pinned context-brief.md)
- contextBriefs.js: structured brief data (team, open items, tools,
files, decisions)
- ContextBriefPanel component: renders brief as a styled markdown-ish
document (team table, open items with status badges, tool chips,
file rows, decisions list)
- ChatHeader: pinnedTab prop renders a purple pinned tab alongside
Chat/Shared/Recap; activeTab + onSelectTab wired through
- ChatView: activeTab state, resets on chat change; renders
ContextBriefPanel when pinned tab is active
- System message pin icon variant for the "pinned" event
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments