fabro/crates
Bryan Helmkamp 86935bbb2b Expose MultipleChoice options in API and support selected answers
ApiQuestion now includes options and allow_freeform fields so API clients
can render multiple-choice questions. submit_answer accepts an optional
selected_option_key to produce AnswerValue::Selected instead of always
creating AnswerValue::Text.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 13:28:36 -05:00
..
agent Switch agent session from complete() to stream() to avoid request timeouts 2026-02-23 13:10:54 -05:00
attractor Expose MultipleChoice options in API and support selected answers 2026-02-23 13:28:36 -05:00
llm Fix truncated LLM responses by populating catalog max_output 2026-02-23 12:30:25 -05:00
terminal Extract terminal crate and prettify attractor CLI output 2026-02-23 12:06:24 -05:00