From 28718cb8e62c1e969bc136aa09b2e1ca2a54dd34 Mon Sep 17 00:00:00 2001 From: Priyanka Punukollu Date: Thu, 26 Feb 2026 20:49:14 -0600 Subject: [PATCH] feat: replace market data chips with personal tracking and strategy chips MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Row 2: Add my home to track equity / Show my total net worth / What are my equity options? Row 3: Can my portfolio buy a house? / I have a job offer — is it worth it? / How long until I'm stable if I move? Row 4: Am I ahead or behind financially? / Can I afford to have kids? / What if I buy a house every 2 years? Removes Austin MLS and Tokyo cost-of-living chips from featured UI. Market data stays in codebase as background capability. Made-with: Cursor --- .../components/ai-chat/ai-chat.component.html | 54 +++++++++++-------- 1 file changed, 33 insertions(+), 21 deletions(-) diff --git a/apps/client/src/app/components/ai-chat/ai-chat.component.html b/apps/client/src/app/components/ai-chat/ai-chat.component.html index f5bd22786..3c892aac2 100644 --- a/apps/client/src/app/components/ai-chat/ai-chat.component.html +++ b/apps/client/src/app/components/ai-chat/ai-chat.component.html @@ -291,33 +291,41 @@ 💰 Estimate my taxes - + @if (enableRealEstate) {
- +
-
- -
- +
+ +
+
}