3 Commits

Author SHA1 Message Date
sligter 564c9006ee Add Anthropic reasoning controls and completion fixes
- Pass Anthropic reasoning effort through env, settings, tests, and UI
- Allow max reasoning effort for OpenAI and Anthropic provider tests
- Open generated scripts directly and download narration without popup tabs
2026-08-02 13:54:10 +08:00
sligter 1ae60c26ff refactor(ai): remove max_tokens and max_output_tokens parameters across providers and models for clarity 2026-05-30 11:26:12 +08:00
sligter 6153e56441 feat: modularize services and expand platform workflows
Add OAuth, community, credits, startup, export, and narration workflows while splitting oversized route and PPT service modules into dedicated components with broader regression coverage.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 21:04:37 +08:00