Skip to content

XS⚠️ ◾ Add BytePlus provider and video-first processing pipeline#700

Draft
calumjs wants to merge 3 commits into
mainfrom
feature/bytedance-video-processing
Draft

XS⚠️ ◾ Add BytePlus provider and video-first processing pipeline#700
calumjs wants to merge 3 commits into
mainfrom
feature/bytedance-video-processing

Conversation

@calumjs

@calumjs calumjs commented Feb 13, 2026

Copy link
Copy Markdown
Member
  1. AI Development - Prompt & Model (include prompts/models used or N/A)

Prompt: Implement BytePlus (ByteDance) as a selectable provider and, when selected, replace transcription + transcript analysis with BytePlus-driven video processing before MCP execution.
Model: GPT-5 Codex

  1. What triggered this change? (PBI link, Email Subject, conversation + reason, etc)

Conversation request to add a ByteDance/BytePlus experiment path so selecting ByteDance uses a BytePlus model for processing via MCP flow.

  1. What was changed?
  • Added �yteplus provider to shared LLM types/config.
  • Added BytePlus provider config using BytePlus Ark OpenAI-compatible endpoint (https://ark.cn-beijing.volces.com/api/v3) and default model.
  • Updated LLM config migration/storage to accept �yteplus.
  • Updated onboarding/settings provider labels and typings to support BytePlus selection.
  • Added video-frame summary prompt for visual processing.
  • Updated process pipeline: when language provider is �yteplus, skip converting audio/transcribing/analyzing transcript and run frame-sampled visual analysis, then continue existing MCP execution and metadata flow.
  1. I paired or mob programmed with:

N/A

@github-actions

github-actions Bot commented Feb 13, 2026

Copy link
Copy Markdown
Contributor

PR Metrics

Thanks for keeping your pull request small.
⚠️ Consider adding additional tests.

Lines
Product Code 188
Test Code -
Subtotal 188
Ignored Code -
Total 188

Metrics computed by PR Metrics. Add it to your Azure DevOps and GitHub PRs!

@github-actions github-actions Bot changed the title Add BytePlus provider and video-first processing pipeline XS⚠️ ◾ Add BytePlus provider and video-first processing pipeline Feb 13, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Pre-release build is available for this PR:
https://github.com/SSWConsulting/SSW.YakShaver.Desktop/releases/tag/0.6.0-beta.700.1770996416

@github-actions github-actions Bot changed the title XS⚠️ ◾ Add BytePlus provider and video-first processing pipeline S⚠️ ◾ Add BytePlus provider and video-first processing pipeline Feb 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Pre-release build is available for this PR:
https://github.com/SSWConsulting/SSW.YakShaver.Desktop/releases/tag/0.6.0-beta.700.1771039058

…eo-processing

# Conflicts:
#	src/backend/ipc/process-video-handlers.ts
#	src/ui/src/components/onboarding/OnboardingWizard.tsx
@github-actions github-actions Bot changed the title S⚠️ ◾ Add BytePlus provider and video-first processing pipeline XS⚠️ ◾ Add BytePlus provider and video-first processing pipeline Jun 26, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Pre-release build is available for this PR:
https://github.com/SSWConsulting/SSW.YakShaver.Desktop/releases/tag/0.6.0-beta.700.1782435333

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants