fix: stabilize post-MVP travel-agent and itinerary workflows

This commit is contained in:
2026-03-08 16:51:19 +00:00
parent fb2347345f
commit 2fd11dbd26
27 changed files with 2533 additions and 794 deletions

View File

@@ -255,6 +255,10 @@ export default defineConfig({
text: "Guides",
collapsed: true,
items: [
{
text: "Travel Agent (MCP)",
link: "/docs/guides/travel_agent",
},
{
text: "Admin Panel",
link: "/docs/guides/admin_panel",