https://github.com/bovinemagnet/glowtail
· scanned 2026-06-17 01:42 UTC (1 month, 1 week ago)
7 raw signals (0 security + 7 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ +7.7 (diff) · 7 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 88 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 |
|---|---|---|---|
Cargo.toml |
software | healthy | Cargo.toml |
AGENTS.md |
software | healthy | AGENTS.md |
README.md |
software | healthy | README.md |
Makefile |
software | healthy | Makefile |
LICENSE |
software | healthy | LICENSE |
Cargo.lock |
software | healthy | Cargo.lock |
gen-sample.sh |
software | healthy | scripts/gen-sample.sh |
ci.yml |
software | healthy | .github/workflows/ci.yml |
2026-05-26-performance-review.md |
software | healthy | docs/code-reviews/2026-05-26-performance-review.md |
2026-05-23-full-review.md |
software | healthy | docs/code-reviews/2026-05-23-full-review.md |
Cargo.toml |
software | healthy | crates/glowtail-iced/Cargo.toml |
render_perf.rs |
software | healthy | crates/glowtail-iced/tests/render_perf.rs |
main.rs |
software | healthy | crates/glowtail-iced/src/main.rs |
Cargo.toml |
software | healthy | crates/glowtail-ui-common/Cargo.toml |
architecture.rs |
software | healthy | crates/glowtail-ui-common/tests/architecture.rs |
lib.rs |
software | healthy | crates/glowtail-ui-common/src/lib.rs |
Cargo.toml |
software | healthy | crates/glowtail-gpui/Cargo.toml |
render_perf.rs |
software | healthy | crates/glowtail-gpui/tests/render_perf.rs |
main.rs |
software | healthy | crates/glowtail-gpui/src/main.rs |
Cargo.toml |
software | healthy | crates/glowtail-tui/Cargo.toml |
widgets.rs |
software | healthy | crates/glowtail-tui/src/widgets.rs |
app.rs |
software | healthy | crates/glowtail-tui/src/app.rs |
terminal.rs |
software | healthy | crates/glowtail-tui/src/terminal.rs |
lib.rs |
software | healthy | crates/glowtail-tui/src/lib.rs |
Cargo.toml |
software | healthy | crates/glowtail-makepad/Cargo.toml |
render_perf.rs |
software | healthy | crates/glowtail-makepad/tests/render_perf.rs |
main.rs |
software | healthy | crates/glowtail-makepad/src/main.rs |
Cargo.toml |
software | healthy | crates/glowtail-cli/Cargo.toml |
cli_tail_perf.rs |
software | healthy | crates/glowtail-cli/tests/cli_tail_perf.rs |
args.rs |
software | healthy | crates/glowtail-cli/src/args.rs |
main.rs |
software | healthy | crates/glowtail-cli/src/main.rs |
Cargo.toml |
software | healthy | crates/glowtail-gui/Cargo.toml |
render_perf.rs |
software | healthy | crates/glowtail-gui/tests/render_perf.rs |
main.rs |
software | healthy | crates/glowtail-gui/src/main.rs |
Cargo.toml |
software | healthy | crates/glowtail-core/Cargo.toml |
viewport_perf.rs |
software | healthy | crates/glowtail-core/tests/viewport_perf.rs |
search_perf.rs |
software | healthy | crates/glowtail-core/tests/search_perf.rs |
tail_perf.rs |
software | healthy | crates/glowtail-core/tests/tail_perf.rs |
large_viewport.rs |
software | healthy | crates/glowtail-core/tests/large_viewport.rs |
architecture.rs |
software | healthy | crates/glowtail-core/tests/architecture.rs |
parser_perf.rs |
software | healthy | crates/glowtail-core/tests/parser_perf.rs |
source.rs |
software | healthy | crates/glowtail-core/src/source.rs |
index.rs |
software | healthy | crates/glowtail-core/src/index.rs |
viewport.rs |
software | healthy | crates/glowtail-core/src/viewport.rs |
model.rs |
software | healthy | crates/glowtail-core/src/model.rs |
events.rs |
software | healthy | crates/glowtail-core/src/events.rs |
filter.rs |
software | healthy | crates/glowtail-core/src/filter.rs |
parser.rs |
software | healthy | crates/glowtail-core/src/parser.rs |
lib.rs |
software | healthy | crates/glowtail-core/src/lib.rs |
session.rs |
software | healthy | crates/glowtail-core/src/session.rs |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
docs |
software | healthy | docs |
code-reviews |
software | healthy | docs/code-reviews |
crates |
software | healthy | crates |
glowtail-iced |
software | healthy | crates/glowtail-iced |
tests |
software | healthy | crates/glowtail-iced/tests |
src |
software | healthy | crates/glowtail-iced/src |
glowtail-ui-common |
software | healthy | crates/glowtail-ui-common |
tests |
software | healthy | crates/glowtail-ui-common/tests |
src |
software | healthy | crates/glowtail-ui-common/src |
glowtail-gpui |
software | healthy | crates/glowtail-gpui |
tests |
software | healthy | crates/glowtail-gpui/tests |
src |
software | healthy | crates/glowtail-gpui/src |
glowtail-tui |
software | healthy | crates/glowtail-tui |
src |
software | healthy | crates/glowtail-tui/src |
glowtail-makepad |
software | healthy | crates/glowtail-makepad |
tests |
software | healthy | crates/glowtail-makepad/tests |
src |
software | healthy | crates/glowtail-makepad/src |
glowtail-cli |
software | healthy | crates/glowtail-cli |
tests |
software | healthy | crates/glowtail-cli/tests |
src |
software | healthy | crates/glowtail-cli/src |
glowtail-gui |
software | healthy | crates/glowtail-gui |
tests |
software | healthy | crates/glowtail-gui/tests |
src |
software | healthy | crates/glowtail-gui/src |
glowtail-core |
software | healthy | crates/glowtail-core |
tests |
software | healthy | crates/glowtail-core/tests |
src |
software | healthy | crates/glowtail-core/src |
| Label | Layer | Status | Path |
|---|---|---|---|
fmt |
cicd | healthy | .github/workflows/ci.yml |
clippy |
cicd | healthy | .github/workflows/ci.yml |
test |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
bovinemagnet__glowtail |
software | healthy | /data/fable5_failed_archive/bovinemagnet__glowtail |
| Label | Layer | Status | Path |
|---|---|---|---|
1.3.268.0 |
network | healthy | Cargo.lock |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | AGENTS.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/cc741c3d-99cb-43fe-b816-cedfbc28d1f7/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/cc741c3d-99cb-43fe-b816-cedfbc28d1f7/
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.