Add git-aware SX tools: changed, diff_branch, blame, doc_gen, playwright

- sx_changed: list .sx files changed since a ref with structural summaries
- sx_diff_branch: structural diff of all .sx changes vs base ref
- sx_blame: git blame for .sx files, optionally focused on a tree path
- sx_doc_gen: generate component docs from defcomp/defisland signatures
- sx_playwright: run Playwright browser tests with structured results

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-25 23:25:00 +00:00
parent 76ce0c3ecb
commit 7047a5d7f3
2 changed files with 179 additions and 1 deletions

File diff suppressed because one or more lines are too long