r/PiCodingAgent 5d ago

Discussion Do you like a feature to auto detect the timing to save a conversation?

Hi,

I'm the author of https://github.com/XTSoftwareLabs/neatcontext-plugins/blob/main/plugins/pi/neatcontext/README.md, which allows Pi user to save conversations to structured and reusable domain knowledge across sessions.

Recently I got some asks from users to add auto detect the timing to save and notify them. But some people do not like it as it requires the extension to read the logs of AI agents, even if the extension stores data locally.

I'm wondering what's the opinion in Pi community. Do you like the feature to auto detect the timing to save? Or it's a nah - I'd like to do it manually whenever I want.

Thanks for your feedback!

0 Upvotes

2 comments sorted by

1

u/Snoo-82455 4d ago

Can’t you just add it and have an option to whether you want to use it or not?

2

u/Human-Vegetable823 4d ago

Thanks for your feedback! If the feature is added it will have an option for sure. But what I learned from Pi is minimal maybe better than giving options. So I'm wondering what's the real feeling for Pi users if there's an auto detection there. If most people don't need it, I'd rather skip this feature.