<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/abanteai-rawdog-generate-and-auto-execute-python-scripts-in-the-cli-6f8le3fpt" -->

---
title: AbanteAI/rawdog: Generate and auto-execute Python...
description: Rawdog is a CLI assistant that generates and auto-executes Python scripts. It can self-select context by running scripts to print things, adding the output to...
canonical: https://daily.dev/posts/abanteai-rawdog-generate-and-auto-execute-python-scripts-in-the-cli-6f8le3fpt
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: AbanteAI/rawdog: Generate and auto-execute Python scripts in the cli | daily.dev
og:description: Rawdog is a CLI assistant that generates and auto-executes Python scripts. It can self-select context by running scripts to print things, adding the output to...
og:url: https://daily.dev/posts/abanteai-rawdog-generate-and-auto-execute-python-scripts-in-the-cli-6f8le3fpt
og:image: https://api.daily.dev/og/posts/6f8LE3fpt.png
og:image:alt: AbanteAI/rawdog: Generate and auto-execute Python scripts in the cli
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# AbanteAI/rawdog: Generate and auto-execute Python scripts in the cli

**[Pointer](https://daily.dev/sources/pointer)** · 2 min read · 10 upvotes · 0 comments

## Summary

Rawdog is a CLI assistant that generates and auto-executes Python scripts. It can self-select context by running scripts to print things, adding the output to the conversation, and then calling itself again. Rawdog can be installed with pip and allows for customization of the model selection.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.com/AbanteAI/rawdog>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 1 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#ai](https://daily.dev/tags/ai), [#python](https://daily.dev/tags/python), [#github](https://daily.dev/tags/github), [#cli](https://daily.dev/tags/cli), [#pip](https://daily.dev/tags/pip)

[View this post on daily.dev](https://daily.dev/posts/abanteai-rawdog-generate-and-auto-execute-python-scripts-in-the-cli-6f8le3fpt)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"AbanteAI/rawdog: Generate and auto-execute Python scripts in the cli","url":"https://daily.dev/posts/abanteai-rawdog-generate-and-auto-execute-python-scripts-in-the-cli-6f8le3fpt","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/abanteai-rawdog-generate-and-auto-execute-python-scripts-in-the-cli-6f8le3fpt"},"datePublished":"2024-02-07T12:03:48.017Z","dateModified":"2024-05-09T08:43:33.910Z","description":"Rawdog is a CLI assistant that generates and auto-executes Python scripts. It can self-select context by running scripts to print things, adding the output to...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/d337b69eb1f25e6f958e18da71245475?_a=AQAEufR","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/d337b69eb1f25e6f958e18da71245475?_a=AQAEufR","isAccessibleForFree":true,"articleSection":"Pointer","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Pointer","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/65d4168582f14e0cb2b46693356e66f1","url":"https://daily.dev/sources/pointer"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/abanteai-rawdog-generate-and-auto-execute-python-scripts-in-the-cli-6f8le3fpt","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":10},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"ai,python,github,cli,pip","timeRequired":"PT2M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Pointer","item":"https://daily.dev/sources/pointer"},{"@type":"ListItem","position":3,"name":"AbanteAI/rawdog: Generate and auto-execute Python scripts in the cli"}]}
```

