Skip to content

docs: restyle README header to match Channels SDK and OpenTag - #375

Open
jerelvelarde wants to merge 1 commit into
CopilotKit:mainfrom
jerelvelarde:docs/readme-header-parity
Open

docs: restyle README header to match Channels SDK and OpenTag#375
jerelvelarde wants to merge 1 commit into
CopilotKit:mainfrom
jerelvelarde:docs/readme-header-parity

Conversation

@jerelvelarde

Copy link
Copy Markdown

What

Brings the aimock README header in line with the shared CopilotKit repo header shape used by channels-sdk and OpenTag.

The pattern those two share: a centered block holding the title, a bold one-line positioning statement, a nav row of key links, and stacked badges — then the demo video, then a centered caption.

Changes

  • Badges out of the H1. They were inline after # aimock, which made the title line wrap awkwardly. Now stacked on their own lines inside the centered block.
  • npm badge labeled @copilotkit/aimock, matching channels-sdk's treatment.
  • Added MIT license badge — both reference repos carry one.
  • Bold positioning statement replaces the long enumeration as the hero line.
  • Nav row: Quick start · The suite · Record & replay · Docs. Both in-page anchors resolve against existing sections (## Quick Start, ## The aimock Suite).
  • Provider enumeration moved to the video caption rather than dropped, so the LLM / MCP / A2A / AG-UI / vector / search keywords survive the tighter hero line.

No hero banner image was added — docs/og-image.png already contains the wordmark and tagline, so it would duplicate the H1. OpenTag has no banner either; the demo video carries the visual.

Verification

Docs-only change, but ran the full pre-commit suite from CLAUDE.md:

  • pnpm run format:check — clean
  • pnpm run lint — clean
  • pnpm run test — 176 files passed, 5234 tests passed, 46 skipped

Adopt the shared CopilotKit repo header shape: a centered block with the
title, a bold one-line positioning statement, a nav row, and stacked
badges, followed by the demo video and a centered caption.

- Move badges out of the H1 onto their own lines; label the npm badge
  @copilotkit/aimock and add the MIT license badge for parity
- Add nav links to Quick start, The suite, Record & replay, and Docs
- Rework the provider enumeration into the video caption so the
  keywords survive the tighter hero line
@pkg-pr-new

pkg-pr-new Bot commented Aug 13, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@copilotkit/aimock@375

commit: efb95a5

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.

1 participant