Show HN: SigMap – shrink AI coding context 97% with auto-scaling token budget(github.com)
github.com
Show HN: SigMap – shrink AI coding context 97% with auto-scaling token budget
https://github.com/manojmallick/sigmap
11 コメント
Does it work with python
Yes. Flask goes from 242,600 tokens down to 3,400 — 98.6% reduction. Django, FastAPI, any Python project works the same way. The Python extractor captures functions, class methods, dataclass fields, and Pydantic BaseModel fields including return types.
npx sigmap — no config needed.
npx sigmap — no config needed.
Does it work offline?