Commit 0434d3b
DevBot
fix(main): untrack local skill tooling, fmt, requireAdmin asserts predicate
- repo:hygiene: git rm --cached the .agents/.codebuddy/.grok/.trae/.zcode/
skills/ skills-lock.json entries that were tracked AND gitignored (installed
via npx skills add; user-local only).
- fmt: deno fmt after the merge-fleet conflict resolutions.
- examples:check: requireAdmin gains 'asserts user is AuthenticatedIdentity'
so admin.tsx's user.id reads type-narrow after the notFound() guard (#1047
conflict resolution kept HEAD's notFound channel but dropped the predicate).1 parent db97f4e commit 0434d3b
22 files changed
Lines changed: 67 additions & 762 deletions
File tree
- .agents/skills
- stripe-best-practices
- references
- stripe-docs
- .codebuddy/skills
- .grok/skills
- .trae/skills
- .zcode/skills
- examples/supabase-cloudflare-starter/lib
- packages/app/__tests__
- skills
This file was deleted.
Lines changed: 0 additions & 68 deletions
This file was deleted.
0 commit comments