From b13a6911b73a093812286628e17f98c360bcd421 Mon Sep 17 00:00:00 2001 From: iris Date: Tue, 2 Jun 2026 22:40:40 +0200 Subject: [PATCH] feat(#1098): replace deployed:hash chip with config link in three-dot menu MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remove the deployed sha plain-text badge from the card head. Add a forge-linked menu item to the three-dot menu instead: 'deployed:abc123def012 ↗' opens agent-configs//commit/ on the hive forge in a new tab. Only shown when both c.deployed_sha and forgeBase are present. buildAgentMenu now takes forgeBase as second arg; call site passes the same forgeBase computed for nav-strip links. CSS: add text-decoration: none + box-sizing to .agent-menu-item so link items render identically to the