{"repo":"Raulgooo/godshell","free":true,"listed":false,"github":"https://github.com/Raulgooo/godshell","clone":"git clone https://github.com/Raulgooo/godshell.git","description":"A Tool to give your LLM access to your Kernel.","language":"Go","stars":21,"topics":["ai-tools","ebpf","ebpf-go","linux","llm-agent","tui-app","llm","observability","reverse-engineering","security"],"license":"MIT","category":"ai-agents","readme_excerpt":"godshell An LLM-native observability layer built on eBPF built with --- LLM terminal tools are amazing for some very useful cases the common developer encounters, but there are a lot of other important tasks, where they remain \"stupid\". They probe your system the way a human would, running commands, parsing text output, it's slow, lossy, and defeats the whole point of having an LLM reason about your system. godshell hooks directly into the kernel via eBPF. It observes everything since boot: process creation, memory maps, network connections and processess relationships with files and models all of it into a structured snapshot that an LLM can query natively. no command probing. no grepping logs. the state is just there . godshell's purpose: becoming an inference layer on top of the OS. --- architecture godshell is two things working together: godshell-daemon — a Go service managed by systemd that attaches eBPF tracepoints to the kernel. it collects events continuously and stores them in a SQLite database, then exposes a UNIX socket over HTTP for the TUI to consume. currently tracks 4 tracepoints, more coming. godshell-tui — built with Bubbletea. reads daemon state, renders the process tree and event timeline, lets you select processes and ask about them in natural language. queries go through OpenRouter, so you can use whatever model you want. --- features godshell is still experimental and \"stupid\" sometimes, but there's already stuff that's genuinely useful: - natural langu","default_branch":null,"files":null,"tree":[],"storefront":"/r/Raulgooo","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/Raulgooo/godshell/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}