it0/it0_app/lib/features/agent_call/presentation
hailin 5d4fd96d43 feat: streaming claude-api engine, engineType override, fix voice test page
- Claude API engine now uses streaming API (messages.stream) for real-time
  text delta output instead of waiting for full response
- Agent controller accepts optional engineType body parameter to allow
  callers (e.g. voice pipeline) to select a specific engine
- Fix voice_test_page.dart compilation error: replace audioplayers (not
  installed) with flutter_sound (already in pubspec.yaml)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 05:30:11 -08:00
..
pages feat: streaming claude-api engine, engineType override, fix voice test page 2026-02-24 05:30:11 -08:00
providers fix: translate all remaining English UI strings to Chinese and remove dead code 2026-02-23 02:07:57 -08:00