Integrate Atlas Agent Chat Add a streaming Atlas Agent chat UI to this Flows app. Agent external ID: $ARGUMENTS Dependencies The atlas-agent library files (copied in Step 2) require these npm packages: | Package | Version | |---|---| | | | | | | | | | is assumed to already be present in Flows apps. --- Your job Complete these steps in order. Read each file before modifying it. --- Step 1 — Understand the app Read these files before touching anything: - — detect package manager ( field or lock file) and existing deps - (or equivalent entry component) — understand current structure --- Step 2 —…