granawkins/rawdog
Generate and auto-execute Python scripts in the cli observed · 2026-08-28
Health v2 · maintenance only
33/100
- Activity 37
- Release rhythm 8
- Longevity 67
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 946
- days_rel: n/a
- days_push: 380
- n_releases_24m: 0
Adoption not part of the score
1804 stars · 139 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Rawdog is a CLI assistant that responds to natural-language prompts by generating and auto-executing Python scripts. It uses a recursive self-augmentation approach (an alternative to RAG) where script outputs are fed back into the conversation to iteratively complete tasks.
Use cases
- generate and run python scripts from natural language prompts
- analyze csv files in a directory with pandas
- inspect active ports and manage processes from the cli
- automate repo setup from a readme
- plot disk usage of files and folders
- cli ai assistant that executes code
When to choose
- you want an LLM assistant that acts on your local machine via Python
- you need iterative tasks where script output informs the next step
- you want to use various LLM providers including local models via litellm
When to avoid
- you cannot tolerate auto-executed arbitrary code without review
- you need a sandboxed or production-safe agent environment
- you don't want to expose an LLM API key or pay per request
Facets
cli-tool · maturity active
cli agent-framework llm-inference developer-tools artificial-intelligence developer-tools cli python cross-platform ai-assistant code-generation auto-execution rag-alternative litellm openai ai-agents command-line automation
1 source
- readme: https://github.com/granawkins/rawdog · fetched 2026-08-28 · 4284d9e483a0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| granawkins/rawdog | main | 33 |
For agents
markdown · JSON · MCP: product_card(name="granawkins/rawdog")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem