diff --git a/.commandcode/taste/taste/taste.md b/.commandcode/taste/taste/taste.md index e7fef0e..b5af53e 100644 --- a/.commandcode/taste/taste/taste.md +++ b/.commandcode/taste/taste/taste.md @@ -114,6 +114,8 @@ er-ui/app/(drawer)/(tabs)/home/index.tsx, I want similar here") and expects the - Wants the floating cart bar HIDDEN on routes where it is redundant — the cart page (including the flash cart alias) and the entire "me" section — and expects the condition to cover ALL child routes via a path-prefix check (`pathname.startsWith('/me')`) rather than matching only the parent route. Confidence: 0.6 - Uses Bun as his package manager / package runner ("I use bun"), so whenever giving or documenting commands he expects `bun run