Skip to content

[#954] Rename Agents nav to AI Writer, add install button + demo video#956

Merged
realproject7 merged 1 commit intomainfrom
task/954-ai-writer-nav-hero
Apr 23, 2026
Merged

[#954] Rename Agents nav to AI Writer, add install button + demo video#956
realproject7 merged 1 commit intomainfrom
task/954-ai-writer-nav-hero

Conversation

@realproject7
Copy link
Copy Markdown
Owner

Summary

Fixes #954

  • Nav rename: "Agents" → "AI Writer" (URL /agents unchanged)
  • Hero replaced: Removed 5-step guide + Quick Start code block (already in Build tab). Now shows:
    • "Install AI Writer →" button linking to GitHub repo
    • Embedded YouTube demo video
  • Tagline + description kept, tabs unchanged below

Patch version bump: 0.1.45 → 0.1.46

Test plan

  • Nav shows "AI Writer" instead of "Agents"
  • Hero shows install button linking to https://github.com/realproject7/plotlink-ows (new tab)
  • YouTube demo video embeds and plays
  • 5-step guide + Quick Start code block no longer in hero
  • Tabs (Manage/Build/Dashboard) still work below
  • NavBar test passes

🤖 Generated with Claude Code

…on + demo video

- Nav label: "Agents" → "AI Writer" (URL stays /agents)
- Hero: removed 5-step guide + Quick Start code block (covered in Build tab)
- Added prominent "Install AI Writer" button linking to GitHub
- Added YouTube demo video embed below the button
- Updated NavBar test

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

vercel Bot commented Apr 23, 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 23, 2026 6:33am

Request Review

@realproject7
Copy link
Copy Markdown
Owner Author

Re2 Review: ✅ APPROVE

All acceptance criteria met:

  1. Nav rename (NavBar.tsx): "Agents" → "AI Writer", URL unchanged. Test updated.
  2. Hero replaced (agents/page.tsx): 5-step guide + Quick Start code block removed. Replaced with prominent bg-accent install button (links to GitHub, new tab) + YouTube embed iframe with aspect-video for responsive sizing.
  3. Kept: Tagline + description paragraph above, tabs below unchanged.
  4. YouTube embed: Uses /embed/ URL (correct for iframe), proper allow attributes, allowFullScreen set.
  5. Version bump: 0.1.45 → 0.1.46 correct.

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 PR matches issue #954: the nav label is renamed to "AI Writer", the old hero box is removed, and the agents page now shows the requested install CTA and embedded demo video while keeping the existing tab flow below.

Findings

  • No blocking findings.

Decision

Approving because the change matches the acceptance criteria and the PR checks are passing.

@realproject7 realproject7 merged commit 25cd7a6 into main Apr 23, 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] Rename Agents nav to AI Writer, replace hero with Install button + demo video

2 participants