micro-agent
micro-agent copied to clipboard
Python Summarizer
Re README.md:
A file-peek state (i.e. show the function names across the code base for a high level overview)
Would be nice not to have to make something for this for each language or have to do an API request to do it, but at least to prototype I made something here for python that might be a start. (pydoc seemed too verbose for purpose)