release: v0.2.0 repository hygiene, CI, and docs sync
Stop tracking personal workflow artifacts at repo root, add CI and MIT license, align README and agent skills with artifacts/ defaults, and enable Ruff in dev/CI so releases are verifiable without local-only runs. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.5
Cursor
parent
e70bd35498
commit
6f0df5a774
@@ -10,7 +10,7 @@ from typing import Any
|
||||
|
||||
from vlm.models import ExecutionPlan, FileOperation, MovieIdentity, SeriesIdentity
|
||||
from vlm.review_display import display_path
|
||||
from vlm.utils import canonical_path_str, format_size, is_sample_path, utc_now
|
||||
from vlm.utils import canonical_path_str, format_size, is_sample_path
|
||||
|
||||
REVIEW_APPLIED_AT_KEY = "review_applied_at"
|
||||
REVIEW_CSV_PATH_KEY = "review_csv_path"
|
||||
|
||||
Reference in New Issue
Block a user