ref: Unify attribute/detector base classes and fix tools reliability (#98)

* refactor: unify attribute API, deduplicate detectors, and fix embedding shape

* refactor: unify attribute API and deduplicate detector code

* chore: Update docs page build on tags and frame validation before flip
This commit is contained in:
Yakhyokhuja Valikhujaev
2026-03-25 23:43:56 +09:00
committed by GitHub
parent 7d37633b1a
commit d70d6a254f
44 changed files with 766 additions and 811 deletions

View File

@@ -2,7 +2,8 @@ name: Deploy docs
on:
push:
branches: [main]
tags:
- "v*.*.*"
workflow_dispatch:
permissions: