Skip to content

Replace LLM engineering loop with AI engineering loop on homepage - #3494

Merged
annabellscha merged 1 commit into
mainfrom
cursor/ai-engineering-loop-653c
Aug 10, 2026
Merged

Replace LLM engineering loop with AI engineering loop on homepage#3494
annabellscha merged 1 commit into
mainfrom
cursor/ai-engineering-loop-653c

Conversation

@annabellscha

@annabellscha annabellscha commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Update the homepage "On this page" sidebar TOC entry from LLM engineering loop to AI engineering loop
  • Update the matching section header from The full LLM engineering loop to The full AI engineering loop

Section anchor #llm-engineering-loop is unchanged for existing link stability.

Screenshots

Sidebar TOC:
Sidebar shows AI engineering loop

Section header:
Header shows The full AI engineering loop

Test plan

  • Open the homepage and confirm the sidebar TOC shows "AI engineering loop"
  • Confirm the Rive section header shows "The full AI engineering loop"
  • Confirm no remaining "LLM engineering loop" strings on the homepage for these UI locations

To show artifacts inline, enable in settings.

Linear Issue: LF-89

Open in Web Open in Cursor 

Greptile Summary

The PR consistently renames the homepage’s “LLM engineering loop” display text to “AI engineering loop” while preserving the existing stable anchor.

  • Updates the Rive section heading.
  • Updates the corresponding homepage sidebar entry.

Confidence Score: 5/5

The PR appears safe to merge.

The two display-text changes are consistent, and the existing section anchor remains unchanged for link compatibility.

Reviews (1): Last reviewed commit: "Replace LLM engineering loop with AI eng..." | Re-trigger Greptile

Update the homepage sidebar TOC label and section header to use
AI engineering loop wording.

Co-authored-by: annabellscha <annabellscha@users.noreply.github.com>
@vercel

vercel Bot commented Aug 10, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
langfuse-docs Ready Ready Preview Aug 10, 2026 5:24pm

Request Review

@annabellscha
annabellscha marked this pull request as ready for review August 10, 2026 17:41
@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. docs labels Aug 10, 2026
@annabellscha
annabellscha added this pull request to the merge queue Aug 10, 2026
@dosubot dosubot Bot added the auto-merge This PR is set to be merged label Aug 10, 2026
@github-actions

Copy link
Copy Markdown

@claude review

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM — straightforward copy change with no logic or structural impact.

What was reviewed: Confirmed both occurrences (Rive section heading and the homepage TOC label in HomeAside) are updated consistently from "LLM engineering loop" to "AI engineering loop", and that the anchor id/URL (#llm-engineering-loop) is left unchanged, so no existing links break.

Extended reasoning...

Overview

This PR changes two string literals: the homepage Rive section heading (RiveSection.tsx) from "The full LLM engineering loop" to "The full AI engineering loop", and the matching "On this page" sidebar TOC label (HomeAside.tsx) from "LLM engineering loop" to "AI engineering loop". The section id/anchor (llm-engineering-loop) is intentionally left unchanged to preserve existing link stability, which is a good practice call.

Security risks

None. This is purely user-facing copy text with no logic, data handling, or routing changes.

Level of scrutiny

Minimal scrutiny is warranted — this is a size:XS, purely cosmetic text change in two non-critical marketing/homepage components, following an existing pattern (both files already had these strings hardcoded). No CODEOWNER-sensitive paths, no auth/crypto, no build config.

Other factors

Verified the two edits are consistent with each other and with the PR description (anchor kept the same, only the visible label text changed). No test coverage concerns since there's no behavior change. The bug hunting system reported no issues, which aligns with the trivial nature of the diff.

Merged via the queue into main with commit 3bc6175 Aug 10, 2026
20 checks passed
@annabellscha
annabellscha deleted the cursor/ai-engineering-loop-653c branch August 10, 2026 17:47
@dosubot dosubot Bot removed the auto-merge This PR is set to be merged label Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants