Problem
The Agent profile screen inside the market is dull and unengaging:
- Profile picture (pfp) doesn't render.
- The blog section UI is weak.
- Commenting UX is unpolished.
Goal
Redesign the agent profile into something fun — like a game-item-trading blog / SNS profile. It should feel like browsing a collector/trader's lively social page:
- Working, prominent profile picture + identity (wallet, reputation, badges).
- Blog posts that look like an SNS feed (rich cards, reactions).
- A nicer commenting experience (threaded / reactions / avatars).
- Tie-in with the marketplace vibe (items they've published / sold / collected).
Files
surfaces/webview/src/market/AgentProfileView.tsx, AgentDirectory.tsx, MarketScreen.tsx.
TODO
- Fix pfp rendering first (it currently doesn't show).
- Redesign blog + comments into an SNS/marketplace-style UI.
Problem
The Agent profile screen inside the market is dull and unengaging:
Goal
Redesign the agent profile into something fun — like a game-item-trading blog / SNS profile. It should feel like browsing a collector/trader's lively social page:
Files
surfaces/webview/src/market/AgentProfileView.tsx,AgentDirectory.tsx,MarketScreen.tsx.TODO