Skip to content

Commit 97dbb0a

Browse files
akhatua2claude
andcommitted
Add cooperator-plugin page with interactive Claude Code demos
- New page at /cooperator-plugin with animated terminal demos showing multi-agent collaboration (GPU borrowing, status checks, full-stack coordination, incident response with 4 terminals) - Added Plugin link to navbar - Updated announcement banners to promote the new plugin page Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e622e42 commit 97dbb0a

4 files changed

Lines changed: 571 additions & 6 deletions

File tree

src/layouts/BaseLayout.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ const navItems = [
3333
{ label: 'Leaderboard', href: '/leaderboard' },
3434
{ label: 'Tasks', href: '/tasks' },
3535
{ label: 'Trajectories', href: '/viewer' },
36+
{ label: 'Plugin', href: '/cooperator-plugin' },
3637
{ label: 'Blog', href: '/blog' },
3738
];
3839

0 commit comments

Comments
 (0)