Skip to content

Commit 26acaf3

Browse files
authored
Merge pull request #13 from devakone/develop
Release: develop → main
2 parents e778620 + 005668f commit 26acaf3

30 files changed

Lines changed: 1512 additions & 186 deletions
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "0.1.0-alpha.3",
3-
"apps/web": "0.1.0-alpha.3",
2+
".": "0.1.0-alpha.4",
3+
"apps/web": "0.1.0-alpha.4",
44
"apps/worker": "0.1.0-alpha.2"
55
}

CHANGELOG-DEVELOP.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [0.1.0-alpha.4](https://github.com/devakone/vibe-coding-profiler/compare/vibed-coding-v0.1.0-alpha.3...vibed-coding-v0.1.0-alpha.4) (2026-01-22)
4+
5+
6+
### Features
7+
8+
* **web:** add agents.txt and robots.txt files, update branding to "Vibe Coding Profiler" ([0afc2c8](https://github.com/devakone/vibe-coding-profiler/commit/0afc2c864b9b1a7fce79d7d5fddbf60c2a7a2490))
9+
* **web:** add new aura backgrounds and update persona aura structure ([3590f97](https://github.com/devakone/vibe-coding-profiler/commit/3590f97b9690ff59feb3f50b38de23d06b6be1c1))
10+
* **web:** enhance Open Graph metadata and add dynamic OG image generation ([6b68e45](https://github.com/devakone/vibe-coding-profiler/commit/6b68e455263114fd4fb2a37bb7335270c612fdca))
11+
12+
13+
### Bug Fixes
14+
15+
* **web:** update branding from "vibed.app" to "vibe-coding-profiler.com" ([852cfc5](https://github.com/devakone/vibe-coding-profiler/commit/852cfc511c21b1c40ba29a310668d7686e9af533))
16+
317
## [0.1.0-alpha.3](https://github.com/devakone/vibe-coding-profile/compare/vibed-coding-v0.1.0-alpha.2...vibed-coding-v0.1.0-alpha.3) (2026-01-22)
418

519

apps/web/CHANGELOG-DEVELOP.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [0.1.0-alpha.4](https://github.com/devakone/vibe-coding-profiler/compare/web-v0.1.0-alpha.3...web-v0.1.0-alpha.4) (2026-01-22)
4+
5+
6+
### Features
7+
8+
* **web:** add agents.txt and robots.txt files, update branding to "Vibe Coding Profiler" ([0afc2c8](https://github.com/devakone/vibe-coding-profiler/commit/0afc2c864b9b1a7fce79d7d5fddbf60c2a7a2490))
9+
* **web:** add new aura backgrounds and update persona aura structure ([3590f97](https://github.com/devakone/vibe-coding-profiler/commit/3590f97b9690ff59feb3f50b38de23d06b6be1c1))
10+
* **web:** enhance Open Graph metadata and add dynamic OG image generation ([6b68e45](https://github.com/devakone/vibe-coding-profiler/commit/6b68e455263114fd4fb2a37bb7335270c612fdca))
11+
12+
13+
### Bug Fixes
14+
15+
* **web:** update branding from "vibed.app" to "vibe-coding-profiler.com" ([852cfc5](https://github.com/devakone/vibe-coding-profiler/commit/852cfc511c21b1c40ba29a310668d7686e9af533))
16+
317
## [0.1.0-alpha.3](https://github.com/devakone/vibe-coding-profile/compare/web-v0.1.0-alpha.2...web-v0.1.0-alpha.3) (2026-01-22)
418

519

apps/web/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
"build": "next build",
88
"start": "next start -p 8108",
99
"lint": "eslint",
10-
"type-check": "tsc --noEmit"
10+
"type-check": "tsc --noEmit",
11+
"test": "vitest run",
12+
"test:watch": "vitest"
1113
},
1214
"dependencies": {
1315
"@radix-ui/react-popover": "^1.1.15",
@@ -32,6 +34,7 @@
3234
"devDependencies": {
3335
"@tailwindcss/postcss": "^4",
3436
"@types/node": "^20",
37+
"vitest": "^1",
3538
"@types/qrcode": "^1.5.6",
3639
"@types/react": "^19",
3740
"@types/react-dom": "^19",

apps/web/public/agents.txt

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Vibe Coding Profiler - agents.txt
2+
# Instructions for AI agents and LLM crawlers
3+
# https://vibed.dev
4+
5+
# About this site
6+
name: Vibe Coding Profiler
7+
description: Vibe Coding Profiler analyzes git commit history to reveal your unique Vibe Coding Profile (VCP) — your AI-era coding persona with patterns, insights, and shareable profiles grounded in commit evidence.
8+
url: https://vibed.dev
9+
10+
# What we do
11+
purpose: We help developers understand their coding style in the AI era by analyzing commit patterns, detecting AI-assisted workflows, and generating shareable "Vibe Coding Profiles" that reveal how developers collaborate with AI tools.
12+
13+
# Key concepts
14+
- VCP (Vibe Coding Profile): A persona-based profile showing your coding patterns
15+
- Vibe Axes: Six dimensions measuring coding style (shipping rhythm, context window, AI reliance, scope approach, feedback loop, collaboration style)
16+
- Personas: Archetypes like "Prompt Sprinter", "Guardrailed Viber", "Methodical Architect" that represent different AI-era coding styles
17+
18+
# For AI agents
19+
contact: https://github.com/devakone/vibed-coding
20+
license: Proprietary (open-sourcing planned)
21+
22+
# Crawling preferences
23+
User-agent: *
24+
Allow: /
25+
Disallow: /api/
26+
Disallow: /settings/
27+
Disallow: /admin/
5.73 MB
Loading
6.05 MB
Loading
4.59 MB
Loading
4.97 MB
Loading
5.48 MB
Loading

0 commit comments

Comments
 (0)