https://github.com/dkedar7/langstage-vscode
· scanned 2026-06-17 01:57 UTC (1 month, 1 week ago)
5 raw signals (0 security + 5 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ +14.3 (diff) · 5 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 54 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 |
|---|---|---|---|
__init__ |
software | healthy | tests/test_sidecar.py:18 |
stream |
software | healthy | tests/test_sidecar.py:235 |
drive |
software | healthy | tests/test_sidecar.py:50 |
test_ready_is_first_event |
software | healthy | tests/test_sidecar.py:61 |
test_message_turn_emits_content_and_terminals |
software | healthy | tests/test_sidecar.py:66 |
test_tool_lifecycle |
software | healthy | tests/test_sidecar.py:82 |
test_interrupt_then_decision_resumes |
software | healthy | tests/test_sidecar.py:93 |
test_invalid_json_reported |
software | healthy | tests/test_sidecar.py:112 |
_isolate_config |
software | healthy | tests/test_sidecar.py:123 |
test_main_show_config |
software | healthy | tests/test_sidecar.py:132 |
test_main_no_spec_emits_error |
software | healthy | tests/test_sidecar.py:138 |
test_main_demo_conflicts_with_agent |
software | healthy | tests/test_sidecar.py:146 |
test_main_toml_supplies_agent_spec |
software | healthy | tests/test_sidecar.py:153 |
test_main_legacy_toml_still_works |
software | healthy | tests/test_sidecar.py:168 |
test_legacy_module_import_warns |
software | healthy | tests/test_sidecar.py:182 |
test_main_demo_end_to_end |
software | healthy | tests/test_sidecar.py:197 |
test_unknown_command_reported |
software | healthy | tests/test_sidecar.py:215 |
test_empty_message_reported |
software | healthy | tests/test_sidecar.py:220 |
test_decision_without_list_reported |
software | healthy | tests/test_sidecar.py:228 |
test_graph_error_surfaced |
software | healthy | tests/test_sidecar.py:233 |
activate |
software | healthy | extension/src/extension.ts:activate |
deactivate |
software | healthy | extension/src/extension.ts:deactivate |
handler |
software | healthy | extension/src/extension.ts:handler |
runTurn |
software | healthy | extension/src/extension.ts:runTurn |
dispatch |
software | healthy | extension/src/extension.ts:dispatch |
actions |
software | healthy | extension/src/extension.ts:actions |
run |
software | healthy | langstage_vscode/sidecar.py:39 |
emit |
software | healthy | langstage_vscode/sidecar.py:54 |
_run_turn |
software | healthy | langstage_vscode/sidecar.py:99 |
main |
software | healthy | langstage_vscode/sidecar.py:121 |
fail |
software | healthy | langstage_vscode/sidecar.py:162 |
| Label | Layer | Status | Path |
|---|---|---|---|
CHANGELOG.md |
software | healthy | CHANGELOG.md |
README.md |
software | healthy | README.md |
pyproject.toml |
software | healthy | pyproject.toml |
LICENSE |
software | healthy | LICENSE |
test_sidecar.py |
software | healthy | tests/test_sidecar.py |
package-lock.json |
software | healthy | extension/package-lock.json |
package.json |
software | healthy | extension/package.json |
tsconfig.json |
software | healthy | extension/tsconfig.json |
extension.ts |
software | healthy | extension/src/extension.ts |
__init__.py |
software | healthy | langstage_vscode/__init__.py |
__main__.py |
software | healthy | langstage_vscode/__main__.py |
sidecar.py |
software | healthy | langstage_vscode/sidecar.py |
__init__.py |
software | healthy | deepagent_vscode/__init__.py |
__main__.py |
software | healthy | deepagent_vscode/__main__.py |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
extension |
software | healthy | extension |
src |
software | healthy | extension/src |
langstage_vscode |
software | healthy | langstage_vscode |
deepagent_vscode |
software | healthy | deepagent_vscode |
| Label | Layer | Status | Path |
|---|---|---|---|
FakeGraph |
software | healthy | tests/test_sidecar.py:15 |
MockInterrupt |
software | healthy | tests/test_sidecar.py:32 |
BoomGraph |
software | healthy | tests/test_sidecar.py:234 |
| Label | Layer | Status | Path |
|---|---|---|---|
dkedar7__langstage-vscode |
software | healthy | /data/fable5_failed_archive/dkedar7__langstage-vscode |
This page is publicly accessible at:
https://repobility.com/scan/914b9763-5dd1-4959-8e31-0ec1497177de/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/914b9763-5dd1-4959-8e31-0ec1497177de/
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.