Matt H

Results 8 issues of Matt H

I'm trying to get DuckDB-WASM going on my own site without being steeped in Bundling lore (I do write my own and use D3 no not entirely naked) I'm hitting...

This is a bit of a "well don't do that then, what did you expect?!" but I found it as part of my ETL pipeline when a CSV file had...

Hi, I'm trying to connect via a Proxy (inside corp network, I can't choose not to) I have, of course, replaced the USER PASS & PROXY_URL text First the error...

**Bug Description** ERROR Invalid string length file:///usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:1437:2700 - (file:///usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:1437:2700) - (file:///usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:1634:2585) - (file:///usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:909:5420) - wx (file:///usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:717:20240) - qx (file:///usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:717:20723) - Object.useState (file:///usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:717:27290) - O54.useState (file:///usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:158:6613) - yG (file:///usr/lib/node_modules/@anthropic-ai/claude-code/cli.js:909:5302) - UN...

bug
duplicate
has repro
platform:linux
area:core

### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different...

bug
has repro
platform:windows
area:core
memory
autoclose

### 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

The find_prog() function returns a strdup()'d string that must be freed by the caller. In the --realpath code path (line 365-373), the function returns early without freeing this allocated memory,...

team:VM

### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different...

bug
platform:linux
area:tui