Dennis
Dennis
What's the status of this? No sign of defaultCurrentTimestamp in current latest version (0.28.6)
Same issue here with bun... at the CSS variables step.
@amedveshchek oh my... I had temporarily commented that out, and now was debugging for 30 minutes why it wasn't working hehe.. Works with permissions and checkout v3
I have an interesting case too where; - useCustomHook1 - useCustomHook2 Both have queryFn like `queryFn: () => await someServerAction(arg1, arg2)` One of the hooks only loads the first time,...
My project settings don't work properly: `~/dejoma/project/.claude/settings.json` I have `Bash(ls:*)` allowed Then somehow it still creates a `~/dejoma/project/.claude/settings.local.json` where sporadically it asks me permission for a "new" command. I still...
@coderabbitai Wait, I might've found a small bug. At least in typescript my regex does not filter out `_` (underscore). Could you double check that if that goes well here?