The problem: web-based LLMs don't share context, have strict limits, and re-sending a full repo is expensive and noisy.
srcpack lets me package the same codebase into a clean, structured context file that works across different LLMs – with less noise, fewer wasted tokens, and more consistent answers.
Repo: https://github.com/kriasoft/srcpack Website: https://kriasoft.com/srcpack/
Would love feedback, especially from people using LLM chats with software projects.