README polish (2 libs) + cockpit OG image#294
Merged
Conversation
…t OG image Closes two loose ends from the post-merge sweep punchlist. @ngaf/langgraph README: - was: title + one-liner + only-citations section (35 lines, sparse for npmjs.com) - now: matches @ngaf/render shape from D.1 — intro paragraph, install + peer deps, "What it does" capability bullets, quick-start example (provideAgent + agent()), injection-context gotcha callout, citations example, doc links, license. @ngaf/ag-ui README: - was already substantive (49 lines with usage + citations) - adds Install section, expands one-liner to mention compatible runtimes (LangGraph / CrewAI / Mastra / etc.), Part-of line, Documentation links footer, License. @ngaf/licensing README intentionally left alone — explicitly marked "Private, pre-1.0. Not intended as a standalone import." apps/cockpit/src/app/opengraph-image.tsx — new: - 1200×630 PNG share card matching cockpit's Linear-style devtools aesthetic (Phase 8). Inter Bold headline (no Garamond — saves a 500KB TTF bundle and matches cockpit's in-app typography). - Eyebrow "COCKPIT · ANGULAR AGENT FRAMEWORK", headline "The live reference app for the framework.", subhead describing the four modes, footer renders the actual ModeSwitcher pill pattern (Run/Code/Docs/API with Run active) + cockpit.cacheplane.ai wordmark. - runtime='edge' (no local font files to read). apps/cockpit/src/app/layout.tsx — metadata expanded with proper openGraph + twitter blocks so the new image gets picked up on shares. All cockpit e2e tests pass; lint reports 0 errors (21 pre-existing warnings). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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
Closes two loose ends from the post-merge sweep punchlist.
Library README polish
Cockpit OG image
Test plan
🤖 Generated with Claude Code