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: The SDK logger's enablement in `src/logging_config.py` is intentionally coupled with both SDK and permissions debugging flags, as permission logging flows through the SDK. This coupling currently lacks an explanation in the code. The issue recommends adding an inline comment at line 135 to clarify this dependency for future maintainers.

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