generate all v3 commands, wire into Cobra tree, remove hand-written video commands - #8
Closed
Conversation
This was referenced Mar 31, 2026
Collaborator
Author
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
…ideo commands Runs make generate against the real OpenAPI spec to produce 40 CLI commands across 8 groups (video, avatar, voice, video-agent, translate, webhook, asset, user). Replaces hand-written video.go and video_list.go with generated equivalents. All existing tests pass with minor adjustments. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
somanshreddy
force-pushed
the
03-31-codegen_add_openapi-to-cli_code_generation_pipeline
branch
from
March 31, 2026 17:22
48e8f55 to
a7aeeee
Compare
somanshreddy
force-pushed
the
03-31-generate_all_v3_commands_wire_into_cobra_tree_remove_hand-written_video_commands
branch
from
March 31, 2026 17:22
b147285 to
4bd8e5d
Compare
This was referenced Mar 31, 2026
Collaborator
Author
|
Moved to Stack 2 — will be recreated as per-group PRs after Stack 1 merges. |
Collaborator
Author
|
Closed — will be recreated as per-group PRs (one per command group) in Stack 2 after the codegen framework merges. Branch content preserved locally. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.

Not ready for review. Will be split into per-group PRs in Stack 2 after Stack 1 merges.