FE-558: UI foundation: shadcn/ui + Tailwind 4 + AI Elements#22
Merged
Conversation
FE-558 UI foundation: shadcn/ui + Tailwind 4 + AI Elements
UI Foundation RealignmentInfrastructure slice: set up shadcn/ui + Tailwind 4 + AI Elements on the client before slice 5 (observer agent). No server-side changes. Work Items
Validates
Acceptance
|
This was referenced Apr 2, 2026
Contributor
Author
This was referenced Apr 2, 2026
🤖 Augment PR SummarySummary: Establishes the client UI foundation using Tailwind CSS v4 + shadcn/ui, and introduces reusable “AI Elements” components for the chat experience. Changes:
Technical Notes: Tailwind theming is driven by CSS variables consumed through shadcn’s Tailwind layer, and the 🤖 Was this summary useful? React with 👍 or 👎 |
Contributor
Author
Amp-Thread-ID: https://ampcode.com/threads/T-019d4de2-65fc-776c-b789-06d9eff77185 Co-authored-by: Amp <amp@ampcode.com>
- Update ai@6.0.143, @ai-sdk/react@3.0.145 - Install tailwindcss@4.2.2 + @tailwindcss/vite - Run shadcn init (radix-nova preset, Geist font) - Install AI Elements: conversation, message, reasoning, tool, prompt-input, shimmer - Migrate InterviewWorkspace to AI Elements components - Migrate ProjectList to shadcn Card/Button - Migrate root layout + ExportPreview to Tailwind - All 123 tests pass, zero server-side changes Amp-Thread-ID: https://ampcode.com/threads/T-019d4de2-65fc-776c-b789-06d9eff77185 Co-authored-by: Amp <amp@ampcode.com>
Amp-Thread-ID: https://ampcode.com/threads/T-019d4de2-65fc-776c-b789-06d9eff77185 Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Amp <amp@ampcode.com> Amp-Thread-ID: https://ampcode.com/threads/T-019d4de2-65fc-776c-b789-06d9eff77185
- Restore two prior research docs + add Claude Agent SDK cookbook analysis - Rename all research filenames to param-case - Update docs/research/ links in SPEC.md D22 and D23 Amp-Thread-ID: https://ampcode.com/threads/T-019d4e35-c61a-718a-9504-3d4e31e1bf1a Co-authored-by: Amp <amp@ampcode.com>
14e7fd4 to
8dbc2f5
Compare
This was referenced Apr 3, 2026
This was referenced Apr 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

No description provided.