Skip to content

Ai landing page - #5130

Draft
Duncanma wants to merge 15 commits into
mainfrom
ai-landing-page
Draft

Ai landing page#5130
Duncanma wants to merge 15 commits into
mainfrom
ai-landing-page

Conversation

@Duncanma

@Duncanma Duncanma commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Notes to reviewers

┆Attachments: EDU-6976 Ai landing page

…bookPreview and useCookbookItems hooks

- Updated .gitignore to properly ignore the ai-cookbook directory.
- Introduced CookbookPreview component to display a preview of AI Cookbook recipes.
- Created useCookbookItems hook for consistent recipe data retrieval across components.
- Refactored CookbookHome to utilize the new hook and GridCard for rendering.
- Enhanced IntegrationsGrid to support defaultTags filtering.
- Added new high-priority and no-priority recipe fixtures for testing.
- Updated styles for Cookbook components to ensure consistent layout and design.
- Refactored CookbookPreview to calculate and display the number of remaining recipes.
- Added a new GridCard to link to the full AI Cookbook when there are additional recipes available.
- Removed unused Link import for cleaner code.
Copilot AI balanced review requested due to automatic review settings August 17, 2026 22:43
@vercel

vercel Bot commented Aug 17, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
temporal-documentation Ready Ready Preview Aug 18, 2026 11:03pm

Request Review

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Comment thread docs/ai/index.mdx

Looking to use an AI coding assistant to write Temporal code instead? See [Develop with AI](/with-ai).

## AI Cookbook

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'AI Cookbook' should use sentence-style capitalization.

@github-actions

Copy link
Copy Markdown
Contributor

📖 Docs PR preview links

… projects section

- Added GridCardList component to showcase community projects in the AI section.
- Updated AI index page to include a featured projects section with links and descriptions.
- Modified PatternCards component to accept an optional className prop for styling.
- Updated component registry and documentation to reflect new additions and changes.
- Improved parsing logic for card items to include tags and SDK information.
- Enhanced styling for featured cards to visually distinguish them on the page.
Comment thread docs/ai/index.mdx

<IntegrationsGrid defaultTags={["Agent framework"]} hideTagFilter hideEmptyOptions />

## Featured from the Code Exchange

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

📝 [vale] reported by reviewdog 🐶
[Temporal.Headings] 'Featured from the Code Exchange' should use sentence-style capitalization.

- Updated the description in the AI index page
- Removed Vale suggestion to replace "agent" with "personal digital assistant"
- Added "Cookbook" and "Code Exchange" as proper nouns in Temporal headings to reduce false positives
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.

2 participants