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.2.0.tar.gz (10.6 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.2.0-py3-none-any.whl (14.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for agenticstackfile-0.2.0.tar.gz
Algorithm Hash digest
SHA256 27871397223510692f9b101e99d541939080b8120b977f2a5774c380f7c15967
MD5 c71d749aba4e7a5dad37a30a0348b4f6
BLAKE2b-256 050e1a84419854392d005e82c927d4e8585bcccd1bfc68f18fdc5c325b560943

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for agenticstackfile-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 feb43160f8dcd3b588b245f07c77522a2852f093a62fb65423cd2ab44542e107
MD5 c1596b7812df9f3ffe03b5d03c5e2c8c
BLAKE2b-256 d2e8af15f7cae7342db08ad098441d6db7ea0de02a78a6d12b401a15a87efd0e

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