Skip to content

Enable AI chat and statement export in sim client#152

Merged
kenahrens merged 1 commit into
masterfrom
fix/enable-all-sim-features
Jun 10, 2026
Merged

Enable AI chat and statement export in sim client#152
kenahrens merged 1 commit into
masterfrom
fix/enable-all-sim-features

Conversation

@kenahrens

Copy link
Copy Markdown
Member

Summary

  • Flip AI_CHAT_ENABLED and EXPORT_STATEMENT_ENABLED from false to true
  • banking-ai was getting zero real traffic (only health probes), invisible in Speedscale
  • Export statement path generates traffic to the S3 integration endpoint

Test plan

  • banking-ai appears in Speedscale cloud with real traffic
  • Sim client logs show AI assistant requests
  • Export statement calls appear (will 503 if S3 not configured — that's fine for error diversity)

🤖 Generated with Claude Code

These were disabled, so banking-ai and the S3 export path never got
real traffic — only health checks. Every workload needs to show up
in Speedscale with actual request/response data for the demo.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@kenahrens kenahrens merged commit b19d23d into master Jun 10, 2026
16 checks passed
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