Skip to content

Add interactive Travel Agent Runtime explorer - #4

Draft
YingzuoLiu wants to merge 1 commit into
mainfrom
agent/add-interactive-runtime-explorer
Draft

Add interactive Travel Agent Runtime explorer#4
YingzuoLiu wants to merge 1 commit into
mainfrom
agent/add-interactive-runtime-explorer

Conversation

@YingzuoLiu

Copy link
Copy Markdown
Owner

Summary

  • add a standalone Vite/React explorer under interactive-demo/
  • visualize an 11-step Router → Memory → Planner → Executor → Validator → Reducer → State flow
  • support previous/next navigation, auto-play, component highlighting, state snapshots, and an execution trace
  • add interview talking points and local run instructions
  • link the explorer from the root README

Scope

The explorer is a deterministic presentation layer. It does not call real travel or booking APIs; the Python code remains the executable runtime reference.

Validation

  • npm run build
  • git diff --check

Python tests were not rerun because this environment does not have pytest installed; no Python files were changed.

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