-
Notifications
You must be signed in to change notification settings - Fork 55
feat: rebuild internal MatAnyone2 workspace #13
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
shenge010101
wants to merge
53
commits into
pq-yang:main
from
shenge010101:codex/internal-webapp-ui-rebuild
Open
Changes from all commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
5bd38e3
docs: add internal web app design spec
shenge010101 958d191
chore: ignore local worktrees
shenge010101 20ba3ee
docs: add internal web app implementation plan
shenge010101 4360300
feat: bootstrap internal web app package
shenge010101 69d8fd7
feat: add persistent job repository
shenge010101 84c06c7
feat: add queue coordination and worker recovery
shenge010101 35e6e86
feat: add upload draft and video validation service
shenge010101 1a02900
feat: extract masking refinement service
shenge010101 99f4811
feat: wrap matanyone2 inference for queued jobs
shenge010101 20b8037
feat: add transparent export packaging
shenge010101 12fa4e4
feat: add internal web upload and job flow
shenge010101 b4efec4
test: cover internal web app flow and docs
shenge010101 b85f152
feat: implement real masking, worker, and artifacts
shenge010101 24f3fc2
feat: implement prores 4444 export
shenge010101 e6a7d45
feat: add draft template frame and annotate page
shenge010101 0e03181
feat: wire internal web pages to browser flow
shenge010101 a027aff
feat: expose job warnings in status api
shenge010101 173dbe4
fix: validate venv runtime and python310 support
shenge010101 4c30811
feat: add internal webapp smoke runner
shenge010101 0833703
feat: add powershell entrypoints for internal webapp
shenge010101 66fc7d8
docs: add internal webapp ui redesign spec
shenge010101 af3edea
fix: support m4v inference inputs
shenge010101 f451072
docs: add ui redesign implementation plan
shenge010101 fbd12d8
fix: stabilize webapp review blockers
shenge010101 850a5c2
feat: add workbench annotation state api
shenge010101 47637ec
feat: redesign internal webapp upload shell
shenge010101 55fe510
feat: rebuild annotation workbench ui
shenge010101 2791ebe
fix: declare matplotlib for sam runtime
shenge010101 792ba18
feat: redesign result review page
shenge010101 6040856
docs: update webapp redesign workflow
shenge010101 5b8857a
feat: tighten workbench stage flow
shenge010101 b1c595b
feat: add canvas mask review modes
shenge010101 a451c1d
feat: add undo and reset controls
shenge010101 45f200a
feat: add workbench keyboard shortcuts
shenge010101 87f49d5
feat: add browser overlay review
shenge010101 6b6aa7f
feat: enrich review panel and target layer controls
shenge010101 c24b788
fix: scope stop script orphan detection
shenge010101 bdf0493
feat: switch internal webapp annotation to sam2
shenge010101 3fc820e
feat: rebuild annotation workbench workflow
shenge010101 aa9ffa8
feat: apply refine presets to saved masks
shenge010101 f15904a
feat: refresh preset previews in the workbench
shenge010101 71678b9
feat: add per-target review to results page
shenge010101 1501b55
docs: finalize ui rebuild handoff
shenge010101 26dc283
feat: switch workbench to sam3 keyframe flow
shenge010101 e5e69e5
fix: add keyframe scrubber and live preview feedback
shenge010101 be773ec
fix: stabilize browser previews across the webapp
shenge010101 e34ff79
refactor: merge keyframe scrubbing into the main canvas
shenge010101 e1a1ebf
feat: add processing range and anchor workflow
shenge010101 79af00a
feat: simplify annotation monitor workflow
shenge010101 5300ba6
fix: keep source monitor visible while scrubbing
shenge010101 797c680
feat: unify the internal webapp workspace
shenge010101 a96a429
feat: tighten workspace timeline and matte controls
shenge010101 8bf5166
refactor: remove compare drawer from workspace
shenge010101 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -5,4 +5,7 @@ hugging_face/assets/ | |
| results/ | ||
| test_sample/ | ||
| pretrained_models/ | ||
| data/ | ||
| data/ | ||
| .worktrees/ | ||
| runtime/ | ||
| .venv/ | ||
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.
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.