https://github.com/VoicAndrei/my_vla
· scanned 2026-06-16 00:52 UTC (2 months, 1 week ago)
7 raw signals (0 security + 7 graph)
Last scanned 2 months, 1 week ago · v1 · 7 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 51 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
resize_with_pad |
software | healthy | my_vla/modeling_my_vla.py:19 |
__init__ |
software | healthy | my_vla/modeling_my_vla.py:152 |
train |
software | healthy | my_vla/modeling_my_vla.py:55 |
_image_tokens |
software | healthy | my_vla/modeling_my_vla.py:62 |
forward |
software | healthy | my_vla/modeling_my_vla.py:178 |
get_optim_params |
software | healthy | my_vla/modeling_my_vla.py:164 |
reset |
software | healthy | my_vla/modeling_my_vla.py:167 |
_features |
software | healthy | my_vla/modeling_my_vla.py:170 |
_predict |
software | healthy | my_vla/modeling_my_vla.py:174 |
predict_action_chunk |
software | healthy | my_vla/modeling_my_vla.py:187 |
select_action |
software | healthy | my_vla/modeling_my_vla.py:192 |
make_my_vla_pre_post_processors |
software | dead | my_vla/processor_my_vla.py:23 |
__post_init__ |
software | healthy | my_vla/configuration_my_vla.py:49 |
get_optimizer_preset |
software | dead | my_vla/configuration_my_vla.py:56 |
get_scheduler_preset |
software | healthy | my_vla/configuration_my_vla.py:59 |
validate_features |
software | healthy | my_vla/configuration_my_vla.py:62 |
observation_delta_indices |
software | healthy | my_vla/configuration_my_vla.py:67 |
action_delta_indices |
software | healthy | my_vla/configuration_my_vla.py:71 |
reward_delta_indices |
software | healthy | my_vla/configuration_my_vla.py:75 |
test_overfits_single_batch |
software | healthy | my_vla/tests/test_overfit.py:7 |
test_my_vla_registered |
software | healthy | my_vla/tests/test_registration.py:4 |
test_my_vla_config_defaults |
software | healthy | my_vla/tests/test_registration.py:12 |
test_head_output_shape |
software | healthy | my_vla/tests/test_head.py:7 |
test_head_is_trainable |
software | healthy | my_vla/tests/test_head.py:17 |
test_backbone_is_frozen_and_returns_features |
software | healthy | my_vla/tests/test_backbone.py:7 |
build_cfg |
software | healthy | my_vla/tests/test_policy.py:14 |
fake_batch |
software | healthy | my_vla/tests/test_policy.py:24 |
test_forward_returns_scalar_loss |
software | healthy | my_vla/tests/test_policy.py:35 |
test_predict_action_chunk_shape |
software | healthy | my_vla/tests/test_policy.py:41 |
test_select_action_queue |
software | healthy | my_vla/tests/test_policy.py:47 |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
__init__.py |
software | healthy | my_vla/__init__.py |
modeling_my_vla.py |
software | healthy | my_vla/modeling_my_vla.py |
processor_my_vla.py |
software | healthy | my_vla/processor_my_vla.py |
configuration_my_vla.py |
software | healthy | my_vla/configuration_my_vla.py |
test_overfit.py |
software | healthy | my_vla/tests/test_overfit.py |
__init__.py |
software | healthy | my_vla/tests/__init__.py |
test_registration.py |
software | healthy | my_vla/tests/test_registration.py |
test_head.py |
software | healthy | my_vla/tests/test_head.py |
test_backbone.py |
software | healthy | my_vla/tests/test_backbone.py |
test_policy.py |
software | healthy | my_vla/tests/test_policy.py |
| Label | Layer | Status | Path |
|---|---|---|---|
MyVlaBackbone |
software | healthy | my_vla/modeling_my_vla.py:32 |
MyVlaDecoderLayer |
software | healthy | my_vla/modeling_my_vla.py:81 |
MyVlaActionHead |
software | healthy | my_vla/modeling_my_vla.py:111 |
MyVlaPolicy |
software | healthy | my_vla/modeling_my_vla.py:148 |
MyVlaConfig |
software | healthy | my_vla/configuration_my_vla.py:9 |
| Label | Layer | Status | Path |
|---|---|---|---|
my_vla |
software | healthy | my_vla |
tests |
software | healthy | my_vla/tests |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-4jjof6jf |
software | healthy | /tmp/repobility-clone-4jjof6jf |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/d913e8de-ef47-4551-90cb-8dd14286c50d/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/d913e8de-ef47-4551-90cb-8dd14286c50d/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.