Results 7 issues of Drew

It would be nice if the codebase detected and ignored deleted_at fields.

I was having issues with using Fakefactory to chain related models, i.e. Fakefactory::with('table_one')->with('table_two')->with('table_three')->create('table_four'); Table four was failing foreign key constraints for all of the other tables.

## Summary Completes a comprehensive migration of the entire test suite from Mocha to Vitest, modernizing our testing infrastructure across both the language server and svelte2tsx packages. ## Changes Made...

- Replace sade dependency with Node.js built-in parseArgs from node:util - Update engines requirement to Node.js >= 18.3.0 (when parseArgs was added) - Remove sade and @types/sade dependencies - Implement...

breaking change

## Description When working with git worktrees for feature development, Claude Code cannot navigate to worktree directories that are siblings to the main repository. This blocks a common development workflow....

enhancement
area:core
area:security

### Preflight Checklist - [x] I have searched [existing requests](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20label%3Aenhancement) and this feature hasn't been requested yet - [x] This is a single feature request (not multiple features) ### Problem...

enhancement
area:tui

### Preflight Checklist - [x] I have searched [existing requests](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20label%3Aenhancement) and this feature hasn't been requested yet - [x] This is a single feature request (not multiple features) ### Problem...

enhancement
area:core
memory
autoclose