feat: AI assistant v2, prop firms page, public performance profiles - #1
Open
gehlotmanthan wants to merge 16 commits into
Open
feat: AI assistant v2, prop firms page, public performance profiles#1gehlotmanthan wants to merge 16 commits into
gehlotmanthan wants to merge 16 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Someone is attempting to deploy this pull request to the jbear3087gmailcom's projects Team on Vercel. No GitHub account was found matching the commit author email address. To deploy this pull request, the commit author's email address needs to be associated with a GitHub account. Learn more about how to change the commit author information. |
gehlotmanthan
force-pushed
the
feature/streams-cde
branch
from
March 30, 2026 15:30
a59d8bc to
7eb9059
Compare
gehlotmanthan
force-pushed
the
feature/streams-cde
branch
from
March 30, 2026 15:30
7eb9059 to
8bbec31
Compare
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.
Summary
useChat(@ai-sdk/react). Route now returnstoUIMessageStreamResponse(). NewStrategyCodeBlockcomponent parses Pine Script v5 and Webhook JSON from the AI response into separate copy-button blocks. Persistent chat history within session./prop-firmsdashboard page listing Apex, Topstep, FTMO, E8 Markets, and Alpaca paper with compatibility badges, funding details, and profit split. Added to sidebar nav withTrophyicon.public_profile_enabled,profile_slug,public_display_name,public_biotoprofiles. New public page at/p/[username]shows published strategies + acquisition CTA. Settings page gets aPublicProfileFormtoggle to opt in and set username.Test Plan
npx vitest run— 74 tests pass, no new failures/prop-firms→ verify 5 firms listed, Apex/Topstep/Alpaca show green Compatible badge/p/<slug>→ verify profile page loads with CTASTRIPE_SECRET_KEYand related env vars before enabling billing (Stream A, not in this PR)🤖 Generated with Claude Code