ArtVentureX / sd-webui-agent-scheduler

619 stars 63 forks source link

Where does Agent Scheduler keep its history? #136

Closed trebory6 closed 10 months ago

trebory6 commented 11 months ago

Hey guys, I'm trying to find the directory where Agent Scheduler keeps its history.

This project doesn't have a discussions page so I had to ask here.

I have a unique setup where I need to make symbolic links to sync up history with another instance I run,

Also is there a way to manually change how soon to delete history? Seems silly that the shortest option's a week and there's no option to delete history upon closing.

Thanks!

artventuredev commented 11 months ago

It's the agent_scheduler.sqlite3 in the extension folder. If you want to clear the history on every boot, just add a simple command to delete the file on startup.