ux: LBC Styling, feat: thinking, feat: more tools:

This commit is contained in:
2026-05-06 01:15:37 -04:00
parent 36c91ce500
commit 5850674448
9 changed files with 1160 additions and 165 deletions
+9 -3
View File
@@ -10,9 +10,15 @@
<main class="shell">
<section class="workspace">
<header class="topbar">
<div>
<h1>TraderAI</h1>
<p>Local Ollama chat for UEX marketplace work</p>
<div class="brand-block">
<div class="logo-wrap" aria-hidden="true">
<img src="/static/art/LBC_Logo.png" alt="">
</div>
<div class="brand-copy">
<p class="eyebrow">Lambda Banking Conglomerate</p>
<h1>TraderAI</h1>
<p>Institutional marketplace intelligence for UEX operations</p>
</div>
</div>
<div class="status" id="status">Ready</div>
</header>