Skip to content

Conversation

@edenreich
Copy link
Contributor

@edenreich edenreich commented Nov 21, 2025

Summary

  • Updated incorrect environment variable INFER_DEBUG to INFER_LOGGING_DEBUG in the CLI troubleshooting section
  • This aligns the documentation with the actual environment variable used by the CLI

Changes

  • Fixed the debug logging example in the "Tool Execution Problems" troubleshooting section (line 704)

Test plan

  • Verified the correct environment variable name from the CLI codebase
  • Formatting checks pass
  • Markdown linting passes

Update INFER_DEBUG to INFER_LOGGING_DEBUG in the troubleshooting section
to match the actual environment variable used by the CLI.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@edenreich edenreich merged commit b9f9fd2 into main Nov 21, 2025
@edenreich edenreich deleted the fix/update-debug-flag-documentation branch November 21, 2025 17:18
github-actions bot pushed a commit that referenced this pull request Nov 21, 2025
## [0.5.7](0.5.6...0.5.7) (2025-11-21)

### 📚 Documentation

* Fix debug environment variable name in CLI documentation ([#15](#15)) ([b9f9fd2](b9f9fd2))

### 🔧 Miscellaneous

* **deps-dev:** bump glob from 11.0.3 to 11.1.0 ([#14](#14)) ([c0c757b](c0c757b))
* **deps:** Bump glob and markdownlint-cli ([#16](#16)) ([6ee4813](6ee4813))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants