a5a1510: Add a --hooks flag (and matching interactive prompt) to ultracite init for selecting agent hooks separately from agent rules. Split hook handling into its own src/hooks/ module, and add Claude Code as a supported hook target alongside Cursor.0fed52b: Upgrade Biome to 2.3.4a9347c8: Disable noMagicNumbers and noConsoleaa7f769: Widen the JSON override's includes patterns in the core preset from repo-root-only (package.json, tsconfig.json, tsconfig.*.json) to recursive (**/package.json, **/tsconfig.json, **/tsconfig.*.json) so the JSON-specific settings apply to deeply-nested configs in monorepos.