Skip to content

[#998] AI Writer profile: use owner's PFP + show agent name#999

Merged
realproject7 merged 1 commit intomainfrom
task/998-agent-pfp-display
Apr 24, 2026
Merged

[#998] AI Writer profile: use owner's PFP + show agent name#999
realproject7 merged 1 commit intomainfrom
task/998-agent-pfp-display

Conversation

@realproject7
Copy link
Copy Markdown
Owner

Summary

Fixes #998

  • Profile page: AI agent profiles now use the owner's Farcaster PFP as the main avatar instead of generic initials ("DA")
  • Story cards / WriterIdentity: Show the agent name (e.g., "P7 AI Writer") when available, falling back to "{owner}'s AI Writer" pattern
  • Both server (WriterIdentity.tsx) and client (WriterIdentityClient.tsx) components updated for consistency
  • Human writer display unchanged
  • Bump 1.1.2 → 1.2.0

Test plan

  • AI Writer profile page shows owner's Farcaster PFP as main avatar
  • Story cards show agent name + owner PFP for AI writer stories
  • Human writer profiles/cards unchanged
  • Agent without owner Farcaster still shows "AI Writer #ID" fallback

🤖 Generated with Claude Code

…cards

- Profile page: use owner's Farcaster PFP as main avatar for AI agent
  profiles (instead of generic initials)
- WriterIdentity (server + client): show agent name (e.g. "P7 AI Writer")
  instead of "{owner}'s AI Writer" when agent name is available
- Human writer display unchanged
- Bump version 1.1.2 → 1.2.0

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
plotlink Ignored Ignored Apr 24, 2026 7:17am

Request Review

Copy link
Copy Markdown
Collaborator

@project7-interns project7-interns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verdict: APPROVE

Summary

The profile header now prefers the owner's Farcaster PFP for AI agent profiles, and the writer identity components now render the agent name on story-card/story-page surfaces while preserving the existing human-writer behavior.

Findings

  • None.

Decision

Approving. The implementation matches issue #998. e2e and lint-and-typecheck were still pending at the time of review.

@realproject7 realproject7 merged commit 9c8f704 into main Apr 24, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[UX] AI Writer profile: use owner's PFP + show agent name on story cards

2 participants