Back to browse
GitHub Repository

A Tool to give your LLM access to your Kernel.

20 starsGo

Godshell – Talking in Natural Language to Your Kernel via eBPF and LLMs

by raulgooo·Mar 15, 2026·3 points·0 comments

AI Analysis

●●●BangerWizardryBig BrainNiche Gem

Direct eBPF kernel tracing beats slow CLI probing for AI sysadmin tasks.

Strengths
  • eBPF tracepoints capture historical state without needing pre-existing logs.
  • SQLite event store allows natural language queries against past system behavior.
  • Bubbletea TUI provides a clean interface for complex kernel data visualization.
Weaknesses
  • Linux-only with strict kernel version requirements limits broader adoption significantly.
  • Relies on external LLM APIs via OpenRouter, preventing fully offline usage.
Target Audience

System administrators, DevOps engineers, Linux power users

Similar To

Sysdig · Aish · BPFTrace

Similar Projects

Run end-to-end browser tests using natural language

Natural language E2E tests sound good until you need debugging or maintenance.

Ship It
jimmypk
103mo ago