Skip to main content

Instant codebase map for AI agents — understand any project before making changes

Project description

AgenticStack

Instant codebase map for AI agents — understand any project before making changes.

What it does

AgenticStack analyzes your Python project and generates AgenticStack.txt — a structured file that tells any AI agent:

  • Where every model, view, serializer, and service lives
  • Which files to touch when making a specific change
  • Which models are exposed via API vs internal only
  • Step by step how-to guides using your actual file paths

Installation

pip install agenticstackfile

With AI support:

pip install 'agenticstackfile[openai]'
pip install 'agenticstackfile[anthropic]'

Usage

agenticstack init      # First time setup
agenticstack update    # Refresh AgenticStack.txt

Modes

Static mode — no API key needed. Uses Python AST to analyze your codebase for free.

AI mode — provide an API key and Claude or GPT generates rich, detailed documentation.

Configuration

Edit .agenticstack.ini in your project root:

[agenticstack]
model = default
api_key = YOUR_API_KEY
provider = anthropic
output_file = AgenticStack.txt

Supported providers

  • anthropic — Claude Sonnet, Haiku, Opus
  • openai — GPT-4o, GPT-4o-mini

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agenticstackfile-0.1.2.tar.gz (8.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agenticstackfile-0.1.2-py3-none-any.whl (11.5 kB view details)

Uploaded Python 3

File details

Details for the file agenticstackfile-0.1.2.tar.gz.

File metadata

  • Download URL: agenticstackfile-0.1.2.tar.gz
  • Upload date:
  • Size: 8.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for agenticstackfile-0.1.2.tar.gz
Algorithm Hash digest
SHA256 1d011bb108263be22eaa79795d82d82416a84dc8ac9038536c3010a299f15d0b
MD5 5ae50131aac5199b83309d538dc1aa5c
BLAKE2b-256 588ab37d9f28fa2042437de60db57b0f6b4e4ed98d963b31b550278b97898e62

See more details on using hashes here.

File details

Details for the file agenticstackfile-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for agenticstackfile-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 144915486a4a41cbc6fb777bb2498cbc0f721e04232de37bc400c32750e16251
MD5 1eccd1bc06e9567c83389b8cfff53ab3
BLAKE2b-256 1bd3250db48dde443376a9cddf7bade27760d934f0b24711dc52cc1cd19030f9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page