TasteTwin / app /static

Commit History

UI refactoring: correctly arrange Audit and Recommendations on the left column natively, Debate Arena on the right column
50b153f
Running

the-main-method commited on

UI refactoring: separate Audit Specific Product into its own full-width top block to resolve CSS layout stacking issues and ensure 3 separate sections
6e6364e

the-main-method commited on

UI refactoring: separate recommendation list into independent glass card, implement sticky debate arena, fix overflow clipping, and implement accordion view for simulated reviews
6be4146

the-main-method commited on

feat: embed dynamic simulated reviews directly in category recommendation cards
e15dcba

the-main-method commited on

ux: remove auto-select on recommendation retrieval and filtering as per user instructions
e96d272

the-main-method commited on

ux: auto-select first recommendation and play debate immediately on fetch and filter to prevent blank placeholders
98ea45e

the-main-method commited on

fix(tour): wrap Driver.js tours in robust try-catch and bump asset versions to v=2.0.2 for browser cache invalidation
62b8361

the-main-method commited on

feat: resolve silent button returns with UI alerts, ensure dual action path coexistence, and refactor heuristic review engine
25375d6

the-main-method commited on

Restrict LLM debate turns to exactly 6 single-round turns, and auto-select/sync first item on category filtering to prevent stuck details panels
c0b68e2

the-main-method commited on

Fix HF debate arena fallbacks, score focus 0 in LLM mode, and typewriter concurrent race condition
77d1323

the-main-method commited on

feat: implement custom product audit in Task B, enforce LLM re-ranking coverage, and fix missing price/category metadata in LLM recommendations
fc2a790

the-main-method commited on

fix: resolve dimension alignment, cache-busting, and streaming early exit bugs
2aa5d10

the-main-method commited on

feat: persist active recommendation sub-tab, and dynamically synthesize Judge Agent debate verdict
b5a6176

the-main-method commited on

feat: refine onboarding tour, unify textarea styling, update solution paper tabs, and resolve FastAPI 500 KeyError on custom personas
e083ac4

the-main-method commited on

feat: enhance onboarding tour to walkthrough each tab and set groq as default model provider
654254b

the-main-method commited on

feat: add driver.js onboarding tour for judges
e2d9154

the-main-method commited on