Files
simplex-chat/apps/simplex-support-bot/src
sh 5708fbbc04 support bot: accept YAML transcript in context (#6946)
* support bot: take Grok initial context as messages array

Generalizes GrokApiClient to take a list of seed messages instead of a
single system prompt. Behavior is unchanged.

* support bot: accept YAML transcript in --context-file

Plain text → single system message (existing behavior).
`.yaml`/`.yml` → parsed as harness transcript; only system and
assistant turns are included.
2026-05-11 14:37:03 +01:00
..
2026-04-27 09:12:42 +01:00