salviz

Results 5 comments of salviz

This is **not a duplicate** of #4002. Here's why: ## #4002 (closed & locked) - Requested: **Fixed higher limit** (e.g., 50,000 tokens) - Solution provided: Manual `MAX_MCP_OUTPUT_TOKENS` environment variable -...

## Additional Finding: Termux Path Sanitization Variant A related issue has been discovered on Termux (Android) that stems from the same root cause. See #15801. **Termux-Specific Problem:** The path sanitization...

## Related Issues This issue is related to #15700 which reports that Claude Code ignores \`$TMPDIR\`. **Distinction:** - #15700: Hardcoding /tmp/claude/ (ignores \`$TMPDIR\`) - #15801 (this): Path sanitization logic breaks...

## This is NOT a duplicate - Unique Technical Analysis Provided While #15628 and #15637 cover the hardcoded \`/tmp/claude\` issue, this issue identifies a **distinct underlying problem**: the **path sanitization...

## Confirming: Environment Variable Workarounds Do NOT Work I can confirm that the suggested TMPDIR workarounds are **not effective** on Termux. My system has both workarounds properly configured in `~/.profile`:...