Skip to content

refactor: configure metadataBase from env variables#698

Merged
open-agents-bot[bot] merged 2 commits intomainfrom
na/f00fa838
Apr 12, 2026
Merged

refactor: configure metadataBase from env variables#698
open-agents-bot[bot] merged 2 commits intomainfrom
na/f00fa838

Conversation

@open-agents-bot
Copy link
Copy Markdown
Contributor

Summary

Move metadataBase configuration from hardcoded values to environment variables for better flexibility across different deployment environments.

Changes

Layout (apps/web/app/layout.tsx)

  • Add metadataBase configuration reading from environment variables

Username Page (apps/web/app/[username]/page.tsx)

  • Remove hardcoded metadata configuration (now handled in parent layout)
  • Simplify page component by delegating metadata to layout

Dependencies (bun.lock)

  • Update lock file with latest dependency resolution

Chat - Built with guidance from Nico Albanese

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 11, 2026

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

Project Deployment Actions Updated (UTC)
open-agents Ready Ready Preview Apr 11, 2026 10:08am

@open-agents-bot open-agents-bot bot merged commit 8a5909b into main Apr 12, 2026
10 checks passed
@open-agents-bot open-agents-bot bot deleted the na/f00fa838 branch April 12, 2026 13:42
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