Hermes Kanban just deleted ALL my projects while running in the background
Be careful using Hermes Kanban!
It's awesome, I'm using it. But setting it up for my first project, I've set my projects folder to work just there.
HUGE mistake. At some point, running in the background, it just deleted ALL my projects!
Everything, all my work was gone!
Of course I already changed Kanban configuration but I could only recover what was in git or backups and what the agent remembered.
Something I expect to work next time (for mac):
chflags uchg /your/protected/directory (adds an immutable flag that allows only the owner to delete, in theory). If anyone has a better advice I'll appreciate it.