Skip to content

feat(examples-chat): App mode — itinerary map cockpit on the langgraph canonical demo - #772

Merged
blove merged 23 commits into
mainfrom
feat/langgraph-app-mode-itinerary
Jul 7, 2026
Merged

feat(examples-chat): App mode — itinerary map cockpit on the langgraph canonical demo#772
blove merged 23 commits into
mainfrom
feat/langgraph-app-mode-itinerary

Merge branch 'main' into feat/langgraph-app-mode-itinerary

5a98f31
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jul 7, 2026 in 2s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 34 in examples/chat/angular/scripts/inject-env.mjs

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

This logs sensitive data returned by
an access to GOOGLE_MAPS_API_KEY
as clear text.