-
Notifications
You must be signed in to change notification settings - Fork 0
feat: declarative client section in pipeline YAML
#181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
staging-devin-ai-integration
wants to merge
21
commits into
main
Choose a base branch
from
devin/1774202776-declarative-client-section
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
68efa9b
feat: add declarative client section schema (Phase 1)
streamkit-devin 01b7e7b
feat: add client sections to all 34 pipeline YAML files (Phase 2)
streamkit-devin 5695704
feat: wire up dynamic UI to read from client section (Phase 3)
streamkit-devin a4c5ba9
phase 4: wire up oneshot UI — replace ConvertView heuristics with cli…
streamkit-devin af28675
feat(api): add lint_client_section() with 12 semantic validation rules
streamkit-devin f052cf7
fix: break circular import between clientSection and moqPeerSettings
streamkit-devin b01003d
fix: resolve clippy warnings (large_enum_variant, assigning_clones)
streamkit-devin e0d9d93
fix: correct pocket-tts-voice-clone input type and no-input fallback
streamkit-devin 0eb18f1
fix: add #[serde(default)] to Pipeline.client for correct TS optional…
streamkit-devin c85826a
fix: close remaining gaps — node-graph lint rules, loadtest cleanup, …
streamkit-devin 5f1e25c
fix: narrow accept from audio/* to audio/ogg in all ogg-only pipelines
streamkit-devin c2efd26
fix: use audio/opus instead of audio/ogg for precise MIME type
streamkit-devin 5360c17
fix: consolidate double YAML parse in ConvertView
streamkit-devin 79e4bea
fix: add missing InputConfig fields in extractClientFromParsed test
streamkit-devin 55da7c9
style: apply rustfmt to yaml.rs
streamkit-devin 5d90073
refactor: move deriveSettingsFromClient to moqPeerSettings.ts
streamkit-devin 81d615c
fix: add node-graph fallback in useMonitorPreview and fix json test type
streamkit-devin ee2b44d
fix: cancel in-flight connect on disconnect to prevent second-attempt…
staging-devin-ai-integration[bot] 8e4a83c
fix: restore gateway URL when switching back from relay pipeline
streamkit-devin 082aabb
merge: integrate connect-abort changes from #182
streamkit-devin 8848101
fix: align useMonitorPreview output defaults with deriveSettingsFromC…
streamkit-devin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.