https://github.com/thinmintdev/claude_dashboard
· scanned 2026-06-16 00:35 UTC (2 months, 2 weeks ago)
29 raw signals (0 security + 29 graph)
Last scanned 2 months, 2 weeks ago · v1 · 27 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 209 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 |
|---|---|---|---|
_git |
software | healthy | tests/test_hub.py:11 |
repo |
software | healthy | tests/test_hub.py:17 |
test_branch_set_and_read |
software | healthy | tests/test_hub.py:24 |
test_branch_set_rejects_bad_status |
software | healthy | tests/test_hub.py:36 |
test_pad_append_and_tail |
software | healthy | tests/test_hub.py:41 |
test_send_inbox_mark_read |
software | healthy | tests/test_hub.py:53 |
test_unread_counts |
software | healthy | tests/test_hub.py:65 |
test_sweep_ttl |
software | healthy | tests/test_hub.py:74 |
test_resolve_sid |
software | healthy | tests/test_hub.py:85 |
test_deliver_hook_prints_and_marks |
software | healthy | tests/test_hub.py:95 |
tmux_calls |
software | healthy | tests/test_actions_board.py:14 |
fake_run |
software | healthy | tests/test_actions_board.py:17 |
test_handoff_types_slash_command |
software | healthy | tests/test_actions_board.py:25 |
test_steer_sends_literal_text_then_enter |
software | healthy | tests/test_actions_board.py:31 |
test_steer_rejects_empty |
software | healthy | tests/test_actions_board.py:37 |
test_interrupt_sends_escape |
software | healthy | tests/test_actions_board.py:42 |
test_kill_uses_kill_pane |
software | healthy | tests/test_actions_board.py:47 |
test_actions_require_target |
software | healthy | tests/test_actions_board.py:52 |
test_release_claims |
software | healthy | tests/test_actions_board.py:58 |
_snap |
software | healthy | tests/test_actions_board.py:73 |
test_board_render_has_recovery_info |
software | healthy | tests/test_actions_board.py:95 |
test_board_write_atomic |
software | healthy | tests/test_actions_board.py:108 |
test_board_includes_hub_channels |
software | healthy | tests/test_actions_board.py:116 |
__init__ |
software | healthy | tests/test_app.py:15 |
build |
software | healthy | tests/test_app.py:36 |
refresh_prs |
software | healthy | tests/test_app.py:39 |
test_board_renders_and_navigates |
software | healthy | tests/test_app.py:44 |
test_drill_in_and_escape |
software | healthy | tests/test_app.py:57 |
test_jump_without_tmux_notifies_not_crashes |
software | healthy | tests/test_app.py:71 |
test_kill_requires_confirmation |
software | healthy | tests/test_app.py:80 |
test_steer_modal_sends_text |
software | healthy | tests/test_app.py:96 |
test_handoff_confirm_flow |
software | healthy | tests/test_app.py:111 |
_ts |
software | healthy | tests/test_sessions.py:12 |
make_session |
software | healthy | tests/test_sessions.py:17 |
user_line |
software | healthy | tests/test_sessions.py:25 |
assistant_line |
software | healthy | tests/test_sessions.py:31 |
collector |
software | healthy | tests/test_sessions.py:42 |
test_basic_parse |
software | healthy | tests/test_sessions.py:46 |
test_incremental_offset |
software | healthy | tests/test_sessions.py:61 |
test_truncated_line_skipped_and_resumed |
software | healthy | tests/test_sessions.py:72 |
test_idle_status_tiers |
software | healthy | tests/test_sessions.py:87 |
test_old_files_not_discovered |
software | healthy | tests/test_sessions.py:99 |
test_sidechain_flag |
software | healthy | tests/test_sessions.py:107 |
test_state_roundtrip |
software | healthy | tests/test_sessions.py:114 |
test_snapshot_json_contract |
software | healthy | tests/test_sessions.py:126 |
test_1m_context_window_suffix |
software | healthy | tests/test_sessions.py:137 |
test_window_inferred_when_usage_exceeds_it |
software | healthy | tests/test_sessions.py:145 |
test_events_survive_state_roundtrip |
software | healthy | tests/test_sessions.py:152 |
_sessions_with_events |
software | healthy | tests/test_collectors.py:12 |
test_quota_windows_and_trend_up |
software | healthy | tests/test_collectors.py:21 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
pyproject.toml |
software | healthy | pyproject.toml |
SKILL.md |
software | healthy | skill-hub/SKILL.md |
test_hub.py |
software | healthy | tests/test_hub.py |
test_actions_board.py |
software | healthy | tests/test_actions_board.py |
test_app.py |
software | healthy | tests/test_app.py |
test_sessions.py |
software | healthy | tests/test_sessions.py |
test_collectors.py |
software | healthy | tests/test_collectors.py |
__init__.py |
software | healthy | devdash/__init__.py |
config.py |
software | healthy | devdash/config.py |
app.py |
software | healthy | devdash/app.py |
hub.py |
software | healthy | devdash/hub.py |
boarddoc.py |
software | healthy | devdash/boarddoc.py |
models.py |
software | healthy | devdash/models.py |
snapshot.py |
software | healthy | devdash/snapshot.py |
actions.py |
software | healthy | devdash/actions.py |
__init__.py |
software | healthy | devdash/collectors/__init__.py |
quota.py |
software | healthy | devdash/collectors/quota.py |
agents.py |
software | healthy | devdash/collectors/agents.py |
gitrepos.py |
software | healthy | devdash/collectors/gitrepos.py |
tmuxmap.py |
software | healthy | devdash/collectors/tmuxmap.py |
sessions.py |
software | healthy | devdash/collectors/sessions.py |
2026-06-11-hub-design.md |
software | healthy | docs/superpowers/specs/2026-06-11-hub-design.md |
2026-06-11-dev-dash-design.md |
software | healthy | docs/superpowers/specs/2026-06-11-dev-dash-design.md |
launch.sh |
software | healthy | skill/launch.sh |
SKILL.md |
software | healthy | skill/SKILL.md |
skill-hub/SKILL.md |
quality | healthy | skill-hub/SKILL.md |
skill/SKILL.md |
quality | healthy | skill/SKILL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
StubBuilder |
software | healthy | tests/test_app.py:12 |
Config |
software | healthy | devdash/config.py:13 |
QuotaStrip |
software | healthy | devdash/app.py:52 |
SessionsTable |
software | healthy | devdash/app.py:70 |
AgentTreePanel |
software | healthy | devdash/app.py:108 |
GitPanel |
software | healthy | devdash/app.py:125 |
DrillIn |
software | healthy | devdash/app.py:165 |
ConfirmScreen |
software | healthy | devdash/app.py:194 |
SteerScreen |
software | healthy | devdash/app.py:221 |
DevDashApp |
software | healthy | devdash/app.py:250 |
QuotaWindow |
software | healthy | devdash/models.py:15 |
SessionInfo |
software | healthy | devdash/models.py:25 |
AgentNode |
software | healthy | devdash/models.py:44 |
PrInfo |
software | healthy | devdash/models.py:54 |
Claim |
software | healthy | devdash/models.py:62 |
RepoInfo |
software | healthy | devdash/models.py:69 |
CollectorError |
software | healthy | devdash/models.py:83 |
Snapshot |
software | healthy | devdash/models.py:90 |
SnapshotBuilder |
software | healthy | devdash/snapshot.py:23 |
FileState |
software | healthy | devdash/collectors/sessions.py:24 |
SessionCollector |
software | healthy | devdash/collectors/sessions.py:67 |
| Label | Layer | Status | Path |
|---|---|---|---|
skill-hub |
software | healthy | skill-hub |
tests |
software | healthy | tests |
devdash |
software | healthy | devdash |
collectors |
software | healthy | devdash/collectors |
docs |
software | healthy | docs |
superpowers |
software | healthy | docs/superpowers |
specs |
software | healthy | docs/superpowers/specs |
skill |
software | healthy | skill |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-4tmkqo3g |
software | healthy | /tmp/repobility-clone-4tmkqo3g |
This page is publicly accessible at:
https://repobility.com/scan/721c4b5f-b62b-4fe2-86bf-fc46afadb7f4/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/721c4b5f-b62b-4fe2-86bf-fc46afadb7f4/
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.