Skip to content

Commit 7ec206f

Browse files
committed
docs: update terminology in landing page and documentation
Update text to clarify "vibe coding" vs "AI Assisted Engineering" terminology Make language more approachable for non-technical audiences
1 parent 27825e9 commit 7ec206f

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

apps/web/src/app/page.tsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -779,6 +779,12 @@ function MarketingLanding() {
779779
better. We surface signals from your commit history to shine a light on how you build
780780
with AI. What feels like you, what feels new, and how your workflow is evolving.
781781
</p>
782+
<p className="max-w-2xl text-sm text-zinc-600">
783+
The term “vibe coding” can be polarizing, but it captures the cultural moment around
784+
AI-shaped development. We personally prefer “AI Assisted Engineering” because it’s
785+
more explicit about the role of AI. This is a playful side project, so we keep it
786+
light and approachable for non-technical folks.
787+
</p>
782788
</div>
783789

784790
<div className="flex flex-wrap gap-3">

docs/how-vibed-works.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
> **Last Updated:** January 2026
44
> **Maintainer:** Update this document when analysis logic, personas, or metrics change.
55
6-
Vibed Coding analyzes your git history to reveal your coding style and patterns. Think of it as "Spotify Wrapped for vibe coders." We look at *how* you build, not *what* you build.
6+
Vibed Coding analyzes your git history to reveal your vibe coding/ AI Assited Engineering style and patterns. Think of it as "Spotify Wrapped for vibe coders." We look at *how* you build, not *what* you build.
7+
8+
Note: The term "vibe coding" can be polarizing, but it captures the cultural moment around AI-shaped development. We personally prefer "AI Assisted Engineering" because it’s more explicit about the role of AI. This is a playful side project, so we lean into the pop framing and keep it approachable for non-technical folks.
79

810
---
911

0 commit comments

Comments
 (0)