From 5a5fe3129e99623b9154ba86e795cdefb39b3636 Mon Sep 17 00:00:00 2001 From: hyowons Date: Mon, 8 Jun 2026 16:33:00 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=EB=8B=B9=EC=9D=BC=EA=B1=B0=EB=9E=98=20?= =?UTF-8?q?=EB=A7=88=ED=81=AC(=E2=98=85)=20=EB=B9=84=EC=A4=91=20=EC=98=A4?= =?UTF-8?q?=EB=A5=B8=EC=AA=BD(line2)=EC=9C=BC=EB=A1=9C=20=EC=9D=B4?= =?UTF-8?q?=EB=8F=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit line1=뱃지+종목명, line2=보유+비중+★, line3=태그+계좌. Co-Authored-By: Claude Opus 4.8 --- agents/stock/workspace/scripts/behive_web.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/agents/stock/workspace/scripts/behive_web.py b/agents/stock/workspace/scripts/behive_web.py index 2fd0afe..6e37d0d 100644 --- a/agents/stock/workspace/scripts/behive_web.py +++ b/agents/stock/workspace/scripts/behive_web.py @@ -2667,8 +2667,8 @@ def _render_holding_row(r: dict, total_value: int, show_day_change: bool = False return f'''
-
{_buy_rank_badge(buy_amount)}{star}{stock}
-
보유 {qty:,}주{_pending_badges_html(r)}비중 {weight:.2f}%
+
{_buy_rank_badge(buy_amount)}{stock}
+
보유 {qty:,}주{_pending_badges_html(r)}비중 {weight:.2f}%{star}
{tag_chip}{accounts}
{summary_journal_html}