Attempting to build a WebUI for Claude Code (and future for Gemini CLI as well probably) that can be used from another machine or a phone, etc.

1 Open Issue Need Help Last updated: Jan 11, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes adding a comment to the `src/logging_config.py` file to clarify why the SDK logger is conditionally enabled based on both SDK and permissions debugging flags. The coupling is intentional because permission logging is routed through the SDK's message stream.

Complexity: 1/5
documentation good first issue

Attempting to build a WebUI for Claude Code (and future for Gemini CLI as well probably) that can be used from another machine or a phone, etc.

Python