Skip to content

Release: develop → main#13

Merged
devakone merged 7 commits into
mainfrom
develop
Jan 22, 2026
Merged

Release: develop → main#13
devakone merged 7 commits into
mainfrom
develop

Conversation

@github-actions

@github-actions github-actions Bot commented Jan 22, 2026

Copy link
Copy Markdown
Contributor

Summary

Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 📚 Documentation update
  • 🔧 Configuration/infrastructure change
  • ♻️ Refactor (no functional changes)

Changes

  • chore: release develop (b01a762)
  • fix(web): update branding from "vibed.app" to "vibe-coding-profiler.com" (852cfc5)
  • feat(web): enhance Open Graph metadata and add dynamic OG image generation (6b68e45)
  • feat(web): add agents.txt and robots.txt files, update branding to "Vibe Coding Profiler" (0afc2c8)
  • feat(web): add new aura backgrounds and update persona aura structure (3590f97)
  • test(web): add unit tests for VCP metric functions (2a5891a)

Testing

  • Tested locally
  • Tested on Preview deployment

Database Migrations

  • No migrations
  • Migration: 00XXX_name.sql

Checklist

  • Code follows project conventions
  • Self-reviewed my own code
  • Lint passes (npm run lint)
  • Type check passes (npm run type-check)
  • Build passes (npm run build)
  • Updated documentation (if needed)

Screenshots

Related Issues

devakone and others added 2 commits January 22, 2026 07:12
Set up vitest in web app and add comprehensive unit tests for
the metric utilities in lib/vcp/metrics.ts. Covers all metric
computation functions with 40 tests for edge cases and expected
behavior.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Introduced new vertical aura background images for various personas, enhancing visual representation in stories.
- Updated the `PersonaAura` interface to include a vertical background property for better support of story layouts.
- Adjusted existing persona aura definitions to incorporate the new vertical backgrounds, ensuring consistency across the application.
@vercel

vercel Bot commented Jan 22, 2026

Copy link
Copy Markdown

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

Project Deployment Review Updated (UTC)
vibe-coding-profiler Building Building Jan 22, 2026 4:15pm
vibe-coding-profiler (develop) Ready Ready Preview, Comment Jan 22, 2026 4:15pm

Request Review

@supabase

supabase Bot commented Jan 22, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project idjewtwnfrufbxoxulmq because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

…ibe Coding Profiler"

- Introduced `agents.txt` for AI agents and crawlers with site information and crawling preferences.
- Added `robots.txt` to manage crawling permissions and include a sitemap.
- Updated all instances of "Vibe Coding Profile" to "Vibe Coding Profiler" across the application for consistent branding.
…ation

- Updated layout metadata to include Open Graph images for the homepage and analysis pages, improving social sharing capabilities.
- Implemented dynamic generation of OG images for analysis jobs, incorporating persona insights and metrics.
- Introduced new API routes for serving OG images, ensuring tailored visuals based on user analysis data.
devakone and others added 2 commits January 22, 2026 10:52
- Replaced all instances of "vibed.app" with "vibe-coding-profiler.com" in the Open Graph API routes to reflect the new branding.
- Ensured consistent application of the updated URL across relevant files for improved brand identity.
@devakone devakone merged commit 26acaf3 into main Jan 22, 2026
7 checks passed
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.

1 participant