state dir is in the wrong place #120
sneak
announced in
Announcements
Replies: 1 comment
|
Thanks for the issue! I'd be happy to take a stab here, but I will first ask if you want to make a PR since you might have a stronger opinion here than myself. I'd be happy to make imporvements either way! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Putting dotfiles in
~is so 90s. We have~/Library/Cachesand~/Library/Application Supportand~/Library/Preferencesfor a good reason. Just because openclaw and claude code annoyingly ignore platform conventions doesn’t mean everyone else should follow their (bad) example.Additionally, mixing temp files and configuration/state is bad practice no matter where you put it.
All reactions