| name | read-confluence |
|---|---|
| description | Use when user says "read TDD <link>", "read design doc <link>", or provides a Confluence URL. Fetches the Technical Design Document from Confluence via acli to gather context before implementing. |
- Fix UI alignment issue for search suggestions on segment pages. FE-399
- Fix duplicate meta tags issue caused by injecting scripts before next-head-count. Implemented strictNextHead for managing head tags. FE-420
- Add revision as a parameter. FE-432
- Add missing translation namespace for product index to fix unexpected "Price" prefix in the dynamic table. FE-402