- Agent detail page now uses DashboardLayout with sidebar navigation - Collection detail page now uses DashboardLayout with sidebar navigation - Both pages have consistent back button, title, subtitle, and actions - Edit mode in collection page integrates with layout title 🤖 Generated with [Claude Code](https://claude.ai/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| next-env.d.ts | ||
| next.config.ts | ||
| package.json | ||
| postcss.config.js | ||
| RATE_LIMITING.md | ||
| RATE_LIMITING_SUMMARY.md | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| vercel.json | ||
| vitest.config.ts | ||