Skip to content

feat: add debug logging to surface silent failures #6 - #7

Merged
four-bytes-robby merged 1 commit into
mainfrom
feat/6-debug-logging
Jun 6, 2026
Merged

feat: add debug logging to surface silent failures #6#7
four-bytes-robby merged 1 commit into
mainfrom
feat/6-debug-logging

Conversation

@four-bytes-robby

Copy link
Copy Markdown
Member

Closes #6

- logDebugEvent on init with hasApiKey flag
- logDebugEvent on each fetch: ok (currency/total/ms) or error (status/reason)
- No API key → sidebar warning + debug log
- HTTP error → sidebar shows status code + debug log
- Enable: DEEPSEEK_DEBUG=true opencode
@four-bytes-robby four-bytes-robby self-assigned this Jun 6, 2026
@four-bytes-robby
four-bytes-robby merged commit 7b07dad into main Jun 6, 2026
1 check failed
@four-bytes-robby
four-bytes-robby deleted the feat/6-debug-logging branch June 6, 2026 17:07
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.

[P13] Add debug logging for silent failures

1 participant