From aaea96ffe39d135166f42900b6fe5789a2bba37d Mon Sep 17 00:00:00 2001 From: hyowons Date: Mon, 8 Jun 2026 16:26:25 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=EB=B3=B4=EC=9C=A0=ED=96=89=20=EA=B3=84?= =?UTF-8?q?=EC=A2=8C=EC=A2=85=EB=A5=98=EB=A5=BC=203=EB=B2=88=EC=A7=B8=20?= =?UTF-8?q?=EC=A4=84=EB=A1=9C=20=EC=9D=B4=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 d03934f..9261e52 100644 --- a/agents/stock/workspace/scripts/behive_web.py +++ b/agents/stock/workspace/scripts/behive_web.py @@ -2667,9 +2667,9 @@ def _render_holding_row(r: dict, total_value: int, show_day_change: bool = False return f'''
-
{_buy_rank_badge(buy_amount)}{star}{stock}{accounts}
+
{_buy_rank_badge(buy_amount)}{star}{stock}
보유 {qty:,}주{_pending_badges_html(r)}비중 {weight:.2f}%
-
{tag_chip}
+
{tag_chip}{accounts}
{summary_journal_html}