Jahonny

Results 2 issues of Jahonny

Minimal repro: `// Original code in any React hook export function useBookDetails() { const bookDetails = { title: 'Example', author: 'Author' }; const dataLoaded = true; return { ...bookDetails, dataLoaded,...

not verified

## Summary This issue consolidates widespread user frustration about .claude.json file bloat from storing unbounded conversation history in what should be a configuration file. ## Impact Scale - Multiple reports...

bug
duplicate
area:core
area:security
memory
perf:memory