glebkudr/shotgun_code
One‑click codebase “blast” for Large‑Language‑Model workflows. observed · 2026-08-28
Health v2 · maintenance only
52/100
- Activity 55
- Release rhythm 57
- Longevity 34
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 4
- age_days: 482
- days_rel: 288
- days_push: 272
- n_releases_24m: 4
Adoption not part of the score
1999 stars · 231 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Shotgun is a desktop application that packages a local codebase into a structured context payload for LLMs, with AI-powered file selection and direct API execution against OpenAI, Gemini, and OpenRouter. It is built with a Go backend using the Wails framework and includes prompt templates, history tracking, and repo summaries.
Use cases
- package my codebase as context for an LLM
- stop copy-pasting files into Cursor manually
- let AI pick which files are relevant for a bug fix
- send a prompt directly to GPT-4o or Gemini with my repo context
- generate a full project context dump for AI reasoning
- keep a history of prompts and responses sent to LLMs
- create architecture summaries to ground LLM answers
When to choose
- you need to give an LLM large, structured context from a local repository
- you want AI-assisted selection of relevant files instead of manual picking
- you want to send prompts directly to OpenAI, Gemini, or OpenRouter from a desktop app
- you use tools like Cursor or Windsurf and need better context payloads
When to avoid
- you need a headless CLI or CI-integrated context generator
- your code cannot be sent to third-party LLM APIs
- you want an IDE plugin rather than a separate desktop application
- you need fine-grained code indexing or semantic search over the codebase
Facets
application · maturity active
llm-inference prompt-engineering developer-tools file-system developer-tools large-language-models cross-platform go llm-client codebase-context context-payload wails ai-coding-assistant openai gemini openrouter command-line desktop
1 source
- readme: https://github.com/glebkudr/shotgun_code · fetched 2026-08-28 · dde21e4b0d76
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| glebkudr/shotgun_code | main | 52 |
For agents
markdown · JSON · MCP: product_card(name="glebkudr/shotgun_code")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem