Travel Agent. Plan a trip from research to booking with AI help, all organized in one place.

github.com/B0Y3R/travel-agent

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2026
  • Merge Plan 3: guide, book-ahead & site (local-guide, book-ahead, trip…
  • fix: align checkpoint labels (D=website), drop dead no-op, correct CT…
  • test: e2e fixture + buildSiteData integration check
  • feat: orchestrator drives full flow through checkpoint D
  • feat: trip-site template, geocoder, and skill
  • fix: resolve base pin via coords by name when location lacks coords
  • feat: trip-site buildSiteData view-model builder (tested)
  • feat: book-ahead skill (reservations checklist)
  • feat: local-guide skill (centered guide sections)
  • Add Plan 3: guide, book-ahead & site implementation plan
  • Merge Plan 2: research & stay pick (destination-research, stay-compar…
  • fix: use relative brief.mjs import in travel-agent snippet
  • feat: travel-agent orchestrator (preflight, intake, checkpoints A-B)
  • feat: stay-compare skill (sets stays.chosen at checkpoint B)
  • feat: destination-research skill
  • feat: skills lint (frontmatter + internal path refs)
  • docs: shared Airbnb browser-extraction reference
  • Add Plan 2: research & stay-pick implementation plan
  • Merge Plan 1: foundation & brief
  • fix: correct brief-io section examples + harden brief tests