Files
simplex-chat/apps
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-05-08 08:37:55 +00:00
2025-07-08 12:22:57 +01:00