Files
SuperCharged-Claude-Code-Up…/public/claude-ide
uroma 6894c8bed4 fix: remove process.env.HOME from browser code
process.env.HOME is a Node.js environment variable that doesn't exist
in browser JavaScript, causing attach to fail.

Changed to hardcoded '/home/uroma' path for session creation.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
6894c8bed4 · 2026-01-20 05:59:22 +00:00
History
..
2026-01-19 17:03:25 +00:00