Adds a dedicated ChatView at /chat/:simulationId where users can select any simulation agent and have a back-and-forth conversation using the existing /api/simulation/interview endpoint. Includes agent sidebar, message history, typing indicator, platform selector, and auto-resizing input. Also adds a "Chat with Agents" button in Step3Simulation that becomes active once the simulation completes. https://claude.ai/code/session_01E1vDJe5FSWLMzT5eqAzhAG |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| vite.config.js | ||