But for now I will tell you about a new tool that I developed specifically for Cursor. I call it "unlimite-context". What is its essence? You upload all the found chats/changes of the agent's AI to the project and when the context ends, the agent can go to them and restore the lost information.
Command to generate all available composers from this project in the file system.
There is only one drawback so far, that I can not accurately receive chats from the project because of this I search by the project path, so if this project was mentioned somewhere in other projects, then I will parse the composers of other projects.
github - https://github.com/ton-ai-core/unlimite-context
npm - https://www.npmjs.com/package/@ton-ai-core/unlimite-context
Example:
npx @ton-ai-core/unlimite-context /home/user/contract-knowlenge
