Skip to content

emagrina/tanuki-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TanukiBot

An AI agent that generates full project structures via self-feedback, without writing code.

TanukiBot Banner

Overview

TanukiBot is a Python-based AI agent designed to autonomously generate and evolve complete project structures.
Instead of producing raw code line by line, it operates at a higher abstraction level: planning, structuring, validating, and iterating through internal feedback loops.

It is built as a CLI-driven system with task tracking and execution, suitable for bootstrapping repositories and early-stage project architecture.


Project Structure

.
├── img/                # Assets (banner, visuals)
├── src/                # Core TanukiBot source code
├── tests/              # Test suite
├── .git/               # Git metadata
├── .venv/              # Local virtual environment
├── .python-version     # Python version pin
├── pyproject.toml      # Project configuration and dependencies
├── README.md           # Documentation
├── uv.lock             # Dependency lockfile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages